Age | Commit message (Expand) | Author | Files | Lines |
2012-01-25 | ARM: amba: lpc32xx: get rid of NO_IRQ initializers | Russell King | 1 | -2/+2 |
2012-01-25 | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali... | Russell King | 10 | -129/+129 |
2012-01-25 | ARM: amba: samsung: get rid of NO_IRQ initializers | Russell King | 4 | -7/+7 |
2012-01-25 | ARM: amba: get rid of NO_IRQ initializers | Russell King | 1 | -3/+3 |
2012-01-25 | ARM: amba: ux500: get rid of NO_IRQ | Russell King | 1 | -1/+0 |
2012-01-25 | ARM: amba: mxs: convert to use amba_device_alloc | Russell King | 1 | -3/+5 |
2012-01-25 | ARM: amba: integrator: convert to use amba_device_alloc | Russell King | 1 | -6/+3 |
2012-01-25 | ARM: amba: ux500: convert to use amba_device_alloc | Russell King | 1 | -9/+3 |
2012-01-25 | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM | Will Deacon | 2 | -2/+2 |
2012-01-18 | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 19 | -40/+30 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 6 | -13/+42 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -8/+24 |
2012-01-18 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 5 | -8/+24 |
2012-01-17 | Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 7 | -25/+14 |
2012-01-17 | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 10 | -14/+14 |
2012-01-17 | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i... | Olof Johansson | 1 | -0/+1 |
2012-01-17 | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int... | Olof Johansson | 1 | -1/+1 |
2012-01-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 1 | -1/+13 |
2012-01-17 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 17 | -42/+50 |
2012-01-17 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-01-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+4 |
2012-01-17 | ARM: sa11x0: assabet: fix build warning | Russell King | 1 | -1/+1 |
2012-01-16 | ARM: make BSYM macro assembly only | Rob Herring | 1 | -2/+2 |
2012-01-16 | ARM: highbank: remove incorrect BSYM usage | Rob Herring | 1 | -2/+1 |
2012-01-16 | ARM: imx: remove incorrect BSYM usage | Rob Herring | 1 | -2/+1 |
2012-01-16 | ARM: exynos: remove incorrect BSYM usage | Rob Herring | 2 | -3/+4 |
2012-01-16 | ARM: ux500: add missing ENDPROC to headsmp.S | Rob Herring | 1 | -0/+2 |
2012-01-16 | ARM: msm: Add missing ENDPROC to headsmp.S | Rob Herring | 1 | -0/+1 |
2012-01-16 | ARM: versatile: Add missing ENDPROC to headsmp.S | Pawel Moll | 3 | -5/+3 |
2012-01-16 | ARM: OMAP3: fix build on !CONFIG_IOMMU_API | Ohad Ben-Cohen | 1 | -1/+13 |
2012-01-15 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 3 | -4/+11 |
2012-01-15 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 8 | -46/+128 |
2012-01-15 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 1 | -2/+4 |
2012-01-15 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 6 | -18/+0 |
2012-01-14 | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion | Russell King | 1 | -3/+0 |
2012-01-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 11 | -7/+90 |
2012-01-14 | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+3 |
2012-01-14 | PM / shmobile: fix A3SP suspend method | Guennadi Liakhovetski | 1 | -1/+1 |
2012-01-13 | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King | 9 | -32/+34 |
2012-01-13 | Merge branch 'master' into fixes | Russell King | 674 | -8570/+23970 |
2012-01-13 | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format | Catalin Marinas | 1 | -0/+8 |
2012-01-13 | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97 | Axel Lin | 4 | -6/+6 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 11 | -13/+86 |
2012-01-12 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 25 | -8/+9465 |
2012-01-12 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -25/+123 |
2012-01-12 | ARM: SAMSUNG: Add pm_caps into platform data | Sangwook Lee | 2 | -0/+3 |
2012-01-12 | Merge branch 'sh/nommu' into sh-latest | Paul Mundt | 538 | -7773/+13287 |
2012-01-12 | Merge branch 'rmobile/smp' into rmobile-latest | Paul Mundt | 6 | -8/+201 |
2012-01-12 | arm: mach-shmobile: add a resource name for shdma | Shimoda, Yoshihiro | 2 | -4/+4 |
2012-01-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -171/+34 |