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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
ARM: dts: socfpga: disable over-current for Arria10 USB devkit
Dinh Nguyen
1
-0
/
+1
2018-01-23
Merge tag 'omap-for-v4.16/dt-pt3-signed' of ssh://gitolite.kernel.org/pub/scm...
Arnd Bergmann
3
-1
/
+26
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-7
/
+1
2018-01-22
ARM: omap: hwmod: fix section mismatch warnings
Arnd Bergmann
1
-2
/
+2
2018-01-22
Merge tag 'omap-for-v4.16/dt-clk-dts-signed' of ssh://gitolite.kernel.org/pub...
Arnd Bergmann
6
-35
/
+198
2018-01-22
ARM: pxa/tosa-bt: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
101
-725
/
+1154
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
6
-160
/
+4
2018-01-21
ARM: 8744/1: don't discard memblock for kexec
Arnd Bergmann
1
-1
/
+1
2018-01-21
ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-01-21
ARM: 8742/1: Always use REFCOUNT_FULL
Jinbum Park
1
-0
/
+1
2018-01-21
ARM: 8741/1: B15: fix unused label warnings
Arnd Bergmann
1
-15
/
+11
2018-01-21
ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] array
Vladimir Murzin
1
-0
/
+2
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
3
-2
/
+6
2018-01-21
ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU
Vladimir Murzin
1
-1
/
+1
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
4
-1
/
+94
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
1
-7
/
+21
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
5
-39
/
+104
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-120
/
+125
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-2
/
+0
2018-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-6
/
+14
2018-01-19
ARM: dts: Nokia N9: add support for up/down keys in the dts
Pavel Machek
1
-0
/
+7
2018-01-19
ARM: dts: nomadik: add interrupt-parent for clcd
Arnd Bergmann
1
-0
/
+1
2018-01-19
Merge tag 'gemini-dts-update-3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
6
-1
/
+205
2018-01-19
ARM: sunxi_defconfig: Enable CMA
Maxime Ripard
1
-0
/
+2
2018-01-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-114
/
+111
2018-01-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+2
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
1
-1
/
+0
2018-01-17
ARM: net: bpf: clarify tail_call index
Russell King
1
-1
/
+1
2018-01-17
ARM: net: bpf: fix LDX instructions
Russell King
1
-28
/
+33
2018-01-17
ARM: net: bpf: fix register saving
Russell King
1
-58
/
+22
2018-01-17
ARM: net: bpf: correct stack layout documentation
Russell King
1
-8
/
+27
2018-01-17
ARM: net: bpf: move stack documentation
Russell King
1
-21
/
+21
2018-01-17
ARM: net: bpf: fix stack alignment
Russell King
1
-3
/
+8
2018-01-17
ARM: net: bpf: fix tail call jumps
Russell King
1
-1
/
+1
2018-01-17
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
Russell King
1
-7
/
+11
2018-01-17
ARM: dts: Add ethernet to a bunch of platforms
Linus Walleij
5
-0
/
+162
2018-01-17
ARM: dts: Add ethernet to the Gemini SoC
Linus Walleij
1
-1
/
+43
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
1
-0
/
+3
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
1
-0
/
+2
2018-01-15
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2
-0
/
+11
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
16
-27
/
+42
2018-01-15
ARM: dts: rename oxnas dts files
Daniel Golle
3
-2
/
+2
2018-01-15
ARM: dts: s5pv210: add interrupt-parent for ohci
Arnd Bergmann
1
-0
/
+1
2018-01-15
ARM: lpc3250: fix uda1380 gpio numbers
Arnd Bergmann
2
-4
/
+4
2018-01-15
ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
Patrice Chotard
2
-2
/
+4
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-6
/
+3
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
3
-6
/
+6
2018-01-12
ARM: dts: dra7: Reduce shut down temperature of non-cpu thermal zones
Ravikumar Kattekola
1
-0
/
+16
[prev]
[next]