aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_coreAndi Kleen1-2/+4
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2-0/+17
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot.Andi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2-2/+1
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal1-0/+1
2006-01-11[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen1-5/+0
2006-01-11[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen1-3/+9
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda5-112/+163
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen1-0/+14
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-0/+6
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-0/+5
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk1-16/+16
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2-0/+6
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai1-5/+8
2006-01-11[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich1-10/+48
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen3-1/+14
2006-01-11[PATCH] x86_64: fls in asm for x86_64Stephen Hemminger1-3/+16
2006-01-11[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise1-2/+2
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo1-3/+1
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich4-11/+19
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen1-3/+5
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen1-0/+1
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-7/+0
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen2-24/+24
2006-01-11[PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich1-3/+10
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich1-1/+1
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich1-0/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap3-4/+4
2006-01-11[PATCH] uninline capable()Ingo Molnar1-12/+1
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S1-0/+3
2006-01-11[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #defineAdrian Bunk1-6/+0
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson1-0/+1
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds3-3/+3
2006-01-11V4L/DVB (3347): Fixes some bad global variablesHans Verkuil1-2/+2
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-2/+1
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-5/+92
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse3-3/+3
2006-01-11[MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller1-0/+1
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds7-16/+30
2006-01-11powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras1-1/+1
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2-0/+57
2006-01-11[PATCH] powerpc: parallel port init fixMichael Neuling1-2/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2-2/+8
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan1-9/+9
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler1-1/+7
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan1-1/+1
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller1-0/+7