Age | Commit message (Expand) | Author |
2011-12-19 | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe... | Russell King |
2011-12-19 | imx6q: Remove unconditional dependency on l2x0 L2 cache support | Dave Martin |
2011-12-19 | highbank: Unconditionally require l2x0 L2 cache controller support | Dave Martin |
2011-12-19 | omap4: Unconditionally require l2x0 L2 cache controller support | Dave Martin |
2011-12-19 | ARM: SMP: Refactor Kconfig to be more maintainable | Dave Martin |
2011-12-19 | ARM: l2x0/pl310: Refactor Kconfig to be more maintainable | Dave Martin |
2011-12-18 | ARM: 7233/1: ux500: remove overlapping iotable entries | Linus Walleij |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier |
2011-12-12 | ARM: kexec: use soft_restart for branching to the reboot buffer | Will Deacon |
2011-12-12 | ARM: stop: execute platform callback from cpu_stop code | Will Deacon |
2011-12-12 | ARM: reset: implement soft_restart for jumping to a physical address | Will Deacon |
2011-12-12 | ARM: lib: add call_with_stack function for safely changing stack | Will Deacon |
2011-12-11 | ARM: 7183/1: vic: register the VIC for ST-modified VIC's | Jamie Iles |
2011-12-08 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King |
2011-12-08 | ARM: LPAE: Add the Kconfig entries | Catalin Marinas |
2011-12-08 | ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem | Will Deacon |
2011-12-08 | ARM: LPAE: Add identity mapping support for the 3-level page table format | Catalin Marinas |
2011-12-08 | ARM: LPAE: Add context switching support | Catalin Marinas |
2011-12-08 | ARM: LPAE: Add fault handling support | Catalin Marinas |
2011-12-08 | ARM: LPAE: Invalidate the TLB before freeing the PMD | Catalin Marinas |
2011-12-08 | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas |
2011-12-08 | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas |
2011-12-08 | ARM: LPAE: Introduce the 3-level page table format definitions | Catalin Marinas |
2011-12-08 | ARM: LPAE: add ISBs around MMU enabling code | Will Deacon |
2011-12-08 | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S | Catalin Marinas |
2011-12-08 | ARM: LPAE: Move the FSR definitions to separate files | Catalin Marinas |
2011-12-08 | ARM: LPAE: Move page table maintenance macros to pgtable-2level.h | Catalin Marinas |
2011-12-08 | ARM: pgtable: switch to use pgtable-nopud.h | Russell King |
2011-12-08 | ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud | Catalin Marinas |
2011-12-06 | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Russell King |
2011-12-06 | ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c... | Tony Lindgren |
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon |
2011-12-06 | ARM: head.S: only include __turn_mmu_on in the initial identity mapping | Will Deacon |
2011-12-06 | ARM: idmap: use idmap_pgd when setting up mm for reboot | Will Deacon |
2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon |
2011-12-06 | ARM: suspend: use idmap_pgd instead of suspend_pgd | Will Deacon |
2011-12-06 | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon |
2011-12-06 | ARM: 7192/1: OMAP: Fix build error for omap1_defconfig | Tony Lindgren |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King |
2011-12-05 | ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function | Santosh Shilimkar |
2011-12-05 | ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl... | Santosh Shilimkar |
2011-12-03 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2011-12-02 | Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk | Will Deacon |
2011-12-02 | arm: pmu: allow platform specific irq enable/disable handling | Ming Lei |
2011-12-02 | arm: introduce cross trigger interface helpers | Ming Lei |
2011-12-02 | ARM: perf: remove unused armpmu_get_max_events | Will Deacon |
2011-12-02 | ARM: perf: add support for stalled cycle ABI events | Will Deacon |
2011-12-02 | ARM: perf: clean and update ARMv7 event numbers | Will Deacon |
2011-12-02 | ARM: exynos4: Fix build error | Axel Lin |