index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-33
/
+23
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-7
/
+1
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
10
-33
/
+23
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
2
-3
/
+3
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-0
/
+3
2018-01-05
arm: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
1
-1
/
+1
2017-12-17
ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_init
Jinbum Park
1
-5
/
+5
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
6
-25
/
+12
2017-12-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-11-27
ARM: avoid faulting on qemu
Russell King
1
-2
/
+2
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+6
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+6
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-6
/
+37
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
18
-202
/
+499
2017-11-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-10
/
+18
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
13
-168
/
+452
2017-11-08
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
5
-34
/
+47
2017-11-06
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2017-11-06
ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"
Nicolas Pitre
1
-11
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-10-30
Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...
Arnd Bergmann
1
-6
/
+37
2017-10-29
ARM: smp_scu: allow the platform code to read the SCU CPU status
Martin Blumenstingl
1
-1
/
+17
2017-10-29
ARM: smp_scu: add a helper for powering on a specific CPU
Martin Blumenstingl
1
-10
/
+25
2017-10-23
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
Vladimir Murzin
2
-0
/
+43
2017-10-23
ARM: 8711/1: V7M: Add support for MPU to M-class
Vladimir Murzin
1
-16
/
+40
2017-10-23
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
3
-19
/
+74
2017-10-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+8
2017-10-14
ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()
Geert Uytterhoeven
1
-0
/
+1
2017-10-12
ARM: 8705/1: early_printk: use printascii() rather than printch()
Nicolas Pitre
1
-6
/
+10
2017-10-12
ARM: 8704/1: semihosting: use proper instruction on v7m processors
Nicolas Pitre
1
-0
/
+8
2017-10-12
ARM: 8703/1: debug.S: move hexbuf to a writable section
Nicolas Pitre
1
-3
/
+11
2017-10-02
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
6
-21
/
+130
2017-09-29
ARM: better diagnostics with missing/corrupt dtb
Russell King
2
-5
/
+12
2017-09-28
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...
Russell King
5
-117
/
+169
2017-09-28
ARM: 8695/1: entry: Remove dead code in sys_mmap2
Vladimir Murzin
1
-9
/
+0
2017-09-17
arm/syscalls: Optimize address limit check
Thomas Garnier
2
-0
/
+18
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
2
-12
/
+2
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-13
/
+39
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+5
2017-09-10
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
4
-1
/
+85
2017-09-10
ARM: vmlinux-xip.lds.S: fix multiple issues
Nicolas Pitre
1
-36
/
+34
2017-09-10
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
1
-32
/
+6
2017-09-10
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2
-17
/
+1
2017-09-10
ARM: head-common.S: speed up startup code
Nicolas Pitre
2
-33
/
+45
2017-09-10
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
1
-0
/
+22
[next]