Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 4 | -66/+6 |
2011-12-06 | ARM: head.S: only include __turn_mmu_on in the initial identity mapping | Will Deacon | 1 | -7/+7 |
2011-12-06 | ARM: idmap: use idmap_pgd when setting up mm for reboot | Will Deacon | 1 | -9/+10 |
2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon | 24 | -0/+72 |
2011-12-06 | ARM: suspend: use idmap_pgd instead of suspend_pgd | Will Deacon | 2 | -15/+5 |
2011-12-06 | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 5 | -3/+51 |
2011-12-06 | ARM: 7192/1: OMAP: Fix build error for omap1_defconfig | Tony Lindgren | 1 | -0/+1 |
2011-12-06 | ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function | Santosh Shilimkar | 1 | -0/+1 |
2011-12-06 | ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl... | Santosh Shilimkar | 1 | -0/+2 |
2011-12-02 | arm: pmu: allow platform specific irq enable/disable handling | Ming Lei | 2 | -5/+20 |