[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space...
[linux-drm-fsl-dcu.git] / include /
2006-09-26 Andi Kleen[PATCH] Fix idle notifiers
2006-09-26 Andi Kleen[PATCH] Remove unused asm-x86_64/mmx.h
2006-09-26 Andi Kleen[PATCH] Define __bad_pda_field as noreturn
2006-09-26 Andi Kleen[PATCH] Reindent macros in pda.h
2006-09-26 Andi Kleen[PATCH] Fix some stylistic issues in uaccess.h
2006-09-26 Andi Kleen[PATCH] Add __must_check to copy_*_user
2006-09-26 Andi Kleen[PATCH] Fix zeroing on exception in copy_*_user
2006-09-26 Rusty Russell[PATCH] i386: Allow a kernel not to be in ring 0
2006-09-26 Rusty Russell[PATCH] i386: Abstract sensitive instructions
2006-09-26 Jeremy Fitzhardinge[PATCH] Type checking for write_pda()
2006-09-26 Andi Kleen[PATCH] Use %c instead of %P modifier in pda access
2006-09-26 Arjan van de Ven[PATCH] Add the canary field to the PDA area and the...
2006-09-26 Arjan van de Ven[PATCH] Add comments to the PDA structure to annotate...
2006-09-26 Magnus Damm[PATCH] i386: Avoid overwriting the current pgd (V4...
2006-09-26 Magnus Damm[PATCH] Avoid overwriting the current pgd (V4, x86_64)
2006-09-26 Keith Owens[PATCH] Remove most of the special cases for the debug...
2006-09-26 H. Peter Anvin[PATCH] i386: Fix the EDD code misparsing the command...
2006-09-26 Andi Kleen[PATCH] Optimize PDA accesses slightly
2006-09-26 Andi Kleen[PATCH] x86: Remove incorrect comment about ACPI e820...
2006-09-26 Andi Kleen[PATCH] optimize hweight64 for x86_64
2006-09-26 Andi Kleen[PATCH] Remove non e820 fallbacks in high level code
2006-09-26 Andi Kleen[PATCH] Remove some cruft in apic id checking during...
2006-09-26 Andi Kleen[PATCH] Use proper accessors to change PSE bits in...
2006-09-26 Andi Kleen[PATCH] Fix pte_exec/mkexec and use it in change_page_a...
2006-09-26 Andi Kleen[PATCH] Remove safe_smp_processor_id()
2006-09-26 Chuck Ebbert[PATCH] i386: annotate FIX_STACK() and the rest of...
2006-09-26 Andi Kleen[PATCH] Move compiler check for modules to ia64 only
2006-09-26 Dave Jones[PATCH] x86: remove config.h includes from asm-i386...
2006-09-26 Arjan van de Ven[PATCH] non lazy "sleazy" fpu implementation
2006-09-26 Ashok Raj[PATCH] i386: Support physical cpu hotplug for x86_64
2006-09-26 Eric W. Biederman[PATCH] Auto size the per cpu area.
2006-09-26 Rusty Russell[PATCH] i386: Descriptor and trap table cleanups.
2006-09-26 Adrian Bunk[PATCH] i386: Make enable_local_apic static
2006-09-26 Prasanna S.P[PATCH] x86: error_code is not safe for kprobes
2006-09-26 Andi Kleen[PATCH] i386: Get ebp from unwinder state when continui...
2006-09-26 Andi Kleen[PATCH] i386: Do stacktracer conversion too
2006-09-26 Andi Kleen[PATCH] Merge stacktrace and show_trace
2006-09-26 Andi Kleen[PATCH] Don't access the APIC in safe_smp_processor_id...
2006-09-26 Andi Kleen[PATCH] x86: Some preparationary cleanup for stack...
2006-09-26 Andi Kleen[PATCH] x86: Remove unneeded externs in acpi/boot.c
2006-09-26 Andi Kleen[PATCH] Convert x86-64 to early param
2006-09-26 Rusty Russell[PATCH] i386: Replace i386 open-coded cmdline parsing...
2006-09-26 Andi Kleen[PATCH] i386: Clean up spin/rwlocks
2006-09-26 Andi Kleen[PATCH] Clean up spin/rwlocks
2006-09-26 Andi Kleen[PATCH] Don't use lock section for mutexes and semaphores
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in semaphore.h
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in rwsem.h
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in mutex.h
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: consolidate per bus data structures
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: rearrange 'struct iommu_table...
2006-09-26 Jan Beulich[PATCH] remove int_delivery_dest
2006-09-26 Andi Kleen[PATCH] x86: Detect CFI support in the assembler at...
2006-09-26 Andi Kleen[PATCH] Replace mp bus array with bitmap for bus not pci
2006-09-26 Andi Kleen[PATCH] Move early chipset quirks out to new file
2006-09-26 Andi Kleen[PATCH] Remove obsolete PIC mode
2006-09-26 Andi Kleen[PATCH] i386: Minor fixes & cleanup to tlb flush
2006-09-26 Andi Kleen[PATCH] Clean up and minor fixes to TLB flush
2006-09-26 Andi Kleen[PATCH] Remove all ifdefs for local/io apic
2006-09-26 Andi Kleen[PATCH] i386: Redo semaphore and rwlock assembly helpers
2006-09-26 Andi Kleen[PATCH] i386: add alternative-asm.h to allow LOCK_PREFI...
2006-09-26 Andi Kleen[PATCH] Add proper alignment to ENTRY
2006-09-26 Andi Kleen[PATCH] i386: Remove const case for rwlocks
2006-09-26 Andi Kleen[PATCH] Clean up read write lock assembly
2006-09-26 Andi Kleen[PATCH] Support patchable lock prefix for pure assembly...
2006-09-26 Andi Kleen[PATCH] i386: Account spinlocks to the caller during...
2006-09-26 Stephane Eranian[PATCH] x86-64 TIF flags for debug regs and io bitmap...
2006-09-26 Andi Kleen[PATCH] Clean up asm/smp.h includes
2006-09-26 Andi Kleen[PATCH] x86: Add portable getcpu call
2006-09-26 Vojtech Pavlik[PATCH] Add the vgetcpu vsyscall
2006-09-26 Vojtech Pavlik[PATCH] Add initalization of the RDTSCP auxilliary...
2006-09-26 Vojtech Pavlik[PATCH] Add macros for rdtscp
2006-09-26 Venkatesh Pallipadi[PATCH] x86: i386/x86-64 Add nmi watchdog support for...
2006-09-26 Andi Kleen[PATCH] Fix up panic messages for different NMI panics
2006-09-26 Shaohua Li[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] i386/x86-64: Remove un/set_nmi_callback and...
2006-09-26 Andi Kleen[PATCH] Add ppoll/pselect syscalls
2006-09-26 Andi Kleen[PATCH] Add TIF_RESTORE_SIGMASK
2006-09-26 Don Zickus[PATCH] x86: Cleanup NMI interrupt path
2006-09-26 Don Zickus[PATCH] i386: Add SMP support on i386 to reservation...
2006-09-26 Don Zickus[PATCH] Add SMP support on x86_64 to reservation framework
2006-09-26 Don Zickus[PATCH] x86: Add performance counter reservation framew...
2006-09-26 Andi Kleen[PATCH] x86: Temporarily revert parts of the Core 2...
2006-09-26 Andi Kleen[PATCH] i386: Allow to use GENERICARCH for UP kernels
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-26 KAMEZAWA Hiroyuki[PATCH] cpu to node relationship fixup: map cpu to...
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[Netlink]: add nla_validate_nested()
2006-09-25 Paul Moore[NETLINK]: add nla_for_each_nested() to the interface...
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-25 Al Viro[PATCH] SCSI gfp_t annotations
2006-09-25 David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2006-09-25 Yasuyuki Kozakai[NETFILTER]: Add dscp,DSCP headers to header-y
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/khdrs-2.6
2006-09-24 Al Viro[PATCH] fix iptables __user misannotations
2006-09-24 Al Viro[PATCH] netlabel gfp annotations
2006-09-24 Al Viro[PATCH] restore libata build on frv
next