aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-25x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-22x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev
2009-03-21Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar
2009-03-21Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge
2009-03-21x86: pci-nommu.c cleanupJaswinder Singh Rajput
2009-03-21x86: io_delay.c cleanupJaswinder Singh Rajput
2009-03-21x86: rtc.c cleanupJaswinder Singh Rajput
2009-03-21x86: i8253 cleanupJaswinder Singh Rajput
2009-03-21x86: kdebugfs.c cleanupJaswinder Singh Rajput
2009-03-21x86: topology.c cleanupJaswinder Singh Rajput
2009-03-21x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput
2009-03-21x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput
2009-03-20x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz
2009-03-20x86: signal: check signal stack overflow properlyHiroshi Shimamoto
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com
2009-03-20x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com
2009-03-20x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com
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-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
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