Age | Commit message (Expand) | Author |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-21 | Merge branch 'depends/rmk/gpio' into next/board | Arnd Bergmann |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-10-17 | ARM: 7006/1: Migrate to asm-generic wrapper support | Stephen Boyd |
2011-10-13 | ARM: mach-ixp4xx: remove mach/memory.h | Nicolas Pitre |
2011-09-30 | ixp4xx: support omicron ixp425 based boards | Richard Cochran |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner |
2011-08-21 | ARM: mach-ixp4xx: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-17 | ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window | Russell King |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-18 | ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre |
2011-07-16 | ARM: fix regression in IXP4xx clocksource | Richard Cochran |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring |
2011-07-04 | ARM: dmabounce: no need to check dev->bus type in needs_bounce function | Russell King |
2011-07-04 | ARM: dmabounce: get rid of dma_needs_bounce global function | Russell King |
2011-05-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-25 | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-25 | mtd: ixp: convert to mtd_device_register() | Jamie Iles |
2011-05-23 | ptp: Added a clock driver for the IXP46x. | Richard Cochran |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-02-06 | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings |
2011-02-06 | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. | Krzysztof HaĆasa |
2011-01-13 | ARM: ixp4xx: irq_data conversion. | Lennert Buytenhek |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz |
2010-12-22 | ARM: ixp4xx: convert sched_clock() to use new infrastructure | Russell King |
2010-12-22 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King |
2010-12-22 | ARM: ixp4xx: update clock source registration | Russell King |