Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | arm: set the page table freeing ceiling to TASK_SIZE | Catalin Marinas | 1 | -0/+9 |
2013-04-30 | mm/ARM: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+2 |
2013-04-30 | mm/ARM: use common help functions to free reserved pages | Jiang Liu | 1 | -32/+16 |
2013-04-30 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 1 | -0/+3 |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 15 | -35/+40 |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -281/+11 |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+12 |
2013-04-29 | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -8/+8 |
2013-04-29 | Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 9 | -140/+70 |
2013-04-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+11 |
2013-04-27 | Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -7/+11 |
2013-04-26 | Merge branch '3.10/fb-mmap' into for-next | Tomi Valkeinen | 79 | -355/+457 |
2013-04-25 | USB: OMAP: ISP1301 needs USB_PHY | Arnd Bergmann | 1 | -0/+1 |
2013-04-25 | USB: lpc32xx: ISP1301 needs USB_PHY | Arnd Bergmann | 1 | -0/+1 |
2013-04-23 | Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -0/+2 |
2013-04-23 | ARM: mxs_defconfig: add CONFIG_USB_PHY | Shawn Guo | 1 | -0/+1 |
2013-04-23 | ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY | Shawn Guo | 1 | -0/+1 |
2013-04-21 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 17 | -182/+34 |
2013-04-20 | ARM: 7699/1: sched_clock: Add more notrace to prevent recursion | Stephen Boyd | 1 | -2/+2 |
2013-04-19 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+4 |
2013-04-18 | ARM: highbank: fix cache flush ordering for cpu hotplug | Rob Herring | 1 | -6/+4 |
2013-04-17 | ARM: KVM: fix unbalanced get_cpu() in access_dcsw | Marc Zyngier | 1 | -2/+2 |
2013-04-17 | ARM: 7698/1: perf: fix group validation when using enable_on_exec | Will Deacon | 1 | -1/+4 |
2013-04-17 | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb | Bastian Hecht | 1 | -1/+1 |
2013-04-17 | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin | 1 | -0/+1 |
2013-04-17 | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 4 | -4/+2 |
2013-04-17 | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE | Aaro Koskinen | 1 | -1/+1 |
2013-04-17 | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 8 | -173/+23 |
2013-04-17 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -7/+7 |
2013-04-17 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+2 |
2013-04-17 | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write | Marc Zyngier | 1 | -1/+1 |
2013-04-17 | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting | Marc Zyngier | 1 | -0/+1 |
2013-04-15 | fbdev: Merge fbdev topic branches | Tomi Valkeinen | 9 | -140/+70 |
2013-04-15 | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman | 55 | -157/+408 |
2013-04-15 | Merge 3.9-rc7 into char-misc-next | Greg Kroah-Hartman | 55 | -157/+408 |
2013-04-12 | usb: exynos: do not include plat/usb-phy.h | Arnd Bergmann | 4 | -12/+9 |
2013-04-12 | tty: serial/samsung: make register definitions global | Arnd Bergmann | 3 | -281/+11 |
2013-04-11 | Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo... | Arnd Bergmann | 3 | -19/+18 |
2013-04-11 | video/s3c: move platform_data out of arch/arm | Arnd Bergmann | 1 | -49/+1 |
2013-04-11 | ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clock | Kishon Vijay Abraham I | 1 | -7/+11 |
2013-04-10 | arm: mvebu: Fix the irq map function in SMP mode | Gregory CLEMENT | 1 | -11/+5 |
2013-04-10 | Fix GE0/GE1 init on ix2-200 as GE0 has no PHY | Nigel Roberts | 1 | -1/+6 |
2013-04-10 | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol | Florian Fainelli | 1 | -0/+2 |
2013-04-09 | Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2 | -4/+2 |
2013-04-09 | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller | Sylwester Nawrocki | 1 | -1/+1 |
2013-04-09 | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 | Sylwester Nawrocki | 1 | -3/+1 |
2013-04-09 | Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 20 | -74/+234 |
2013-04-09 | ARM i.MX6: Fix ldb_di clock selection | Dirk Behme | 1 | -1/+1 |
2013-04-09 | ARM: imx: provide twd clock lookup from device tree | Shawn Guo | 2 | -1/+1 |
2013-04-09 | ARM: imx35 Bugfix admux clock | Markus Pargmann | 1 | -0/+1 |