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
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
2017-09-10
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
4
-20
/
+104
2017-09-10
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
1
-1
/
+1
2017-09-10
ARM: implement get_tls syscall
Nicolas Pitre
1
-0
/
+3
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
16
-267
/
+254
2017-09-09
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
1
-0
/
+2
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+12
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
3
-7
/
+5
2017-08-14
ARM: align .data section
Russell King
5
-0
/
+7
2017-08-02
ARM: avoid saving and restoring registers unnecessarily
Russell King
1
-2
/
+8
2017-08-02
ARM: move PC value into r9
Russell King
1
-0
/
+7
2017-08-02
ARM: obtain thread info structure later
Russell King
1
-1
/
+2
2017-08-02
ARM: use aliases for registers in entry-common
Russell King
1
-10
/
+14
[next]