| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Fix broken highmem support | Russell King | 2009-08-15 | 2 | -46/+81 |
* | [ARM] export __cpu_flush_dcache_page | Russell King | 2009-07-05 | 1 | -0/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-22 | 2 | -20/+126 |
|\ |
|
| * | [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support | George G. Davis | 2009-06-19 | 1 | -20/+119 |
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2009-06-18 | 1 | -0/+7 |
| |\ |
|
| | * | [ARM] pxa/treo680: initial support | Tomas 'Sleep_Walker' Cech | 2009-06-16 | 1 | -0/+7 |
* | | | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 7 | -23/+103 |
|\ \ |
|
| * \ | Merge branch 'u300' into devel | Russell King | 2009-06-14 | 1 | -0/+14 |
| |\ \ |
|
| | * | | [ARM] 5480/1: U300-v5 integrate into the ARM architecture | Linus Walleij | 2009-04-28 | 1 | -0/+14 |
| * | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2009-06-11 | 5 | -20/+82 |
| |\ \ \ |
|
| | * | | | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 4 | -0/+23 |
| | * | | | ARMv7: Document the PRRR and NMRR registers setting | Catalin Marinas | 2009-05-30 | 1 | -2/+30 |
| | * | | | ARMv7: Enable the SWP instruction | Catalin Marinas | 2009-05-30 | 1 | -4/+4 |
| | * | | | ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP | Tony Thompson | 2009-05-30 | 1 | -3/+9 |
| | * | | | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 2009-05-30 | 2 | -8/+13 |
| | * | | | RealView: Add support for the RealView/PBX platform | Colin Tuckley | 2009-05-30 | 1 | -3/+3 |
| | | |/
| | |/| |
|
| * | | | [ARM] Kconfig: remove 'default n' | Russell King | 2009-05-31 | 1 | -3/+0 |
| * | | | Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Russell King | 2009-05-25 | 2 | -0/+7 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | omap iommu: simple virtual address space management | Hiroshi DOYU | 2009-05-19 | 2 | -0/+7 |
* | | | | [ARM] ARMv7 errata: only apply fixes when running on applicable CPU | Russell King | 2009-06-02 | 1 | -11/+25 |
|/ / / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-02 | 3 | -2/+73 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit... | Catalin Marinas | 2009-04-30 | 1 | -0/+5 |
| * | | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created | Catalin Marinas | 2009-04-30 | 1 | -0/+6 |
| * | | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch | Catalin Marinas | 2009-04-30 | 1 | -0/+8 |
| * | | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can... | Catalin Marinas | 2009-04-30 | 2 | -2/+54 |
| |/ |
|
* | | arm: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 | 4 | -4/+8 |
|/ |
|
* | [ARM] pxa: Add support for suspend on PalmTX, T5 and LD | Marek Vasut | 2009-04-04 | 1 | -0/+11 |
* | [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6 | Catalin Marinas | 2009-04-01 | 1 | -2/+2 |
* | [ARM] Kirkwood: small L2 code cleanup | Nicolas Pitre | 2009-03-28 | 1 | -3/+1 |
* | [ARM] Kirkwood: invalidate L2 cache before enabling it | Maxime Bizon | 2009-03-28 | 1 | -0/+5 |
* | Merge branch 'master' into devel | Russell King | 2009-03-28 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 5435/1: fix compile warning in sanity_check_meminfo() | Mikael Pettersson | 2009-03-28 | 1 | -1/+1 |
* | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel | Russell King | 2009-03-26 | 6 | -2/+666 |
|\ \ |
|
| * | | ARM: Add support for FA526 v2 | Paulius Zaleckas | 2009-03-25 | 6 | -2/+666 |
| |/ |
|
* | | Merge branch 'highmem' into devel | Russell King | 2009-03-24 | 10 | -61/+357 |
|\ \ |
|
| * | | [ARM] ignore high memory with VIPT aliasing caches | Nicolas Pitre | 2009-03-15 | 1 | -0/+5 |
| * | | [ARM] xsc3: add highmem support to L2 cache handling code | Nicolas Pitre | 2009-03-15 | 1 | -27/+80 |
| * | | [ARM] Feroceon: add highmem support to L2 cache handling code | Nicolas Pitre | 2009-03-15 | 1 | -17/+37 |
| * | | [ARM] introduce dma_cache_maint_page() | Nicolas Pitre | 2009-03-15 | 1 | -1/+71 |
| * | | [ARM] mem_init(): make highmem pages available for use | Nicolas Pitre | 2009-03-15 | 1 | -3/+18 |
| * | | [ARM] kmap support | Nicolas Pitre | 2009-03-15 | 4 | -1/+131 |
| * | | [ARM] fixmap support | Nicolas Pitre | 2009-03-15 | 1 | -2/+1 |
| |/ |
|
| * | [ARM] Fix virtual to physical translation macro corner cases | Russell King | 2009-03-12 | 3 | -10/+14 |
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 3 | -2/+430 |
|\ \ |
|
| * | | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 2009-03-23 | 3 | -2/+430 |
* | | | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 | 7 | -7/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 7 | -7/+7 |
* | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 3 | -3/+6 |
|\ \ \ |
|
| * | | | [ARM] MX31/MX35: Add l2x0 cache support | Sascha Hauer | 2009-03-13 | 1 | -1/+2 |
| |/ / |
|