| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 559 | -3064/+8641 |
|\ |
|
| * | ARM: gic: fix irq_alloc_descs handling for sparse irq | Rob Herring | 2011-10-31 | 2 | -5/+12 |
| * | ARM: gic: add OF based initialization | Rob Herring | 2011-10-31 | 3 | -0/+117 |
| * | ARM: gic: add irq_domain support | Rob Herring | 2011-10-31 | 3 | -63/+63 |
| * | irq: support domains with non-zero hwirq base | Rob Herring | 2011-10-31 | 2 | -7/+21 |
| * | of/irq: introduce of_irq_init | Rob Herring | 2011-10-31 | 2 | -0/+110 |
| * | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring | 2011-10-24 | 553 | -3024/+8350 |
| |\ |
|
| | * | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 2011-10-23 | 46 | -307/+829 |
| | |\ |
|
| | | * | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 2011-10-23 | 8 | -111/+99 |
| | | * | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 | 14 | -178/+88 |
| | | * | Merge commit '32cffdd' into ppi-irq-core-for-rmk | Marc Zyngier | 2011-10-23 | 8 | -35/+364 |
| | | |\ |
|
| | | | * | genirq: Fix fatfinered fixup really | Thomas Gleixner | 2011-10-04 | 1 | -1/+1 |
| | | | * | genirq: percpu: allow interrupt type to be set at enable time | Marc Zyngier | 2011-10-03 | 2 | -2/+15 |
| | | | * | genirq: Add support for per-cpu dev_id interrupts | Marc Zyngier | 2011-10-03 | 8 | -34/+345 |
| | | | * | genirq: Add IRQCHIP_SKIP_SET_WAKE flag | Santosh Shilimkar | 2011-09-12 | 2 | -0/+5 |
| | | * | | ARM: smp: fix clipping of number of CPUs | Russell King | 2011-10-20 | 8 | -28/+38 |
| | | * | | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 2011-10-17 | 7 | -9/+25 |
| | | * | | ARM: 7124/1: smp: Add a localtimer handler callable from C code | Shawn Guo | 2011-10-17 | 2 | -0/+9 |
| | | * | | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo | 2011-10-17 | 2 | -0/+10 |
| | | * | | ARM: 7100/1: smp_scu: remove __init annotation from scu_enable() | Shawn Guo | 2011-10-17 | 1 | -1/+1 |
| | | * | | ARM: 7061/1: gic: convert logical CPU numbers into physical numbers | Will Deacon | 2011-10-17 | 1 | -3/+14 |
| | | * | | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon | 2011-10-17 | 2 | -0/+21 |
| | | * | | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot | 2011-10-17 | 6 | -0/+218 |
| | * | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 | 117 | -1168/+347 |
| | |\ \ \ |
|
| | | * | | | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H | Nicolas Pitre | 2011-10-13 | 3 | -41/+24 |
| | | * | | | ARM: mach-s5p64x0: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -18/+1 |
| | | * | | | ARM: mach-s3c64xx: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -18/+1 |
| | | * | | | ARM: plat-mxc: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -43/+1 |
| | | * | | | ARM: mach-prima2: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 3 | -17/+3 |
| | | * | | | ARM: mach-zynq: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -22/+1 |
| | | * | | | ARM: mach-bcmring: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 3 | -30/+2 |
| | | * | | | ARM: mach-davinci: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 5 | -41/+7 |
| | | * | | | ARM: mach-pxa: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 3 | -21/+2 |
| | | * | | | ARM: mach-ixp4xx: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -17/+1 |
| | | * | | | ARM: mach-h720x: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -11/+1 |
| | | * | | | ARM: mach-vt8500: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -28/+1 |
| | | * | | | ARM: mach-s5pc100: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -18/+1 |
| | | * | | | ARM: mach-tegra: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -28/+1 |
| | | * | | | ARM: plat-tcc: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -18/+1 |
| | | * | | | ARM: mach-mmp: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -14/+1 |
| | | * | | | ARM: mach-cns3xxx: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -26/+1 |
| | | * | | | ARM: mach-nuc93x: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -21/+1 |
| | | * | | | ARM: mach-mxs: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -24/+1 |
| | | * | | | ARM: spear: remove mach/memory.h and plat/memory.h | Nicolas Pitre | 2011-10-13 | 4 | -58/+1 |
| | | * | | | ARM: mach-msm: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -35/+1 |
| | | * | | | ARM: mach-gemini: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -19/+1 |
| | | * | | | ARM: mach-lpc32xx: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -27/+1 |
| | | * | | | ARM: mach-netx: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -26/+1 |
| | | * | | | ARM: mach-versatile: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -28/+1 |
| | | * | | | ARM: mach-ux500: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -18/+1 |