index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
ARM: cacheflush: don't round address range up to nearest page
Will Deacon
1
-2
/
+1
2013-08-20
ARM: cacheflush: split user cache-flushing into interruptible chunks
Will Deacon
1
-0
/
+11
2013-08-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-20
/
+34
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+5
2013-08-13
Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into next/cleanup
Olof Johansson
12
-90
/
+61
2013-08-13
Merge branch 'msm/cleanup' into next/cleanup
Kevin Hilman
1
-0
/
+93
2013-08-13
ARM: use phys_addr_t for DMA zone sizes
Rob Herring
1
-1
/
+1
2013-08-13
ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
Christoffer Dall
1
-1
/
+1
2013-08-13
ARM: 7807/1: kexec: validate CPU hotplug support
Stephen Warren
1
-0
/
+3
2013-08-13
ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock
Will Deacon
1
-19
/
+30
2013-08-13
ARM: 7811/1: locks: use early clobber in arch_spin_trylock
Will Deacon
1
-1
/
+1
2013-08-12
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
1
-0
/
+4
2013-08-12
ARM: cacheflush: use -ishst dsb variant for ensuring flush completion
Will Deacon
1
-1
/
+1
2013-08-12
ARM: spinlock: use inner-shareable dsb variant prior to sev instruction
Will Deacon
2
-1
/
+11
2013-08-12
ARM: tlb: reduce scope of barrier domains for TLB invalidation
Will Deacon
1
-18
/
+18
2013-08-12
ARM: barrier: allow options to be passed to memory barrier instructions
Will Deacon
2
-18
/
+18
2013-08-12
ARM: tlb: don't perform inner-shareable invalidation for local BP ops
Will Deacon
1
-2
/
+20
2013-08-12
ARM: tlb: don't bother with barriers for branch predictor maintenance
Will Deacon
1
-3
/
+4
2013-08-12
ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
Will Deacon
1
-20
/
+118
2013-08-06
ARM: msm: Move debug-macro.S to include/debug
Stephen Boyd
1
-0
/
+93
2013-08-03
Merge branch 'security-fixes' into fixes
Russell King
1
-0
/
+2
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
1
-0
/
+2
2013-08-01
Merge branch 'security-fixes' into fixes
Russell King
3
-0
/
+7
2013-08-01
ARM: make vectors page inaccessible from userspace
Russell King
1
-0
/
+2
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
2
-0
/
+5
2013-08-01
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
1
-2
/
+2
2013-08-01
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
1
-8
/
+6
2013-07-31
ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() test
Paul Walmsley
1
-1
/
+6
2013-07-30
ARM: bL_switcher: move to dedicated threads rather than workqueues
Nicolas Pitre
1
-1
/
+1
2013-07-30
ARM: b.L: core switcher code
Nicolas Pitre
1
-0
/
+17
2013-07-26
ARM: constify machine_desc structure uses
Russell King
3
-6
/
+5
2013-07-26
ARM: 7791/1: a.out: remove partial a.out support
Will Deacon
4
-84
/
+0
2013-07-26
ARM: 7790/1: Fix deferred mm switch on VIVT processors
Catalin Marinas
3
-5
/
+18
2013-07-26
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
1
-0
/
+16
2013-07-26
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
1
-0
/
+12
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
Olof Johansson
1
-34
/
+0
2013-07-22
Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable
Russell King
2
-0
/
+109
2013-07-15
Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next
Marek Szyprowski
1
-1
/
+1
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-1
/
+1
2013-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+12
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
3
-3
/
+5
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-1
/
+2
2013-07-08
ARM: crypto: add NEON accelerated XOR implementation
Ard Biesheuvel
1
-0
/
+73
2013-07-08
ARM: add support for kernel mode NEON
Ard Biesheuvel
1
-0
/
+36
2013-07-08
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
1
-1
/
+1
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+3
2013-07-06
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen
Linus Torvalds
1
-0
/
+1
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
7
-32
/
+29
2013-07-04
ARM: scu: provide inline dummy functions when SCU is not present
Nishanth Menon
1
-1
/
+12
2013-07-04
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
Stefano Stabellini
1
-0
/
+1
[prev]
[next]