Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | ARM: restart: ixp4xx: use new restart hook | Russell King | 16 | -21/+38 |
2012-01-05 | ARM: restart: ixp23xx: use new restart hook | Russell King | 6 | -13/+21 |
2012-01-05 | ARM: restart: ixp2000: use new restart hook | Russell King | 7 | -29/+40 |
2012-01-05 | ARM: restart: iop13xx: use new restart hook | Russell King | 5 | -10/+14 |
2012-01-05 | ARM: restart: iop3xx: use new restart hook | Russell King | 12 | -21/+38 |
2012-01-05 | ARM: restart: integrator: use new restart hook | Russell King | 5 | -7/+11 |
2012-01-05 | ARM: restart: highbank: use new restart hook | Russell King | 4 | -2/+6 |
2012-01-05 | ARM: restart: h720x: use new restart hook | Russell King | 5 | -3/+9 |
2012-01-05 | ARM: restart: footbridge: use new restart hook | Russell King | 7 | -52/+58 |
2012-01-05 | ARM: 7262/1: restart: EXYNOS: use new restart hook | Russell King | 8 | -6/+11 |
2012-01-05 | ARM: restart: ep93xx: use new restart hook | Russell King | 11 | -11/+32 |
2012-01-05 | ARM: restart: ebsa110: use new restart hook | Russell King | 2 | -1/+9 |
2012-01-05 | ARM: restart: dove: use new restart hook | Russell King | 5 | -14/+19 |
2012-01-05 | ARM: 7190/1: restart: davinci: use new restart hook | Sekhar Nori | 26 | -15/+31 |
2012-01-05 | ARM: restart: cns3xxx: use new restart hook | Russell King | 4 | -4/+7 |
2012-01-05 | ARM: restart: clps711x: use new restart hook | Russell King | 10 | -1/+13 |
2012-01-05 | ARM: restart: bcmring: use new restart hook | Russell King | 2 | -23/+24 |
2012-01-05 | ARM: restart: at91: use new restart hook | Russell King | 10 | -24/+13 |
2012-01-05 | ARM: restart: remove s3c24xx restart handler | Russell King | 1 | -23/+0 |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King | 287 | -5898/+3477 |
2012-01-05 | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 212 | -3912/+1576 |
2012-01-05 | arm: Remove plat-tcc directory | Hans J. Koch | 15 | -1411/+0 |
2012-01-05 | arm: Remove mach-tcc8k directory | Hans J. Koch | 10 | -1245/+0 |
2012-01-05 | arm: Remove TCC subarch from Kconfig/Makefile | Hans J. Koch | 2 | -14/+0 |
2012-01-03 | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch] | Kukjin Kim | 21 | -872/+793 |
2011-12-23 | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] | Kukjin Kim | 12 | -120/+158 |
2011-12-23 | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] | Kukjin Kim | 8 | -106/+127 |
2011-12-23 | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] | Kukjin Kim | 14 | -546/+532 |
2011-12-23 | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch] | Kukjin Kim | 22 | -339/+285 |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -19/+139 |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 11 | -13/+26 |
2011-12-16 | Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 3 | -4/+11 |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2 | -4/+4 |
2011-12-16 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König | 1 | -2/+2 |
2011-12-14 | ARM: OMAP: rx51: fix USB | Felipe Contreras | 1 | -1/+1 |
2011-12-13 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 5 | -66/+99 |
2011-12-13 | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Arnd Bergmann | 6 | -5/+11 |
2011-12-12 | ARM: OMAP: mcbsp: Fix possible memory corruption | Jarkko Nikula | 1 | -3/+3 |
2011-12-12 | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard | 1 | -6/+6 |
2011-12-09 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+1 |
2011-12-09 | arm/imx: fix power button on imx51 babbage board | Shawn Guo | 1 | -1/+1 |
2011-12-09 | ARM: imx: fix cpufreq build errors | Richard Zhao | 1 | -0/+1 |
2011-12-09 | ARM: mx5: add __initconst for fec pdata | Dong Aisheng | 3 | -3/+3 |
2011-12-09 | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen | 1 | -1/+6 |
2011-12-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 28 | -55/+69 |
2011-12-08 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 1 | -2/+2 |
2011-12-08 | ARM: sa1100: fix build error | Jett.Zhou | 1 | -2/+2 |
2011-12-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2 | -7/+10 |
2011-12-08 | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS | Kukjin Kim | 1 | -2/+5 |
2011-12-08 | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep | Amit Daniel Kachhap | 1 | -1/+5 |