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 | 555 | -8073/+5741 |
2012-01-05 | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 480 | -6087/+3840 |
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-23 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller | 1 | -2/+2 |
2011-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2011-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+8 |
2011-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-12-20 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -6/+10 |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -19/+139 |
2011-12-20 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2 | -8/+8 |
2011-12-20 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 1 | -2/+2 |
2011-12-19 | oprofile: Fix uninitialized memory access when writing to writing to oprofilefs | Robert Richter | 1 | -1/+1 |
2011-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -9/+4 |
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-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+15 |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 1 | -3/+15 |
2011-12-14 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller | 1 | -2/+1 |
2011-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -94/+37 |
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 |