| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Ensure PTE modifications via dma_alloc_coherent are visible | Russell King | 2010-09-08 | 1 | -0/+2 |
* | ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 | Catalin Marinas | 2010-09-02 | 1 | -1/+1 |
* | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-11 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 1 | -1/+2 |
| |\ |
|
| | * | ARM: S5PV310: Add new Kconfig and Makefiles | Changhwan Youn | 2010-08-05 | 1 | -1/+2 |
* | | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-10 | 1 | -2/+2 |
* | | | [ARM] tegra: initial tegra support | Erik Gilling | 2010-08-05 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 | 38 | -666/+341 |
|\ \
| |/
|/| |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 | 2 | -10/+13 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2010-07-21 | 4 | -15/+47 |
| | |\ |
|
| | * \ | Merge git://git.linaro.org/nico/arm_security into devel-stable | Russell King | 2010-06-30 | 1 | -0/+4 |
| | |\ \ |
|
| | | * | | [ARM] add address randomization to mmap() | Nicolas Pitre | 2010-06-15 | 1 | -0/+4 |
| | * | | | arm: mm: Don't free prohibited memmap entries | Michael Bohan | 2010-06-15 | 1 | -10/+9 |
| | |/ / |
|
| * | | | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 32 | -209/+126 |
| |\ \ \ |
|
| | * | | | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 | 24 | -119/+22 |
| | * | | | ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault | Kirill A. Shutemov | 2010-07-27 | 2 | -2/+23 |
| | * | | | ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime | Kirill A. Shutemov | 2010-07-27 | 1 | -5/+11 |
| | * | | | ARM: 6255/1: Workaround infinity loop in handling of translation faults | Kirill A. Shutemov | 2010-07-27 | 1 | -1/+10 |
| | * | | | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 2010-07-27 | 2 | -8/+12 |
| | * | | | ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL | Kirill A. Shutemov | 2010-07-27 | 2 | -4/+4 |
| | * | | | ARM: DMA coherent allocator: align remapped addresses | Russell King | 2010-07-27 | 3 | -4/+18 |
| | * | | | ARM: use generic ioremap_page_range() | Russell King | 2010-07-27 | 1 | -70/+4 |
| | * | | | Merge branch 'origin' into misc | Russell King | 2010-07-27 | 4 | -15/+47 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | ARM: 6225/1: make TCM allocation static and common for all archs | Linus Walleij | 2010-07-27 | 1 | -10/+7 |
| | * | | | ARM: 6224/1: print TCM whereabouts in init message | Linus Walleij | 2010-07-18 | 1 | -0/+16 |
| | * | | | ARM: 6222/1: add memory types for the TCMs | Linus Walleij | 2010-07-18 | 1 | -0/+13 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 10 | -447/+202 |
| |\ \ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | / /
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | | | * | | ARM: Remove unnecessary call to find_limits() | Russell King | 2010-07-27 | 1 | -5/+3 |
| | | | * | | ARM: LMB: convert pfn_valid to use LMB | Russell King | 2010-07-27 | 1 | -5/+4 |
| | | | * | | ARM: LMB: Convert arm_memory_present() to use LMB memory information | Russell King | 2010-07-27 | 1 | -7/+6 |
| | | | * | | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 4 | -9/+9 |
| | | | * | | ARM: initial LMB trial | Russell King | 2010-07-27 | 4 | -155/+64 |
| | | | * | | ARM: early_pte_alloc() | Russell King | 2010-07-27 | 1 | -13/+13 |
| | | | * | | ARM: early_alloc() | Russell King | 2010-07-16 | 1 | -8/+10 |
| | | | * | | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 | 4 | -63/+10 |
| | | | * | | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 2010-07-16 | 1 | -1/+1 |
| | | | * | | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 | 6 | -231/+136 |
| | | | * | | ARM: Precalculate vmalloc_min | Russell King | 2010-07-16 | 1 | -13/+13 |
| | |_|/ /
| |/| | | |
|
| | | * | | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 2010-07-09 | 3 | -14/+4 |
| | | * | | ARM: Prohibit ioremap() on kernel managed RAM | Russell King | 2010-06-21 | 1 | -0/+6 |
| | |/ / |
|
* | | | | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King | 2010-07-31 | 1 | -5/+8 |
* | | | | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 2010-07-29 | 1 | -13/+13 |
|/ / / |
|
* | / | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL | Sascha Hauer | 2010-07-09 | 1 | -2/+3 |
| |/
|/| |
|
* | | ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220 | Catalin Marinas | 2010-07-02 | 1 | -0/+2 |
* | | ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo... | Catalin Marinas | 2010-07-01 | 2 | -3/+31 |
* | | ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP | Catalin Marinas | 2010-07-01 | 1 | -1/+2 |
* | | ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds | Catalin Marinas | 2010-07-01 | 1 | -9/+9 |
|/ |
|
* | ARM: 6164/1: Add kto and kfrom to input operands list. | Khem Raj | 2010-06-08 | 4 | -8/+8 |
* | ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 | Anfei | 2010-06-08 | 1 | -0/+3 |
* | ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging | Nicolas Pitre | 2010-06-08 | 1 | -1/+10 |