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