summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-06-21Merge tag 'renesas-pinmux2-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...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-21ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite
2013-06-21ALSA: snd-usb-6fire: use vmalloc buffersAntonio Ospite
2013-06-21ALSA: snd-usb-caiaq: use vmalloc buffersAntonio Ospite
2013-06-21ALSA: snd-usb-caiaq: remove the unused snd_card_used variableAntonio Ospite
2013-06-21ALSA: vx_core: off by one in vx_read_status()Dan Carpenter
2013-06-21Documentation / CPU hotplug: Rephrase the outdated description for MADT entriesHanjun Guo
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21regulators: max8973: fix multiple instance supportGuennadi Liakhovetski
2013-06-21spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg
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-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
2013-06-21powerpc: Update gup_pmd_range to handle transparent hugepagesAneesh Kumar K.V
2013-06-21powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V
2013-06-21powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepagesAneesh Kumar K.V
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V
2013-06-21powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-06-21powerpc/eeh: Debugfs for error injectionGavin Shan