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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
-8
/
+27
2015-08-26
ARM: entry: get rid of multiple macro definitions
Russell King
-65
/
+44
2015-08-25
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
-8
/
+1
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
-3
/
+3
2015-08-25
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()
Russell King
-1
/
+1
2015-08-25
ARM: entry: efficiency cleanups
Russell King
-16
/
+51
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
-1
/
+0
2015-08-21
ARM: domains: move initial domain setting value to asm/domains.h
Russell King
-4
/
+1
2015-08-21
ARM: domains: switch to keeping domain value in register
Russell King
-3
/
+12
2015-08-20
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
-12
/
+0
2015-08-20
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
-2
/
+3
2015-08-20
ARM/PCI: Replace panic with WARN messages on failures
Lorenzo Pieralisi
-4
/
+6
2015-08-18
ARM: 8415/1: early fixmap support for earlycon
Stefan Agner
-0
/
+4
2015-08-11
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
-4
/
+3
2015-08-10
Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
-309
/
+26
2015-08-07
ARM: 8409/1: Mark ret_fast_syscall as a function
Drew Richardson
-0
/
+1
2015-08-07
ARM: 8408/1: Fix the secondary_startup function in Big Endian case
Gregory CLEMENT
-0
/
+3
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
-2
/
+2
2015-08-03
ARM: migrate to common PSCI client code
Mark Rutland
-308
/
+25
2015-08-03
ARM: psci: boot_secondary: replace __pa with virt_to_idmap
Grygorii Strashko
-1
/
+1
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
-1
/
+1
2015-07-31
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
-2
/
+15
2015-07-31
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
-926
/
+4
2015-07-31
ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get
Sudeep Holla
-2
/
+2
2015-07-31
ARM: perf: extend interrupt-affinity property for PPIs
Will Deacon
-21
/
+44
2015-07-31
arm: perf: Set affinity for PPI based PMUs
Stephen Boyd
-1
/
+3
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
-1
/
+1
2015-07-25
ARM: move heavy barrier support out of line
Russell King
-0
/
+1
2015-07-23
ARM/PCI: Set MPS before pci_bus_add_devices()
Murali Karicheri
-13
/
+5
2015-07-17
ARM: 8402/1: perf: Don't use of_node after putting it
Stephen Boyd
-1
/
+2
2015-07-17
ARM: 8400/1: use virt_to_idmap to get phys_reset address
Vitaly Andrianov
-1
/
+1
2015-07-17
ARM: add basic support for on-demand backtrace of other CPUs
Russell King
-0
/
+18
2015-07-17
ARM/smp_twd: Migrate to new 'set-state' interface
Viresh Kumar
-22
/
+26
2015-07-13
ARM/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
-2
/
+2
2015-07-10
ARM: 8401/1: perf: Set affinity for PPI based PMUs
Stephen Boyd
-1
/
+3
2015-07-07
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-3
/
+9
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
-609
/
+942
2015-07-03
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
-0
/
+6
2015-07-03
ARM: fix lockdep unannotated irqs-off warning
Russell King
-1
/
+1
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+2
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+2
2015-06-29
ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
-2
/
+2
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-609
/
+922
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
-1
/
+1
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+14
2015-06-16
arm: fix implicit #include <linux/init.h> in entry asm.
Paul Gortmaker
-0
/
+2
2015-06-12
Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...
Kevin Hilman
-0
/
+14
2015-06-12
ARM: fix new BSYM() usage introduced via for-arm-soc branch
Russell King
-1
/
+1
2015-06-12
Merge branch 'for-arm-soc' into for-next
Russell King
-0
/
+14
2015-06-12
Merge branch 'devel-stable' into for-next
Russell King
-540
/
+503
[prev]
[next]