aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAge
* [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-29
* [PATCH] Document iommu=panicAndi Kleen2006-09-29
* [PATCH] Fix broken indentation in iommu_setupAndi Kleen2006-09-29
* [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-29
* [PATCH] Update defconfigAndi Kleen2006-09-29
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-27
* [PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li2006-09-27
* [PATCH] x86 microcode: microcode driver cleanup.Shaohua Li2006-09-27
* [PATCH] Allow an arch to expand node boundariesMel Gorman2006-09-27
* [PATCH] Account for holes that are outside the range of physical memoryMel Gorman2006-09-27
* [PATCH] Account for memmap and optionally the kernel image as holesMel Gorman2006-09-27
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] Don't set calgary iommu as default yAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-26
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-26
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-26
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-26
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-26
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
| * [PATCH] Fix some broken white space in ia32_signal.cAndi Kleen2006-09-26
| * [PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen2006-09-26
| * [PATCH] Remove all traces of signal number conversionAndi Kleen2006-09-26
| * [PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen2006-09-26
| * [PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen2006-09-26
| * [PATCH] Use string instructions for Core2 copy/clearAndi Kleen2006-09-26
| * [PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2006-09-26
| * [PATCH] MMCONFIG and new Intel motherboardsAaron Durbin2006-09-26
| * [PATCH] Insert GART region into resource mapAaron Durbin2006-09-26
| * [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen2006-09-26
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-26
| * [PATCH] Remove experimental mark of kexecEric W. Biederman2006-09-26
| * [PATCH] Mark per cpu data initialization __initdata againAndi Kleen2006-09-26
| * [PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen2006-09-26
| * [PATCH] Add __must_check to copy_*_userAndi Kleen2006-09-26
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-26
| * [PATCH] insert IOAPIC(s) and Local APIC into resource mapadurbin@google.com2006-09-26
| * [PATCH] Fix a PDA warning uncovered by the new type checkingAndi Kleen2006-09-26
| * [PATCH] Fix a irqcount comment in entry.SAndi Kleen2006-09-26
| * [PATCH] Add the -fstack-protector option to the CFLAGSArjan van de Ven2006-09-26
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-26
| * [PATCH] Add the Kconfig option for the stackprotector featureArjan van de Ven2006-09-26
| * [PATCH] Don't use kernel_text_address in oops contextAndi Kleen2006-09-26