aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman
2006-09-27[PATCH] Account for holes that are outside the range of physical memoryMel Gorman
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] Don't set calgary iommu as default yAndi Kleen
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] Fix some broken white space in ia32_signal.cAndi Kleen
2006-09-26[PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen
2006-09-26[PATCH] Remove all traces of signal number conversionAndi Kleen
2006-09-26[PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen
2006-09-26[PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen
2006-09-26[PATCH] Use string instructions for Core2 copy/clearAndi Kleen
2006-09-26[PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett
2006-09-26[PATCH] MMCONFIG and new Intel motherboardsAaron Durbin
2006-09-26[PATCH] Insert GART region into resource mapAaron Durbin
2006-09-26[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen
2006-09-26[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen
2006-09-26[PATCH] Fix idle notifiersAndi Kleen
2006-09-26[PATCH] Remove experimental mark of kexecEric W. Biederman
2006-09-26[PATCH] Mark per cpu data initialization __initdata againAndi Kleen
2006-09-26[PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen
2006-09-26[PATCH] insert IOAPIC(s) and Local APIC into resource mapadurbin@google.com
2006-09-26[PATCH] Fix a PDA warning uncovered by the new type checkingAndi Kleen
2006-09-26[PATCH] Fix a irqcount comment in entry.SAndi Kleen
2006-09-26[PATCH] Add the -fstack-protector option to the CFLAGSArjan van de Ven
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] Add the Kconfig option for the stackprotector featureArjan van de Ven
2006-09-26[PATCH] Don't use kernel_text_address in oops contextAndi Kleen
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen
2006-09-26[PATCH] Put .note.* sections into a PT_NOTE segmentIan Campbell
2006-09-26[PATCH] Reload CS when startup_64 is used.Eric W. Biederman