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
2017-10-03
arm: wire frequency-invariant accounting support up to the task scheduler
Dietmar Eggemann
-0
/
+5
2017-10-02
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
-9
/
+43
2017-09-28
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
-7
/
+0
2017-09-28
ARM: 8694/1: Remove leftover of fixmap_page_table
Vladimir Murzin
-1
/
+0
2017-09-25
ARM: brcmstb: Add appropriate ARM_BE8() macros for swapping
Florian Fainelli
-0
/
+3
2017-09-18
ARM: Add definition for monitor mode
Geert Uytterhoeven
-0
/
+1
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
-11
/
+6
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-0
/
+4
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-108
/
+0
2017-09-10
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
-0
/
+4
2017-09-10
ARM: add ELF_FDPIC support
Nicolas Pitre
-0
/
+20
2017-09-10
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
-0
/
+1
2017-09-10
ARM: start_thread(): don't always clear all regs
Nicolas Pitre
-7
/
+15
2017-09-10
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
-2
/
+2
2017-09-10
ARM: implement get_tls syscall
Nicolas Pitre
-0
/
+1
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+14
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
-78
/
+122
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
-0
/
+14
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-6
/
+19
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
-2
/
+9
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
-6
/
+19
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+34
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-22
/
+4
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+11
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-7
/
+0
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-16
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
-6
/
+0
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
-6
/
+0
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
-0
/
+6
2017-08-31
irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
Marc Zyngier
-0
/
+28
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
-22
/
+4
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-16
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
-16
/
+0
2017-08-17
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
-2
/
+9
2017-08-16
Merge tag 'omap-for-v4.14/debug-ll-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
-108
/
+0
2017-08-14
ARM: align .data section
Russell King
-0
/
+1
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
-1
/
+6
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
-2
/
+4
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
-7
/
+0
2017-08-02
ARM: 8689/1: scu: add missing errno include
Johan Hovold
-0
/
+1
2017-08-02
ARM: 8688/1: pm: add missing types include
Johan Hovold
-0
/
+2
2017-07-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-0
/
+11
2017-07-24
ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]
Dave Martin
-0
/
+6
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2017-07-20
ARM: kexec: fix failure to boot crash kernel
Russell King
-0
/
+5
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
-1
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2017-07-17
ARM: debug: Use generic 8250 debug_ll for am3517 and am335x
Tony Lindgren
-25
/
+0
2017-07-17
ARM: debug: Use generic 8250 debug_ll for ti81xx
Tony Lindgren
-28
/
+0
2017-07-17
ARM: debug: Use generic 8250 debug_ll for omap3/4/5
Tony Lindgren
-32
/
+0
[prev]
[next]