aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-24avr32: remove km_type definitionsCong Wang
2012-07-24frv: remove km_type definitionsCong Wang
2012-07-24powerpc: remove km_type definitionsCong Wang
2012-07-24arm: remove km_type definitionsCong Wang
2012-07-23tile: remove usage of enum km_typeCong Wang
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-22Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang
2012-07-19MIPS: call ->smp_finish() a little lateYong Zhang
2012-07-19MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang
2012-07-19MIPS: Oprofile: Fix build as a module.Ralf Baechle
2012-07-19MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2012-07-19MIPS: Fix Magic SysRq L kernel crash.Vincent Wen
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen
2012-07-19MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle
2012-07-19MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa
2012-07-19MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle
2012-07-19MIPS: Properly align the .data..init_task section.David Daney
2012-07-19MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin
2012-07-19MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin
2012-07-18mips: fix bug.h build regressionYoichi Yuasa
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds