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
2014-09-23
net: bpf: arm: make hole-faulting more robust
Daniel Borkmann
2
-3
/
+17
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-149
/
+372
2014-09-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-55
/
+154
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
4
-17
/
+66
2014-09-16
ARM: 8151/1: add missing exports for asm functions required by get_user macro
Victor Kamensky
1
-0
/
+8
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
1
-1
/
+1
2014-09-13
ARM: dts: imx6sx: add multi-queue support enet
Frank Li
1
-0
/
+2
2014-09-12
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-93
/
+217
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
2
-11
/
+75
2014-09-12
ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation
Punit Agrawal
1
-15
/
+0
2014-09-12
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2
-74
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
3
-19
/
+210
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
1
-0
/
+6
2014-09-09
ARM: dts: Enable emac node on the rk3188-radxarock boards
Romain Perier
1
-0
/
+22
2014-09-09
ARM: dts: Add emac nodes to the rk3188 device tree
Romain Perier
2
-0
/
+39
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-1
/
+1
2014-09-09
net: bpf: arm: address randomize and write protect JIT code
Daniel Borkmann
1
-6
/
+26
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
64
-551
/
+286
2014-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2014-09-05
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Kevin Hilman
3
-2
/
+12
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-1
/
+2
2014-09-05
ARM: at91/dt: rm9200: fix usb clock definition
Alexandre Belloni
1
-1
/
+1
2014-09-05
ARM: at91: rm9200: fix clock registration
Alexandre Belloni
1
-1
/
+10
2014-09-05
ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver
Gaƫl PORTAY
1
-0
/
+1
2014-09-05
Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linu...
Kevin Hilman
17
-58
/
+83
2014-09-04
Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-4
/
+5
2014-09-04
ARM: dts: dra7-evm: Add vtt regulator support
Lokesh Vutla
1
-1
/
+26
2014-09-04
ARM: dts: dra7-evm: Fix spi1 mux documentation
Nishanth Menon
1
-7
/
+7
2014-09-04
ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND
Roger Quadros
1
-2
/
+2
2014-09-04
ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring
Roger Quadros
1
-4
/
+3
2014-09-04
ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring
Roger Quadros
1
-2
/
+1
2014-09-04
ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring
Roger Quadros
1
-2
/
+0
2014-09-04
ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8
Roger Quadros
1
-1
/
+1
2014-09-04
ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8
Roger Quadros
1
-1
/
+1
2014-09-03
ARM: dts: am4372: fix USB regs size
Felipe Balbi
1
-2
/
+2
2014-09-03
ARM: dts: am437x-gp: switch i2c0 to 100KHz
Nishanth Menon
1
-1
/
+1
2014-09-03
Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fi...
Tony Lindgren
1
-0
/
+1
2014-09-03
ARM: dts: dra7-evm: Fix 8th NAND partition's name
Roger Quadros
1
-1
/
+1
2014-09-03
ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency
Roger Quadros
1
-3
/
+3
2014-09-03
video: fix composite video connector compatible string
Tomi Valkeinen
1
-1
/
+1
2014-09-02
ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
1
-1
/
+1
2014-09-02
ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSET
Konstantin Khlebnikov
1
-1
/
+0
2014-09-02
ARM: ux500: disable msp2 node on Snowball
Linus Walleij
1
-1
/
+0
2014-08-31
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-29
/
+34
2014-08-31
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-457
/
+104
2014-08-31
vexpress/spc: fix a build warning on array bounds
Alex Shi
1
-3
/
+11
2014-08-31
Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...
Olof Johansson
3
-2
/
+29
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
1
-2
/
+0
[next]