Age | Commit message (Expand) | Author |
2011-12-08 | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S | Catalin Marinas |
2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-01 | ARM: pm: let platforms select cpu_suspend support | Arnd Bergmann |
2011-09-20 | ARM: pm: no need to save/restore context ID register | Russell King |
2011-09-20 | ARM: pm: only use preallocated page table during resume | Russell King |
2011-09-20 | ARM: pm: preallocate a page table for suspend/resume | Russell King |
2011-08-28 | ARM: pm: avoid writing the auxillary control register for ARMv7 | Russell King |
2011-08-28 | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness | Russell King |
2011-08-28 | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU | Will Deacon |
2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King |
2011-07-07 | ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores | Will Deacon |
2011-07-07 | ARM: proc: add proc info for Cortex-A15MP using classic page tables | Will Deacon |
2011-07-07 | ARM: proc: add Cortex-A5 proc info | Pawel Moll |
2011-07-07 | ARM: proc: convert v7 proc infos into a common macro | Pawel Moll |
2011-07-07 | ARM: mm: proc-v7: Use the new processor struct macros | Dave Martin |
2011-06-24 | ARM: pm: ensure ARMv7 CPUs save and restore the TLS register | Russell King |
2011-06-24 | ARM: pm: proc-v7: fix missing struct processor pointers for suspend code | Russell King |
2011-06-09 | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" | Russell King |
2011-05-26 | ARM: 6943/1: mm: use TTBR1 instead of reserved context ID | Will Deacon |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas |
2011-04-13 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-04-02 | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-09 | ARM: 6772/1: errata: possible fault MMU translations following an ASID switch | Will Deacon |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King |
2011-02-19 | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast... | Will Deacon |
2011-01-14 | ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S | Dave Martin |
2011-01-06 | Merge branch 'pgt' (early part) into devel | Russell King |
2011-01-06 | Merge branch 'misc' into devel | Russell King |
2010-12-22 | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King |
2010-12-22 | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King |
2010-12-22 | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King |
2010-11-30 | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p... | Dave Martin |
2010-11-04 | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors | Leif Lindholm |
2010-11-04 | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King |
2010-10-08 | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King |
2010-10-04 | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon |
2010-09-17 | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM | Daniel Walker |
2010-09-17 | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co... | Will Deacon |
2010-09-17 | ARM: 6388/1: errata: DMB operation may be faulty | Will Deacon |
2010-09-17 | ARM: 6387/1: errata: check primary part ID in proc-v7.S | Will Deacon |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King |
2010-07-09 | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren |