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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-11
/
+11
2014-06-07
ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h
Behan Webster
1
-11
/
+11
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+1
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
17
-127
/
+185
2014-06-05
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+24
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
16
-114
/
+151
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
3
-4
/
+11
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+4
2014-06-03
Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-1
/
+0
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+41
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2014-06-02
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+13
2014-06-02
ARM: remove global cr_no_alignment
Russell King
1
-5
/
+3
2014-06-02
ARM: remove unused adjust_cr() function
Russell King
1
-4
/
+0
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
3
-33
/
+2
2014-06-01
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
Thomas Petazzoni
1
-0
/
+6
2014-05-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2014-05-30
ARM: 8065/1: remove last use of CONFIG_CPU_ARM710
Paul Bolle
1
-8
/
+0
2014-05-30
ARM: 8047/1: rwsem: use asm-generic rwsem implementation
Will Deacon
1
-0
/
+1
2014-05-30
ARM: l2c: trial at enabling some Cortex-A9 optimisations
Russell King
1
-0
/
+8
2014-05-30
ARM: l2c: remove old .set_debug method
Russell King
1
-1
/
+0
2014-05-30
ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
Russell King
1
-1
/
+0
2014-05-30
ARM: l2c: add platform independent core L2 cache OF initialisation
Russell King
1
-0
/
+3
2014-05-30
ARM: l2c: fix register naming
Russell King
1
-25
/
+48
2014-05-30
ARM: l2c: provide generic hook to intercept writes to secure registers
Russell King
1
-1
/
+4
2014-05-30
ARM: l2c: add and use L2C revision constants
Russell King
1
-6
/
+16
2014-05-30
ARM: outer cache: add WARN_ON() to outer_disable()
Russell King
1
-5
/
+1
2014-05-28
ARM: tty: Move HVC DCC assembly to arch/arm
Christopher Covington
1
-0
/
+41
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-05-27
arm: Fix compile warning for psci
Christoffer Dall
1
-1
/
+1
2014-05-25
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
Lorenzo Pieralisi
1
-1
/
+1
2014-05-25
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
1
-0
/
+2
2014-05-25
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
1
-4
/
+4
2014-05-25
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
1
-1
/
+1
2014-05-25
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
1
-0
/
+1
2014-05-25
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
1
-1
/
+2
2014-05-23
ARM: trusted_foundations: fix compile error on non-SMP
Alexandre Courbot
1
-0
/
+2
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
1
-1
/
+24
2014-05-22
ARM: outer cache: add documentation of outer cache functions
Russell King
1
-1
/
+47
2014-05-22
ARM: use get_cr() rather than cr_alignment
Russell King
1
-1
/
+6
2014-05-22
ARM: make get_cr()/set_cr() use unsigned long values
Russell King
1
-3
/
+3
2014-05-22
ARM: l2c: remove outer_inv_all() method
Russell King
1
-8
/
+0
2014-05-21
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
1
-9
/
+1
2014-05-20
arm: dma-iommu: Clean up redundant variable
Ritesh Harjani
1
-1
/
+0
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
1
-2
/
+5
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
4
-9
/
+26
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+0
2014-05-12
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
1
-0
/
+10
2014-05-07
ARM: dma: implement set_arch_dma_coherent_ops()
Santosh Shilimkar
1
-0
/
+7
[next]