aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen
2006-01-11[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] x86_64: fls in asm for x86_64Stephen Hemminger
2006-01-11[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen
2006-01-11[PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-11[PATCH] uninline capable()Ingo Molnar
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S
2006-01-11[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #defineAdrian Bunk
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-11[MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-01-11powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard
2006-01-11[PATCH] powerpc: parallel port init fixMichael Neuling
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2006-01-11asm-powerpc: header included twiceNicolas Kaiser
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger
2006-01-10[PATCH] m68knommu: save reg a5 on context changeGreg Ungerer
2006-01-10[PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer