Age | Commit message (Expand) | Author |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt |
2007-10-15 | Merge branch 'pxa' into devel | Russell King |
2007-10-15 | [ARM] pxa: PXA3xx base support | eric miao |
2007-10-12 | [ARM] Rename consistent_sync() as dma_cache_maint() | Russell King |
2007-10-12 | [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27x | Russell King |
2007-09-17 | [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses | Rui Sousa |
2007-07-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-07-22 | Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'... | Russell King |
2007-07-22 | [ARM] 4461/1: MXC platform and i.MX31ADS core support | Quinn Jensen |
2007-07-20 | [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later | Catalin Marinas |
2007-07-20 | [ARM] 4503/1: nommu: Add noMMU support for ARMv7 | Catalin Marinas |
2007-07-20 | [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl register | Catalin Marinas |
2007-07-20 | [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platforms | Catalin Marinas |
2007-07-20 | [ARM] 4502/1: nommu: Do not export the copy/clear user page functions | Catalin Marinas |
2007-07-20 | [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6K | Catalin Marinas |
2007-07-20 | [ARM] 4500/1: Add locking around the background L2x0 cache operations | Catalin Marinas |
2007-07-20 | arm: fix up handle_mm_fault changes | Nick Piggin |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-12 | [ARM] Fix bounding error in ioremap_pfn() | Russell King |
2007-07-04 | [ARM] Fix non-page aligned boot time mappings | Russell King |
2007-06-01 | parse errors in ifdefs | Yoann Padioleau |
2007-05-30 | [ARM] 4394/1: ARMv7: Add the TLB range operations | Catalin Marinas |
2007-05-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-20 | [ARM] spelling fixes | Simon Arlott |
2007-05-17 | [ARM] ARMv6: add CPU_HAS_ASID configuration | Russell King |
2007-05-11 | [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor | Andrew Victor |
2007-05-11 | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor |
2007-05-11 | [ARM] 4303/3: base kernel support for TI DaVinci | Kevin Hilman |
2007-05-09 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-05-09 | Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel | Russell King |
2007-05-09 | [ARM] armv7: add Makefile and Kconfig entries | Catalin Marinas |
2007-05-09 | [ARM] armv7: add support for asid-tagged VIVT I-cache | Catalin Marinas |
2007-05-08 | [ARM] armv7: add support for ARMv7 cores. | Catalin Marinas |
2007-05-08 | [ARM] Fix ASID version switch | Russell King |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-07 | get_unmapped_area handles MAP_FIXED on arm | Benjamin Herrenschmidt |
2007-05-06 | Merge branch 'ixp4xx' into devel | Russell King |
2007-05-05 | [ARM] mm 10: allow memory type to be specified with ioremap | Russell King |
2007-05-05 | [ARM] mm 9: add additional device memory types | Russell King |
2007-05-05 | [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6 | Russell King |
2007-04-21 | [ARM] 4311/1: ixp4xx: add KIXRP435 platform | Ruslan V. Sushko |
2007-04-21 | [ARM] mm 6: allow mem_types table to specify extended pte attributes | Russell King |
2007-04-21 | [ARM] mm 5: Use mem_types table in ioremap | Russell King |
2007-04-21 | [ARM] mm 4: make create_mapping() more conventional | Russell King |
2007-04-21 | [ARM] mm 3: separate out supersection mappings, avoid for <4GB | Russell King |
2007-04-21 | [ARM] mm 2: clean up create_mapping() | Russell King |
2007-04-21 | [ARM] mm 1: Combine mem_type domain into prot_* at init time | Russell King |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King |
2007-04-21 | [ARM] Add ability to dump exception stacks to kernel backtraces | Russell King |