Age | Commit message (Expand) | Author | Files | Lines |
2011-11-15 | ARM: GIC: Add global gic_handle_irq() function | Marc Zyngier | 1 | -0/+1 |
2011-11-15 | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier | 1 | -16/+8 |
2011-11-05 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+4 |
2011-11-02 | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -1/+8 |
2011-11-02 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -2/+8 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+5 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -1/+1 |
2011-11-02 | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann | 6 | -1/+98 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 4 | -22/+16 |
2011-11-01 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 5 | -13/+30 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 4 | -22/+16 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2 | -0/+21 |
2011-10-31 | ARM: l2x0: add empty l2x0_of_init | Rob Herring | 1 | -1/+8 |
2011-10-31 | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann | 21 | -110/+202 |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 21 | -110/+201 |
2011-10-31 | Merge branch 'omap/dt' into next/dt | Arnd Bergmann | 1 | -0/+5 |
2011-10-31 | ARM: gic: fix irq_alloc_descs handling for sparse irq | Rob Herring | 1 | -1/+1 |
2011-10-31 | ARM: gic: add OF based initialization | Rob Herring | 1 | -0/+1 |
2011-10-31 | ARM: gic: add irq_domain support | Rob Herring | 1 | -1/+6 |
2011-10-31 | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann | 6 | -1/+91 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 16 | -94/+124 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2 | -0/+21 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+5 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 23 | -88/+79 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 21 | -277/+464 |
2011-10-24 | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring | 21 | -108/+194 |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 11 | -51/+81 |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 3 | -11/+8 |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier | 5 | -39/+6 |
2011-10-23 | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren | 1 | -0/+1 |
2011-10-20 | Merge branch 'tegra/cleanup' into next/cleanup | Arnd Bergmann | 2 | -19/+19 |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2 | -12/+8 |
2011-10-17 | ARM: 7130/1: dev_archdata: add private iommu extension | Ohad Ben-Cohen | 1 | -0/+3 |
2011-10-17 | ARM: 7118/1: rename temp variable in read*_relaxed() | Olof Johansson | 1 | -5/+5 |
2011-10-17 | ARM: 7062/1: cache: detect PIPT I-cache using CTR | Will Deacon | 1 | -1/+4 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 1 | -2/+1 |
2011-10-17 | ARM: 7017/1: Use generic BUG() handler | Simon Glass | 1 | -9/+46 |
2011-10-17 | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs | Laura Abbott | 1 | -1/+0 |
2011-10-17 | ARM: 7029/1: Make cpu_architecture into a global variable | Dave Martin | 1 | -1/+2 |
2011-10-17 | ARM: 7006/1: Migrate to asm-generic wrapper support | Stephen Boyd | 17 | -69/+17 |
2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song | 2 | -0/+32 |
2011-10-17 | ARM: 7009/1: l2x0: Add OF based initialization | Rob Herring | 1 | -0/+17 |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 2 | -7/+19 |
2011-10-17 | ARM: 7124/1: smp: Add a localtimer handler callable from C code | Shawn Guo | 1 | -0/+4 |
2011-10-17 | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo | 1 | -0/+5 |
2011-10-17 | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon | 1 | -0/+6 |
2011-10-17 | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot | 2 | -0/+39 |
2011-10-15 | ARM: 7122/1: localtimer: add header linux/errno.h explicitly | Shawn Guo | 1 | -0/+2 |
2011-10-13 | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H | Nicolas Pitre | 1 | -1/+1 |