summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-013-14/+4
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-011-4/+13
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-012-0/+3
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-012-14/+19
* [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey2006-10-011-22/+29
* [PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey2006-10-011-0/+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] Update defconfigAndi Kleen2006-09-301-2/+6
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-4/+4
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-2/+2
* [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-291-1/+2
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li2006-09-271-0/+1
* [PATCH] x86 microcode: microcode driver cleanup.Shaohua Li2006-09-271-0/+5
* [PATCH] Allow an arch to expand node boundariesMel Gorman2006-09-271-0/+2
* [PATCH] Account for holes that are outside the range of physical memoryMel Gorman2006-09-271-1/+3
* [PATCH] Account for memmap and optionally the kernel image as holesMel Gorman2006-09-271-1/+3
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-277-153/+82
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2672-2396/+2608
|\
| * [PATCH] Don't set calgary iommu as default yAndi Kleen2006-09-261-1/+0
| * [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-265-1/+14
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-261-1/+2
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-263-2/+6
| * [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-263-0/+12
| * [PATCH] Fix some broken white space in ia32_signal.cAndi Kleen2006-09-261-5/+5
| * [PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen2006-09-261-0/+5
| * [PATCH] Remove all traces of signal number conversionAndi Kleen2006-09-262-14/+1
| * [PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen2006-09-261-0/+6
| * [PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen2006-09-261-1/+0
| * [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] MMCONFIG and new Intel motherboardsAaron Durbin2006-09-261-0/+32
| * [PATCH] Insert GART region into resource mapAaron Durbin2006-09-261-1/+20
| * [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2006-09-261-1/+3
| * [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen2006-09-261-1/+1
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-261-6/+9
| * [PATCH] Remove experimental mark of kexecEric W. Biederman2006-09-261-2/+1
| * [PATCH] Mark per cpu data initialization __initdata againAndi Kleen2006-09-261-5/+3