| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-04-09 | 3 | -317/+156 |
|\ |
|
| * | ARM: simplify and fix linker script for TCM | Nicolas Pitre | 2018-03-09 | 3 | -54/+14 |
| * | ARM: linker script: factor out TCM bits | Nicolas Pitre | 2018-03-09 | 3 | -108/+62 |
| * | ARM: linker script: factor out vectors and stubs | Nicolas Pitre | 2018-03-09 | 3 | -40/+23 |
| * | ARM: linker script: factor out unwinding table sections | Nicolas Pitre | 2018-03-09 | 3 | -28/+16 |
| * | ARM: linker script: factor out stuff for the .text section | Nicolas Pitre | 2018-03-09 | 3 | -36/+22 |
| * | ARM: linker script: factor out stuff for the DISCARD section | Nicolas Pitre | 2018-03-09 | 3 | -32/+25 |
| * | ARM: linker script: factor out some common definitions between XIP and non-XIP | Nicolas Pitre | 2018-03-09 | 3 | -69/+44 |
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-02 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-03-27 | 1 | -5/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: 8748/1: mm: Define vdso_start, vdso_end as array | Jinbum Park | 2018-03-24 | 1 | -5/+7 |
| |/ |
|
* / | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2018-02-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -1/+1 |
|\ |
|
| * | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64 | Bjorn Helgaas | 2017-12-18 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-02-02 | 10 | -33/+23 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next | Russell King | 2018-01-21 | 10 | -33/+23 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ARM: 8745/1: get rid of __memzero() | Nicolas Pitre | 2018-01-21 | 2 | -3/+3 |
| | * | | ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores | Vladimir Murzin | 2018-01-21 | 1 | -0/+3 |
| | * | | ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_init | Jinbum Park | 2017-12-17 | 1 | -5/+5 |
| | * | | ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code | Russell King | 2017-12-17 | 6 | -25/+12 |
| | |/ |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | arm: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+2 |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -7/+1 |
|\ \ \ \ |
|
| * | | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 2018-01-22 | 1 | -7/+1 |
| | |/ /
| |/| | |
|
* / | | | kernel/exit.c: export abort() to modules | Andrew Morton | 2018-01-04 | 1 | -1/+0 |
|/ / / |
|
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-12-03 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: avoid faulting on qemu | Russell King | 2017-11-27 | 1 | -2/+2 |
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-26 | 1 | -0/+6 |
|\| |
| |/
|/| |
|
| * | ARM: BUG if jumping to usermode address in kernel mode | Russell King | 2017-11-26 | 1 | -0/+6 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-11-16 | 1 | -6/+37 |
|\ \ |
|
| * \ | Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Arnd Bergmann | 2017-10-30 | 1 | -6/+37 |
| |\ \ |
|
| | * | | ARM: smp_scu: allow the platform code to read the SCU CPU status | Martin Blumenstingl | 2017-10-29 | 1 | -1/+17 |
| | * | | ARM: smp_scu: add a helper for powering on a specific CPU | Martin Blumenstingl | 2017-10-29 | 1 | -10/+25 |
* | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-16 | 18 | -202/+499 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2017-11-08 | 13 | -168/+452 |
| |\ \ \ \ |
|
| | * | | | | ARM: 8713/1: NOMMU: Support MPU in XIP configuration | Vladimir Murzin | 2017-10-23 | 2 | -0/+43 |
| | * | | | | ARM: 8711/1: V7M: Add support for MPU to M-class | Vladimir Murzin | 2017-10-23 | 1 | -16/+40 |
| | * | | | | ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C | Vladimir Murzin | 2017-10-23 | 3 | -19/+74 |
| | * | | | | ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel() | Geert Uytterhoeven | 2017-10-14 | 1 | -0/+1 |
| | * | | | | Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into... | Russell King | 2017-10-02 | 6 | -21/+130 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: enable elf_fdpic on systems with an MMU | Nicolas Pitre | 2017-09-10 | 1 | -0/+22 |
| | | * | | | | ARM: signal handling support for FDPIC_FUNCPTRS functions | Nicolas Pitre | 2017-09-10 | 4 | -20/+104 |
| | | * | | | | arm_elf_read_implies_exec(): remove unused argument | Nicolas Pitre | 2017-09-10 | 1 | -1/+1 |
| | | * | | | | ARM: implement get_tls syscall | Nicolas Pitre | 2017-09-10 | 1 | -0/+3 |
| | * | | | | | Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ... | Russell King | 2017-09-28 | 5 | -117/+169 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | * | | | | ARM: XIP kernel: store .data compressed in ROM | Nicolas Pitre | 2017-09-10 | 4 | -1/+85 |
| | | * | | | | ARM: vmlinux-xip.lds.S: fix multiple issues | Nicolas Pitre | 2017-09-10 | 1 | -36/+34 |
| | | * | | | | ARM: vmlinux.lds.S: replace open coded .data sections with generic macros | Nicolas Pitre | 2017-09-10 | 1 | -32/+6 |
| | | * | | | | ARM: vmlinux*.lds.S: some decruftification | Nicolas Pitre | 2017-09-10 | 2 | -17/+1 |