index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Lines
2014-05-30
ARM: l2c: fix register naming
Russell King
-25
/
+48
2014-05-30
ARM: l2c: provide generic hook to intercept writes to secure registers
Russell King
-1
/
+4
2014-05-30
ARM: l2c: add and use L2C revision constants
Russell King
-6
/
+16
2014-05-30
ARM: outer cache: add WARN_ON() to outer_disable()
Russell King
-5
/
+1
2014-05-28
ARM: tty: Move HVC DCC assembly to arch/arm
Christopher Covington
-0
/
+41
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
-5
/
+0
2014-05-27
arm: Fix compile warning for psci
Christoffer Dall
-1
/
+1
2014-05-26
Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex...
Olof Johansson
-4
/
+6
2014-05-25
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
Lorenzo Pieralisi
-1
/
+1
2014-05-25
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
-0
/
+2
2014-05-25
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
-4
/
+4
2014-05-25
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
-1
/
+1
2014-05-25
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
-0
/
+1
2014-05-25
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
-1
/
+2
2014-05-26
ARM: S3C24XX: move debug-macro.S into the common space
Heiko Stuebner
-0
/
+46
2014-05-23
Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-41
/
+5
2014-05-23
ARM: trusted_foundations: fix compile error on non-SMP
Alexandre Courbot
-0
/
+2
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
-1
/
+24
2014-05-22
ARM: debug: qcom: make UART address selection configuration option
Ivan T. Ivanov
-41
/
+5
2014-05-22
ARM: outer cache: add documentation of outer cache functions
Russell King
-1
/
+47
2014-05-22
ARM: use get_cr() rather than cr_alignment
Russell King
-1
/
+6
2014-05-22
ARM: make get_cr()/set_cr() use unsigned long values
Russell King
-3
/
+3
2014-05-22
ARM: l2c: remove outer_inv_all() method
Russell King
-8
/
+0
2014-05-21
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
-9
/
+1
2014-05-20
ARM: zynq: Enable big-endian
Michal Simek
-0
/
+2
2014-05-20
ARM: zynq: Fix uart0 early console virtual address
Michal Simek
-4
/
+4
2014-05-20
arm: dma-iommu: Clean up redundant variable
Ritesh Harjani
-1
/
+0
2014-05-16
ARM: imx: add low-level debug support for imx6sx
Shawn Guo
-0
/
+11
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
-2
/
+5
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
-9
/
+27
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+0
2014-05-12
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
-0
/
+10
2014-05-07
ARM: dma: implement set_arch_dma_coherent_ops()
Santosh Shilimkar
-0
/
+7
2014-05-07
ARM: dma: Use dma_pfn_offset for dma address translation
Grygorii Strashko
-1
/
+17
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
-1
/
+1
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
-5
/
+11
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
-2
/
+0
2014-04-30
ARM: vf610: add UART choice for low-level debug
Stefan Agner
-2
/
+13
2014-04-28
arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
Julien Grall
-1
/
+0
2014-04-28
Merge commit 'e26a9e0' into stable/for-linus-3.15
David Vrabel
-45
/
+98
2014-04-27
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
-1
/
+11
2014-04-25
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
-1
/
+11
2014-04-25
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
-7
/
+7
2014-04-24
arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
Julien Grall
-1
/
+0
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
-5
/
+3
2014-04-23
ARM: add renameat2 syscall
Miklos Szeredi
-0
/
+1
2014-04-23
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
-14
/
+3
2014-04-23
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
Liu Hua
-3
/
+2
2014-04-23
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
-2
/
+0
2014-04-22
ARM: 8032/1: bL_switcher: fix validation check before its activation
Nicolas Pitre
-0
/
+7
[prev]
[next]