Age | Commit message (Expand) | Author | Files | Lines |
2011-12-08 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 12 | -39/+433 |
2011-12-08 | ARM: LPAE: Add fault handling support | Catalin Marinas | 1 | -0/+8 |
2011-12-08 | ARM: LPAE: Invalidate the TLB before freeing the PMD | Catalin Marinas | 1 | -1/+10 |
2011-12-08 | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 3 | -0/+98 |
2011-12-08 | ARM: LPAE: Introduce the 3-level page table format definitions | Catalin Marinas | 6 | -0/+261 |
2011-12-08 | ARM: LPAE: add ISBs around MMU enabling code | Will Deacon | 1 | -0/+11 |
2011-12-08 | ARM: LPAE: Move page table maintenance macros to pgtable-2level.h | Catalin Marinas | 2 | -38/+41 |
2011-12-08 | ARM: pgtable: switch to use pgtable-nopud.h | Russell King | 3 | -11/+15 |
2011-12-06 | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Russell King | 2 | -3/+14 |
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 1 | -3/+0 |
2011-12-06 | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 2 | -3/+17 |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -6/+7 |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 7 | -17/+197 |
2011-12-02 | Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk | Will Deacon | 3 | -6/+191 |
2011-12-02 | arm: pmu: allow platform specific irq enable/disable handling | Ming Lei | 1 | -3/+12 |
2011-12-02 | arm: introduce cross trigger interface helpers | Ming Lei | 1 | -0/+179 |
2011-12-02 | ARM: perf: remove unused armpmu_get_max_events | Will Deacon | 1 | -3/+0 |
2011-11-30 | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 1 | -1/+1 |
2011-11-26 | ARM: move VMALLOC_END down temporarily for shmobile | Nicolas Pitre | 1 | -0/+7 |
2011-11-26 | ARM: move iotable mappings within the vmalloc region | Nicolas Pitre | 1 | -7/+1 |
2011-11-22 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 1 | -10/+0 |
2011-11-21 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 4 | -135/+18 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -0/+1 |
2011-11-17 | ARM: wire up process_vm_writev and process_vm_readv syscalls | Russell King | 1 | -0/+2 |
2011-11-16 | ARM: PMU: remove pmu_init declaration | Will Deacon | 1 | -10/+0 |
2011-11-15 | ARM: VIC: remove non MULTI_IRQ_HANDLER support | Jamie Iles | 1 | -57/+0 |
2011-11-15 | ARM: vic: MULTI_IRQ_HANDLER handler | Jamie Iles | 1 | -0/+3 |
2011-11-15 | ARM: vic: device tree binding | Jamie Iles | 1 | -1/+6 |
2011-11-15 | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier | 2 | -61/+0 |
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-12 | ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF | Olof Johansson | 1 | -0/+2 |
2011-11-10 | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 1 | -4/+4 |
2011-11-10 | ARM: restart: add restart hook to machine_desc record | Russell King | 1 | -0/+1 |
2011-11-09 | ARM: 7155/1: arch.h: Declare 'pt_regs' locally | Fabio Estevam | 1 | -0/+1 |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+4 |
2011-11-01 | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -1/+8 |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -2/+8 |
2011-11-01 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+5 |
2011-11-01 | 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-10-31 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 5 | -13/+30 |
2011-10-31 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 4 | -22/+16 |
2011-10-31 | 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 |