Age | Commit message (Expand) | Author | Files | Lines |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 11 | -231/+395 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2015-06-12 | Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel... | Kevin Hilman | 1 | -1/+1 |
2015-06-12 | Merge branch 'for-arm-soc' into for-next | Russell King | 1 | -1/+1 |
2015-06-12 | Merge branch 'bsym' into for-next | Russell King | 1 | -1/+1 |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King | 14 | -254/+405 |
2015-06-11 | ARM: 8391/1: l2c: add options to overwrite prefetching behavior | Hauke Mehrtens | 1 | -0/+20 |
2015-06-06 | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap | Mike Looijmans | 1 | -7/+25 |
2015-06-02 | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 1 | -0/+1 |
2015-06-02 | ARM: 8369/1: ARMv7M: define size of vector table for Vybrid | Stefan Agner | 1 | -0/+1 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 1 | -10/+10 |
2015-06-02 | ARM: proc-v7: sanitise and document registers around errata | Russell King | 1 | -30/+38 |
2015-06-02 | ARM: proc-v7: clean up MIDR access | Russell King | 1 | -5/+4 |
2015-06-02 | ARM: proc-v7: move CPU errata out of line | Russell King | 1 | -65/+78 |
2015-06-02 | ARM: redo TTBR setup code for LPAE | Russell King | 3 | -25/+21 |
2015-06-02 | ARM: cleanup early_paging_init() calling | Russell King | 2 | -13/+2 |
2015-06-02 | ARM: re-implement physical address space switching | Russell King | 4 | -84/+133 |
2015-06-02 | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King | 1 | -4/+4 |
2015-06-02 | ARM: keystone2: move address space switch printk into generic code | Russell King | 1 | -0/+3 |
2015-06-02 | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King | 1 | -4/+22 |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King | 1 | -1/+1 |
2015-05-28 | ARM: 8381/1: fix ARMv4+Feroceon multiplatform build | Arnd Bergmann | 1 | -0/+2 |
2015-05-28 | ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI | Arnd Bergmann | 1 | -2/+2 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -1/+1 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -0/+3 |
2015-05-15 | ARM: l2c: avoid passing auxiliary control register through enable method | Russell King | 1 | -15/+17 |
2015-05-15 | ARM: l2c: only unlock caches if NS_LOCKDOWN bit is set | Russell King | 1 | -1/+25 |
2015-05-15 | ARM: l2c: clean up l2c_configure() | Russell King | 1 | -9/+14 |
2015-05-15 | ARM: l2c: write auxiliary control register first | Russell King | 1 | -2/+2 |
2015-05-15 | ARM: l2c: restore the behaviour documented above l2c_enable() | Russell King | 1 | -5/+5 |
2015-05-14 | ARM: 8356/1: mm: handle non-pmd-aligned end of RAM | Mark Rutland | 1 | -10/+10 |
2015-05-08 | ARM: replace BSYM() with badr assembly macro | Russell King | 1 | -1/+1 |
2015-05-08 | ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and m... | Tony Lindgren | 1 | -2/+4 |
2015-05-08 | ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries | Maxime Coquelin stm32 | 1 | -0/+15 |
2015-05-04 | ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macro | Andrew Lunn | 1 | -1/+0 |
2015-05-04 | ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef block | Valentin Rothberg | 1 | -3/+0 |
2015-05-04 | ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLE | Valentin Rothberg | 2 | -4/+0 |
2015-05-04 | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops | Marek Szyprowski | 1 | -8/+5 |
2015-04-24 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2015-04-24 | Merge branches 'misc' and 'vdso' into for-next | Russell King | 1 | -1/+1 |
2015-04-18 | ARM: 8342/1: VDSO: depend on CPU_V7 | Nathan Lynch | 1 | -1/+1 |
2015-04-15 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 32 | -213/+256 |
2015-04-15 | arm: add support for memtest | Vladimir Murzin | 1 | -0/+3 |
2015-04-15 | mm: expose arch_mmap_rnd when available | Kees Cook | 1 | -2/+2 |
2015-04-15 | arm: factor out mmap ASLR into mmap_rnd | Kees Cook | 1 | -4/+12 |
2015-04-15 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 8 | -60/+96 |
2015-04-15 | ARM: switch to use the generic show_mem() implementation | Russell King | 1 | -49/+0 |
2015-04-15 | ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs | Russell King | 2 | -4/+36 |