aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-28x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin
2009-03-28x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin
2009-03-28x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-03-23x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge
2009-03-20Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge
2009-03-19x86/32: no need to use set_pte_present in set_pte_vaddrJeremy Fitzhardinge
2009-03-19x86: mpparse: clean up code by introducing a few helper functions, fixIngo Molnar
2009-03-18x86, setup: fix the setting of 480-line VGA modesH. Peter Anvin
2009-03-18x86: mpparse: clean up code by introducing a few helper functionsJaswinder Singh Rajput
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky
2009-03-18x86: kprobes.c fix compilation warningJaswinder Singh Rajput
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput
2009-03-18x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-17x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha
2009-03-17x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86, setup: move 32-bit code to .text32H. Peter Anvin
2009-03-17x86-32: move _end to a dummy sectionH. Peter Anvin
2009-03-17x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge
2009-03-17x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge
2009-03-17x86-32: tighten the bound on additional memory to mapH. Peter Anvin
2009-03-17x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge
2009-03-17x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge
2009-03-16x86: reduce preemption off section in exit threadThomas Gleixner
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds