| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | | * | | | | ARM: head-common.S: speed up startup code | Nicolas Pitre | 2017-09-10 | 2 | -33/+45 |
| | | |/ / / |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. | | | | | Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next | Russell King | 2017-11-08 | 5 | -34/+47 |
| |\ \| | | |
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r" | Nicolas Pitre | 2017-11-06 | 1 | -11/+14 |
| | * | | | | ARM: 8705/1: early_printk: use printascii() rather than printch() | Nicolas Pitre | 2017-10-12 | 1 | -6/+10 |
| | * | | | | ARM: 8703/1: debug.S: move hexbuf to a writable section | Nicolas Pitre | 2017-10-12 | 1 | -3/+11 |
| | * | | | | ARM: better diagnostics with missing/corrupt dtb | Russell King | 2017-09-29 | 2 | -5/+12 |
| | * | | | | ARM: 8695/1: entry: Remove dead code in sys_mmap2 | Vladimir Murzin | 2017-09-28 | 1 | -9/+0 |
| | |/ / / |
|
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-09 | 1 | -10/+18 |
|\| | | | |
|
| * | | | | ARM: 8720/1: ensure dump_instr() checks addr_limit | Mark Rutland | 2017-11-06 | 1 | -10/+18 |
* | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 25 | -0/+25 |
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-10-20 | 1 | -0/+8 |
|\| | | |
| |_|_|/
|/| | | |
|
| * | | | ARM: 8704/1: semihosting: use proper instruction on v7m processors | Nicolas Pitre | 2017-10-12 | 1 | -0/+8 |
| |/ / |
|
* | | | arm/syscalls: Optimize address limit check | Thomas Garnier | 2017-09-17 | 2 | -0/+18 |