aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-14parport: Fix various uses of parport_pcAlan Cox
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-04-10x86: Document get_user_pages_fast()Andy Grover
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner
2009-04-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-08xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge
2009-04-08xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge
2009-04-08xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon
2009-04-08x86-64: remove PGE from must-have feature listJeremy Fitzhardinge
2009-04-08xen: mask XSAVE from cpuidJeremy Fitzhardinge
2009-04-08NULL noise: arch/x86/xen/smp.cHannes Eder
2009-04-08xen: remove xen_load_gdt debugJeremy Fitzhardinge
2009-04-08xen: make xen_load_gdt simplerJeremy Fitzhardinge
2009-04-08xen: clean up xen_load_gdtJeremy Fitzhardinge
2009-04-08xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge
2009-04-08xen: separate p2m allocation from settingJeremy Fitzhardinge
2009-04-08xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge