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
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
1
-4
/
+4
2014-11-28
ARM: add lolevel debug support for asm9260
Oleksij Rempel
1
-0
/
+29
2014-11-27
ARM: 8218/1: warn if bad IRQ was scheduled
Dmitry Eremin-Solenikov
1
-0
/
+1
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
1
-11
/
+0
2014-11-25
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
1
-2
/
+3
2014-11-21
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
1
-4
/
+0
2014-11-21
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
1
-0
/
+6
2014-11-21
ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpus
Stephen Boyd
1
-0
/
+5
2014-11-21
Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
Arnd Bergmann
1
-0
/
+52
2014-11-20
Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers
Arnd Bergmann
2
-4
/
+34
2014-11-20
ARM: debug: move StrongARM debug include to arch/arm/include/debug
Dmitry Eremin-Solenikov
1
-0
/
+68
2014-11-17
ARM: shmobile: Add early debugging support using SCIF(A)
Geert Uytterhoeven
1
-0
/
+52
2014-11-13
ARM: 8175/1: Use current_stack_pointer to calculate pt_regs address
Behan Webster
1
-3
/
+2
2014-11-13
ARM: 8174/1: Use global stack register variable for percpu
Mark Charlebois
1
-2
/
+2
2014-11-13
ARM: 8173/1: Calculate current_thread_info from current_stack_pointer
Behan Webster
1
-2
/
+2
2014-11-13
ARM: 8170/1: Add global named register current_stack_pointer for ARM
Behan Webster
1
-0
/
+5
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-1
/
+0
2014-11-10
ARM: Use include/asm-generic/io.h
Thierry Reding
2
-53
/
+40
2014-11-08
Merge branch 'v3.19-next/pm-samsung-2' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
Olof Johansson
1
-1
/
+9
2014-11-07
ARM: removing support for etb/etm in "arch/arm/kernel/"
Mathieu Poirier
1
-157
/
+0
2014-11-07
coresight-etm: add CoreSight ETM/PTM driver
Pratik Patel
1
-0
/
+542
2014-11-03
Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stable
Russell King
2
-17
/
+24
2014-10-30
arm: perf: fold hotplug notifier into arm_pmu
Mark Rutland
1
-0
/
+1
2014-10-30
arm: perf: fold percpu_pmu into pmu_hw_events
Mark Rutland
1
-0
/
+6
2014-10-30
arm: perf: kill get_hw_events()
Mark Rutland
1
-1
/
+1
2014-10-30
arm: perf: limit size of accounting data
Mark Rutland
1
-2
/
+2
2014-10-30
arm: perf: make PMU probing data-driven
Mark Rutland
1
-0
/
+23
2014-10-30
arm: perf: factor out callchain code
Mark Rutland
1
-1
/
+1
2014-10-29
ARM: enable bpf syscall
Russell King
1
-0
/
+1
2014-10-21
ARM: firmware: add AFTR mode support to firmware do_idle method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-10-21
ARM: firmware: Introduce suspend and resume operations
Tomasz Figa
1
-0
/
+8
2014-10-18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
Linus Torvalds
2
-5
/
+28
2014-10-16
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
1
-0
/
+10
2014-10-16
arm: use fixmap for text patching when text is RO
Rabin Vincent
1
-0
/
+4
2014-10-16
arm: fixmap: implement __set_fixmap()
Kees Cook
1
-0
/
+2
2014-10-16
ARM: expand fixmap region to 3MB
Rob Herring
1
-1
/
+1
2014-10-16
arm: use generic fixmap.h
Mark Salter
1
-18
/
+9
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-3
/
+26
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-180
/
+121
2014-10-10
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
Linus Torvalds
1
-16
/
+0
2014-10-10
ARM: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
1
-1
/
+1
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
1
-1
/
+1
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
4
-6
/
+55
2014-10-09
arm: mm: enable RCU fast_gup
Steve Capper
1
-0
/
+8
2014-10-09
arm: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
1
-2
/
+36
2014-10-09
arm: mm: introduce special ptes for LPAE
Steve Capper
3
-4
/
+11
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+1
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-25
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+11
2014-10-08
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+73
[prev]
[next]