Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 3 | -0/+136 |
2012-03-29 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -21/+8 |
2012-03-29 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 4 | -16/+28 |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 70 | -473/+1801 |
2012-03-28 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 70 | -719/+3998 |
2012-03-28 | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 14 | -106/+635 |
2012-03-28 | Merge branch 'fixes-non-critical' into next/drivers2 | Olof Johansson | 82 | -224/+421 |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -34/+969 |
2012-03-28 | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 45 | -728/+794 |
2012-03-28 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 23 | -95/+710 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 48 | -1744/+1153 |
2012-03-28 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 124 | -894/+4360 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 97 | -424/+2510 |
2012-03-28 | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+57 |
2012-03-28 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 59 | -342/+1822 |
2012-03-28 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 76 | -346/+5351 |
2012-03-28 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 100 | -989/+905 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 354 | -6716/+4106 |
2012-03-28 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 90 | -323/+650 |
2012-03-28 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Arnd Bergmann | 30 | -486/+193 |
2012-03-26 | Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms | Russell King | 39 | -1590/+1116 |
2012-03-26 | ARM: 7343/1: sa11x0: convert to sparse IRQ | Russell King | 5 | -12/+13 |
2012-03-26 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 19 | -11/+38 |
2012-03-26 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 9 | -4/+49 |
2012-03-26 | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King | 10 | -55/+275 |
2012-03-26 | ARM: sa11x0: remove unused DMA controller definitions | Russell King | 2 | -218/+3 |
2012-03-26 | ARM: sa11x0: remove old SoC private DMA driver | Russell King | 3 | -466/+1 |
2012-03-26 | Merge branch 'sa11x0-ir' into sa11x0 | Russell King | 1 | -0/+25 |
2012-03-26 | Merge branch 'sa1111' into sa11x0 | Russell King | 7 | -266/+227 |
2012-03-25 | um: Update defconfig | Richard Weinberger | 1 | -184/+471 |
2012-03-25 | um: Switch to large mcmodel on x86_64 | Richard Weinberger | 1 | -0/+1 |
2012-03-25 | um: Wire CONFIG_GENERIC_IO up | Richard Weinberger | 1 | -0/+1 |
2012-03-25 | um: Serve io_remap_pfn_range() | Richard Weinberger | 1 | -0/+2 |
2012-03-25 | um: allow SUBARCH=x86 | Al Viro | 1 | -2/+2 |
2012-03-25 | um: most of the SUBARCH uses can be killed | Al Viro | 3 | -7/+3 |
2012-03-25 | um: deadlock in line_write_interrupt() | Al Viro | 1 | -0/+1 |
2012-03-25 | um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS | Al Viro | 1 | -4/+3 |
2012-03-25 | um: use the right ifdef around exports in user_syms.c | Al Viro | 2 | -3/+1 |
2012-03-25 | um: a bunch of headers can be killed by using generic-y | Al Viro | 7 | -124/+1 |
2012-03-25 | um: ptrace-generic.h doesn't need user.h | Al Viro | 1 | -1/+0 |
2012-03-25 | um: kill HOST_TASK_PID | Al Viro | 4 | -8/+4 |
2012-03-25 | um: remove pointless include of asm/fixmap.h from asm/pgtable.h | Al Viro | 1 | -2/+1 |
2012-03-25 | um: asm-offsets.h might as well come from underlying arch... | Al Viro | 1 | -1/+0 |
2012-03-25 | um: merge processor_{32,64}.h a bit... | Al Viro | 3 | -20/+10 |
2012-03-25 | um: switch close_chan() to struct line | Al Viro | 3 | -9/+11 |
2012-03-25 | um: race fix: initialize delayed_work *before* registering IRQ | Al Viro | 3 | -18/+15 |
2012-03-25 | um: line->have_irq is never checked... | Al Viro | 2 | -2/+0 |
2012-03-25 | um: chan_init_pri is dead now | Al Viro | 1 | -2/+0 |
2012-03-25 | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro | 5 | -128/+88 |
2012-03-25 | um: sorting out the chan mess, part 1 | Al Viro | 2 | -0/+5 |