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-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
-1
/
+3
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
-3
/
+4
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
-0
/
+15
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
-0
/
+1
2014-01-06
asm/xen/page.h: remove redundant semicolon
Wei Liu
-1
/
+1
2014-01-05
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
-2
/
+2
2014-01-02
Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Olof Johansson
-0
/
+10
2014-01-02
Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
-18
/
+15
2013-12-29
ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUs
Will Deacon
-8
/
+10
2013-12-29
ARM: 7931/1: Correct virt_addr_valid
Laura Abbott
-1
/
+2
2013-12-29
ARM: PCI: add legacy IDE IRQ implementation
Russell King
-4
/
+1
2013-12-29
ARM: 7922/1: l2x0: add Marvell Tauros3 support
Sebastian Hesselbarth
-0
/
+1
2013-12-29
ARM: fix csum_tcpudp_magic() miscompilation
Russell King
-10
/
+24
2013-12-29
ARM: 7896/1: rename ioremap_cached to ioremap_cache
Rob Herring
-2
/
+2
2013-12-26
Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
-29
/
+5
2013-12-21
KVM: arm-vgic: Add vgic reg access from dev attr
Christoffer Dall
-0
/
+6
2013-12-21
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
-0
/
+2
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
-0
/
+23
2013-12-20
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
Uwe Kleine-König
-6
/
+0
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-17
/
+14
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
-0
/
+1
2013-12-13
ARM: fix asm/memory.h build error
Russell King
-17
/
+14
2013-12-13
ARM: add basic support for Trusted Foundations
Alexandre Courbot
-0
/
+67
2013-12-11
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
-0
/
+1
2013-12-11
ARM: mm: Define set_memory_* functions for ARM
Laura Abbott
-0
/
+5
2013-12-11
ARM: add definitions for pte_mkexec/pte_mknexec
Laura Abbott
-0
/
+2
2013-12-11
ARM: implement basic NX support for kernel lowmem mappings
Russell King
-0
/
+1
2013-12-11
ARM: add permission annotations to MT_MEMORY* mapping types
Russell King
-12
/
+14
2013-12-11
ARM: add support to dump the kernel page tables
Russell King
-0
/
+2
2013-12-09
ARM: imx: add debug uart support for IMX50 SoC
Greg Ungerer
-0
/
+10
2013-12-04
ARM: tegra: don't hard-code DEBUG_LL baud rate
Stephen Warren
-27
/
+3
2013-12-04
ARM: tegra: fix DEBUG_LL combined with LPAE
Stephen Warren
-2
/
+2
2013-12-04
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
-0
/
+2
2013-11-30
ARM: fix booting low-vectors machines
Russell King
-1
/
+1
2013-11-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
-1
/
+8
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-34
/
+0
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+0
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-13
/
+77
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-8
/
+143
2013-11-15
arm: handle pgtable_page_ctor() fail
Kirill A. Shutemov
-5
/
+7
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
-34
/
+0
2013-11-14
ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case
Victor Kamensky
-1
/
+8
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
-151
/
+501
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
-0
/
+8
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
-6
/
+0
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
-56
/
+266
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+0
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-87
/
+0
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+32
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
[prev]
[next]