summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras
2013-06-21MIPS: sibyte: Remove unused variable.Markos Chandras
2013-06-21MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney
2013-06-21MIPS: malta: Remove software reset defines from generic header.Steven J. Hill
2013-06-21MIPS: malta: Move defines of reset registers and values.Steven J. Hill
2013-06-21MIPS: sead3: Fix ability to perform a soft reset.Steven J. Hill
2013-06-21MIPS: Loongson: Fix random early boot hangAaro Koskinen
2013-06-21MIPS: Octeon: Don't clobber bootloader data structures.David Daney
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle
2013-06-21ARM: Kirkwood: Fix the internal register ranges translationEzequiel Garcia
2013-06-21ARM: at91: cpuidle: Fix target_residencyDaniel Lezcano
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD
2013-06-21trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)
2013-06-21Merge tag 'zynq-defconfig-for-3.11' of git://git.xilinx.com/linux-xlnx into n...Arnd Bergmann
2013-06-21Merge branch 'armsoc/for-3.11/cleanups' of git://github.com/broadcom/bcm11351...Arnd Bergmann
2013-06-21Merge branch 'armsoc/for-3.11/dt' of git://github.com/broadcom/bcm11351 into ...Arnd Bergmann
2013-06-21Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-21Merge tag 'renesas-boards2-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-06-21Merge tag 'soc-exynos5420-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2013-06-21Merge tag 'renesas-cleanup-boot-for-v3.11' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-06-21Merge branch 'ux500/cleanup' into next/driversArnd Bergmann
2013-06-21ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()Lee Jones
2013-06-21ARM: ux500: Correct the EN_3v3 regulator's on/off GPIOLee Jones
2013-06-21ARM: ux500: Provide a AB8500 GPIO Device Tree nodeLee Jones
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-21arm: add basic support for Rockchip RK3066a boardsHeiko Stuebner
2013-06-21arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner
2013-06-21arm: Add basic clocks for Rockchip rk3066a SoCsHeiko Stuebner
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna
2013-06-21crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna
2013-06-21arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann
2013-06-21arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V
2013-06-21powerpc: split hugepage when using subpage protectionAneesh Kumar K.V
2013-06-21powerpc: disable assert_pte_locked for collapse_huge_pageAneesh Kumar K.V
2013-06-21powerpc: Prevent gcc to re-read the pagetablesAneesh Kumar K.V
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V