aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-21/+20
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-013-14/+4
* [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-301-4/+4
* [PATCH] Re-positioning the bss segmentVivek Goyal2006-09-301-7/+7
* [PATCH] Use ARRAY_SIZE in setup.cAndi Kleen2006-09-301-8/+3
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+4
* [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-301-18/+19
* [PATCH] Document iommu=panicAndi Kleen2006-09-301-0/+1
* [PATCH] Fix broken indentation in iommu_setupAndi Kleen2006-09-301-41/+41
* [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-301-0/+18
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-4/+4
* [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-291-1/+2
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-272-81/+51
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2642-2005/+1950
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-261-2/+2
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-261-0/+3
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-23/+35
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-264-1/+11
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-262-1/+4
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-262-0/+8
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-0/+4
| * [PATCH] Remove all traces of signal number conversionAndi Kleen2006-09-261-5/+0
| * [PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen2006-09-261-0/+6
| * [PATCH] Use string instructions for Core2 copy/clearAndi Kleen2006-09-261-0/+2
| * [PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2006-09-261-1/+5
| * [PATCH] Insert GART region into resource mapAaron Durbin2006-09-261-1/+20
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-261-6/+9
| * [PATCH] Mark per cpu data initialization __initdata againAndi Kleen2006-09-261-5/+3
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-261-0/+1
| * [PATCH] insert IOAPIC(s) and Local APIC into resource mapadurbin@google.com2006-09-261-0/+54
| * [PATCH] Fix a PDA warning uncovered by the new type checkingAndi Kleen2006-09-261-1/+1
| * [PATCH] Fix a irqcount comment in entry.SAndi Kleen2006-09-261-1/+6
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-0/+8
| * [PATCH] Don't use kernel_text_address in oops contextAndi Kleen2006-09-261-1/+3
| * [PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm2006-09-262-53/+189
| * [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-262-36/+6
| * [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-261-0/+3
| * [PATCH] Put .note.* sections into a PT_NOTE segmentIan Campbell2006-09-261-4/+10
| * [PATCH] Reload CS when startup_64 is used.Eric W. Biederman2006-09-261-4/+7
| * [PATCH] Remove non e820 fallbacks in high level codeAndi Kleen2006-09-261-19/+9
| * [PATCH] Add a missing check for irq flags tracing in NMIAndi Kleen2006-09-261-0/+2
| * [PATCH] Fix coding style and output of the mptable parserAndi Kleen2006-09-261-18/+18
| * [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-261-17/+1
| * [PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen2006-09-262-48/+17
| * [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-263-29/+6