Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 423 | -172/+388 |
2011-11-07 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 17 | -158/+1 |
2011-11-07 | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -99/+1 |
2011-11-07 | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh | Linus Torvalds | 14 | -197/+1062 |
2011-11-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 169 | -1327/+8416 |
2011-11-07 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 5 | -5/+4 |
2011-11-06 | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim | 76 | -81/+106 |
2011-11-06 | ARM: EXYNOS4: convert MCT to percpu interrupt API | Marc Zyngier | 1 | -13/+27 |
2011-11-06 | ARM: SAMSUNG: Add clk enable/disable of pwm | Joonyoung Shim | 1 | -0/+7 |
2011-11-06 | ARM: SAMSUNG: Fix compile error due to kfree | Jonghwan Choi | 1 | -0/+1 |
2011-11-06 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 22 | -141/+615 |
2011-11-06 | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 218 | -5961/+5335 |
2011-11-06 | ARM: PXA: fix gpio-pxa.h build errors | Russell King | 1 | -1/+1 |
2011-11-05 | ARM: 7142/1: davinci: mark GPIO implementation complex | Linus Walleij | 1 | -0/+2 |
2011-11-05 | ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU" | Kukjin Kim | 1 | -2/+0 |
2011-11-05 | ARM: PXA: eseries: fix eseries_register_clks section mismatch warning | Russell King | 2 | -2/+1 |
2011-11-05 | ARM: EXYNOS4: Fix the merge conflict | Kukjin Kim | 1 | -3/+0 |
2011-11-05 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 33 | -1762/+1229 |
2011-11-05 | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+3 |
2011-11-04 | Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile | Linus Torvalds | 20 | -4396/+4637 |
2011-11-04 | Merge branch 'process_vm' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2 | -1/+5 |
2011-11-04 | ARM: mach-shmobile: ag5evm needs CONFIG_I2C | Guennadi Liakhovetski | 1 | -0/+1 |
2011-11-04 | ARM: mach-shmobile: sh73a0 and AG5EVM PINT support | Magnus Damm | 3 | -15/+71 |
2011-11-04 | ARM: mach-shmobile: Add support for PINT though INTC macros | Magnus Damm | 1 | -0/+51 |
2011-11-04 | ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM | Magnus Damm | 1 | -0/+19 |
2011-11-04 | ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 | Magnus Damm | 2 | -33/+157 |
2011-11-04 | ARM: mach-shmobile: Use common INTC IRQ code on sh7372 | Magnus Damm | 1 | -64/+8 |
2011-11-04 | ARM: mach-shmobile: Use common INTC IRQ code on sh7377 | Magnus Damm | 1 | -61/+6 |
2011-11-04 | ARM: mach-shmobile: Use common INTC IRQ code on sh7367 | Magnus Damm | 1 | -34/+6 |
2011-11-04 | ARM: mach-shmobile: sh73a0 GPIO IRQ support | Magnus Damm | 1 | -0/+41 |
2011-11-04 | ARM: sh7372 ap4evb NOR Flash USB boot fix | Bastian Hecht | 1 | -2/+2 |
2011-11-04 | ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix | Magnus Damm | 1 | -2/+2 |
2011-11-04 | ARM: mach-shmobile: Break out INTC IRQ code | Magnus Damm | 1 | -0/+195 |
2011-11-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -14/+13 |
2011-11-04 | Merge branch 'rmobile/kota2' into rmobile-latest | Paul Mundt | 4 | -4/+461 |
2011-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2348 | -41095/+66888 |
2011-11-04 | arch/tile: factor out <arch/opcode.h> header | Chris Metcalf | 15 | -4359/+4536 |
2011-11-04 | arch/tile: add the <arch> headers to the set of installed kernel headers | Chris Metcalf | 2 | -0/+19 |
2011-11-04 | arch/tile: avoid exporting a symbol no longer used by gcc | Chris Metcalf | 1 | -2/+0 |
2011-11-04 | arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h> | Chris Metcalf | 2 | -35/+82 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 72 | -2850/+3050 |
2011-11-04 | [media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymore | Guennadi Liakhovetski | 1 | -3/+0 |
2011-11-04 | [media] sh: migor: remove unused ov772x buswidth flag | Guennadi Liakhovetski | 1 | -3/+1 |
2011-11-04 | [media] sh: ap3rxa: remove redundant soc-camera platform data fields | Guennadi Liakhovetski | 1 | -5/+1 |
2011-11-04 | [media] ARM: PXA: use gpio_set_value_cansleep() on pcm990 | Guennadi Liakhovetski | 1 | -2/+2 |
2011-11-04 | [media] sh: convert ap325rxa to mediabus flags | Guennadi Liakhovetski | 1 | -0/+4 |
2011-11-04 | [media] ARM: mach-shmobile: convert mackerel to mediabus flags | Guennadi Liakhovetski | 1 | -0/+4 |
2011-11-04 | [media] ARM: ap4evb: switch imx074 configuration to default number of lanes | Guennadi Liakhovetski | 1 | -1/+1 |
2011-11-03 | powerpc/p3060qds: Add support for P3060QDS board | Shengzhou Liu | 6 | -0/+1048 |
2011-11-03 | powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITX | Fabio Baltieri | 2 | -2/+58 |