Age | Commit message (Expand) | Author |
2012-01-05 | ARM: restart: iop3xx: use new restart hook | Russell King |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King |
2011-11-15 | ARM: vic: MULTI_IRQ_HANDLER handler | Jamie Iles |
2011-11-15 | ARM: vic: device tree binding | Jamie Iles |
2011-11-15 | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier |
2011-11-15 | ARM: GIC: Add global gic_handle_irq() function | Marc Zyngier |
2011-11-15 | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier |
2011-11-12 | ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF | Olof Johansson |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-11-01 | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann |
2011-10-31 | ARM: l2x0: add empty l2x0_of_init | Rob Herring |
2011-10-31 | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann |
2011-10-31 | ARM: gic: fix irq_alloc_descs handling for sparse irq | Rob Herring |
2011-10-31 | ARM: gic: add OF based initialization | Rob Herring |
2011-10-31 | ARM: gic: add irq_domain support | Rob Herring |
2011-10-30 | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann |
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-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier |
2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song |
2011-10-17 | ARM: 7009/1: l2x0: Add OF based initialization | Rob Herring |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann |
2011-09-23 | ARM: gic: Use cpu pm notifiers to save gic state | Colin Cross |
2011-09-07 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij |
2011-08-25 | ARM: asm/pl080.h: Protect against multiple inclusion of header file | Viresh Kumar |
2011-08-15 | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. | Srinivas Kandagatla |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-20 | ARM: GIC: move gic_chip_data structure declaration to header | Changhwan Youn |
2011-07-11 | ARM: scoop: drop pcmcia_init callback | Dmitry Eremin-Solenikov |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-09 | ARM: 6777/1: gic: Add hooks for architecture specific extensions | Santosh Shilimkar |
2011-02-21 | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset | Shiraz Hashim |
2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar |
2011-01-25 | ARM: 6635/2: Configure reference clock for Versatile Express timers | Pawel Moll |
2011-01-06 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport |
2010-12-18 | ARM: l2x0: Add aux control register bitfields | Santosh Shilimkar |
2010-12-14 | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King |