Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2 | -15/+14 |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 3 | -0/+182 |
2009-01-08 | Merge branch 'devel' | Russell King | 2 | -0/+59 |
2009-01-08 | Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 5 | -12/+17 |
2009-01-08 | [ARM] fix netx | Russell King | 1 | -1/+1 |
2009-01-08 | [ARM] fix pnx4008 | Russell King | 2 | -0/+2 |
2009-01-08 | [ARM] fix pxa | Russell King | 1 | -2/+0 |
2009-01-08 | [ARM] remove missed CLPS7500 defconfig | Russell King | 1 | -801/+0 |
2009-01-08 | [ARM] clps711x: fix warning in edb7211-mm.c | Russell King | 1 | -1/+0 |
2009-01-08 | [ARM] clps711x: fix warning in fortunet | Russell King | 1 | -1/+0 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 30 | -8/+30 |
2009-01-08 | [ARM] Fix realview build | Russell King | 1 | -0/+1 |
2009-01-08 | [ARM] 5357/1: Kirkwood: add missing ge01 tclk initialization | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] 5358/1: AT2440EVB: Use new include path of mci.h | Ramax Lo | 1 | -1/+1 |
2009-01-08 | [ARM] 5361/1: mv78xx0: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] 5360/1: Orion: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] 5359/1: Kirkwood: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] S3C64XX: Fix EINT group macro definition | Matt Hsu | 1 | -1/+1 |
2009-01-08 | [ARM] S3C24XX: Add gpio_to_irq implementation | Ben Dooks | 1 | -0/+18 |
2009-01-08 | [ARM] S3C24XX: Add gpio_to_irq() facility | Ben Dooks | 1 | -0/+1 |
2009-01-08 | [ARM] footbridge: dc21285.c warning fixes | Ben Dooks | 1 | -10/+13 |
2009-01-08 | [ARM] footbridge: add isa_init_irq() to common header | Ben Dooks | 3 | -2/+3 |
2009-01-08 | [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports | Ben Dooks | 1 | -0/+1 |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 1 | -1/+0 |
2009-01-08 | NOMMU: Rename ARM's struct vm_region | David Howells | 1 | -14/+14 |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -37/+3 |
2009-01-07 | PCI: arm: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2 | -28/+1 |
2009-01-07 | PCI: arm: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2 | -12/+5 |
2009-01-07 | USB: add imx udc gadget driver | Darius Augulis | 1 | -0/+23 |
2009-01-07 | USB: otg: sharable otg transceiver ops | Tony Lindgren | 1 | -38/+0 |
2009-01-07 | USB: otg: add otg_put_transceiver() | Philipp Zabel | 1 | -0/+6 |
2009-01-06 | arm: introduce asm/swab.h | Harvey Harrison | 3 | -32/+52 |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+30 |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 1 | -0/+2 |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 10 | -18/+18 |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 1 | -2/+0 |
2009-01-06 | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks | 1 | -1/+1 |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -2/+1 |
2009-01-06 | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 1 | -0/+2 |
2009-01-06 | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 10 | -18/+18 |
2009-01-05 | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 1 | -2/+2 |
2009-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 767 | -9374/+33263 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 21 | -34/+23 |
2009-01-01 | Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel | Russell King | 1 | -0/+52 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-31 | [ARM] pxa: add e750 MFP config | Ian Molton | 1 | -0/+52 |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 739 | -9291/+33104 |
2008-12-30 | [ARM] footbridge: set dc21285 clock rate from command line | Russell King | 1 | -0/+7 |
2008-12-29 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 9 | -34/+480 |
2008-12-29 | Input: add support for enhanced rotary controller on pxa930 and pxa935 | Yong Yao | 1 | -0/+20 |