aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-14microblaze: Fix problem with removing zero length filesMichal Simek
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt
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-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-04-13x86: fix function definitions after: x86: apic - introduce imcr_ helpersAlexander van Heukelum
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-13sh: ap325: use edge control for ov772x cameraKuninori Morimoto
2009-04-12x86: smp.c - align smp_ops assignmentsCyrill Gorcunov
2009-04-12x86: apic - introduce dummy apic operationsCyrill Gorcunov
2009-04-12x86: apic - introduce imcr_ helpersCyrill Gorcunov
2009-04-12x86: irq.c - tiny cleanupCyrill Gorcunov
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-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt
2009-04-10sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto
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-10x86, irqinit: preempt merge conflictsIngo Molnar
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: remove some ifdefs from native_init_IRQ()Pekka Enberg
2009-04-10x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg
2009-04-10x86: unify irqinit_{32,64}.c into irqinit.cPekka Enberg
2009-04-10x86: unify apic_intr_init() in irqinit_{32,64}.cPekka Enberg
2009-04-10x86: unify trivial differences in irqinit_{32,64}.cPekka Enberg
2009-04-10x86: unify native_init_IRQ() in irqinit_{32,64}.cPekka Enberg
2009-04-10x86: unify init_ISA_irqs() in irqinit_{32,64}.cPekka Enberg
2009-04-10x86: unify smp_intr_init() in irqinit_{32,64}.hPekka Enberg
2009-04-10x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ()Pekka Enberg
2009-04-10x86: introduce apic_intr_init() in irqinit_32.cPekka Enberg
2009-04-10x86: introduce smp_intr_init() in irqinit_32.cPekka Enberg
2009-04-10x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.cPekka Enberg
2009-04-10x86: move x86_quirk_pre_intr_init() to irqinit_32.cPekka Enberg
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