Commit Graph

273 Commits (81cfe79b9c577139a873483654640eb3f6e78c39)

Author SHA1 Message Date
Quinn Jensen 52c543f90c [ARM] 4461/1: MXC platform and i.MX31ADS core support 18 years ago
Catalin Marinas 11179d8ca2 [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later 18 years ago
Catalin Marinas 2eb8c82bc4 [ARM] 4503/1: nommu: Add noMMU support for ARMv7 18 years ago
Catalin Marinas 7092fc38ee [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl register 18 years ago
Catalin Marinas 7b4c965a0b [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platforms 18 years ago
Catalin Marinas 2a0cc6885f [ARM] 4502/1: nommu: Do not export the copy/clear user page functions 18 years ago
Catalin Marinas 367afaf83b [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6K 18 years ago
Catalin Marinas 0762097625 [ARM] 4500/1: Add locking around the background L2x0 cache operations 18 years ago
Nick Piggin 5c72fc5cad arm: fix up handle_mm_fault changes 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Russell King 6d78b5f9c6 [ARM] Fix bounding error in ioremap_pfn() 18 years ago
Russell King 7b9c7b4d07 [ARM] Fix non-page aligned boot time mappings 18 years ago
Yoann Padioleau f834368564 parse errors in ifdefs 18 years ago
Catalin Marinas 2ccdd1e77d [ARM] 4394/1: ARMv7: Add the TLB range operations 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Simon Arlott 6cbdc8c535 [ARM] spelling fixes 18 years ago
Russell King 516793c61b [ARM] ARMv6: add CPU_HAS_ASID configuration 18 years ago
Andrew Victor c53c9cf60e [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor 18 years ago
Andrew Victor 877d7720f5 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. 18 years ago
Kevin Hilman 7c6337e225 [ARM] 4303/3: base kernel support for TI DaVinci 18 years ago
Catalin Marinas 23688e999e [ARM] armv7: add Makefile and Kconfig entries 18 years ago
Catalin Marinas 065cf519c3 [ARM] armv7: add support for asid-tagged VIVT I-cache 18 years ago
Catalin Marinas bbe888864e [ARM] armv7: add support for ARMv7 cores. 18 years ago
Russell King 8678c1f042 [ARM] Fix ASID version switch 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Benjamin Herrenschmidt acec0ac0a8 get_unmapped_area handles MAP_FIXED on arm 18 years ago
Russell King 3603ab2b62 [ARM] mm 10: allow memory type to be specified with ioremap 18 years ago
Russell King 0af92befeb [ARM] mm 9: add additional device memory types 18 years ago
Russell King 9ef7963503 [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6 18 years ago
Ruslan V. Sushko 45fba0846f [ARM] 4311/1: ixp4xx: add KIXRP435 platform 18 years ago
Russell King c172cc92c8 [ARM] mm 6: allow mem_types table to specify extended pte attributes 18 years ago
Russell King b29e9f5e64 [ARM] mm 5: Use mem_types table in ioremap 18 years ago
Russell King 24e6c6996f [ARM] mm 4: make create_mapping() more conventional 18 years ago
Russell King 4a56c1e41f [ARM] mm 3: separate out supersection mappings, avoid for <4GB 18 years ago
Russell King d5c98176ef [ARM] mm 2: clean up create_mapping() 18 years ago
Russell King 2497f0a812 [ARM] mm 1: Combine mem_type domain into prot_* at init time 18 years ago
Russell King 0f0a00beb8 [ARM] Remove needless linux/ptrace.h includes 18 years ago
Russell King 7ab3f8d595 [ARM] Add ability to dump exception stacks to kernel backtraces 18 years ago
Uwe Kleine-König 9918cda523 [ARM] 4210/1: base for new machine type "NetSilicon NS9360" 18 years ago
Robert P. J. Day 6340aa61b1 kbuild: Replace remaining "depends" with "depends on" 18 years ago
George G. Davis cb36bb7516 [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype 18 years ago
Catalin Marinas 4b17244c13 [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform 18 years ago
Imre_Deak 44b1869390 [ARM] 4158/1: Fix user page protection macros 18 years ago
Catalin Marinas 382266ad5a [ARM] 4135/1: Add support for the L210/L220 cache controllers 18 years ago
Russell King f2131d348f [ARM] Always mark ARMv6 PTWs outer cacheable 18 years ago
Lennert Buytenhek 3e1a80f11f [ARM] 4153/1: fix consistent_sync() off-by-one BUG check 18 years ago
Andrew Victor b2c6561605 [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor 18 years ago
Russell King 7ae5a761d2 [ARM] Convert DMA cache handling to take const void * args 18 years ago
Catalin Marinas 953233dc99 [ARM] 4134/1: Add generic support for outer caches 18 years ago
Catalin Marinas e6a5d66f58 [ARM] 4129/1: Add barriers after the TLB operations 18 years ago