summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-04-18Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-04-18Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson
2012-04-18Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-18ARM: bcmring: fix UART declarationsPaul Gortmaker
2012-04-18KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee
2012-04-18ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam
2012-04-18ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam
2012-04-17ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas
2012-04-17m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer
2012-04-17m68knommu: fix id number for second eth device on 5275 ColdFireGreg Ungerer
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD
2012-04-16ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_pmc_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood
2012-04-16ARM: ux500: update defconfigLinus Walleij
2012-04-16ARM: ux500: Fix unmet direct dependencyLee Jones
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu
2012-04-16m68knommu: move and fix the 68VZ328 platform bootlogo.hGreg Ungerer
2012-04-16m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328Greg Ungerer
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson