index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
19
-1326
/
+222
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-09-03
Merge branch 'devel-stable' into for-linus
Russell King
8
-1212
/
+30
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
14
-110
/
+163
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-25
/
+29
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+14
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
2
-6
/
+33
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
3
-8
/
+27
2015-08-26
ARM: entry: get rid of multiple macro definitions
Russell King
1
-65
/
+44
2015-08-25
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
2
-8
/
+1
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
1
-3
/
+3
2015-08-25
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()
Russell King
1
-1
/
+1
2015-08-25
ARM: entry: efficiency cleanups
Russell King
2
-16
/
+51
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
1
-1
/
+0
2015-08-21
ARM: domains: move initial domain setting value to asm/domains.h
Russell King
1
-4
/
+1
2015-08-21
ARM: domains: switch to keeping domain value in register
Russell King
2
-3
/
+12
2015-08-20
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
1
-12
/
+0
2015-08-20
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-2
/
+3
2015-08-20
ARM/PCI: Replace panic with WARN messages on failures
Lorenzo Pieralisi
1
-4
/
+6
2015-08-18
ARM: 8415/1: early fixmap support for earlycon
Stefan Agner
1
-0
/
+4
2015-08-11
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
1
-4
/
+3
2015-08-10
Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
4
-309
/
+26
2015-08-07
ARM: 8409/1: Mark ret_fast_syscall as a function
Drew Richardson
1
-0
/
+1
2015-08-07
ARM: 8408/1: Fix the secondary_startup function in Big Endian case
Gregory CLEMENT
1
-0
/
+3
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-2
/
+2
2015-08-03
ARM: migrate to common PSCI client code
Mark Rutland
4
-308
/
+25
2015-08-03
ARM: psci: boot_secondary: replace __pa with virt_to_idmap
Grygorii Strashko
1
-1
/
+1
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-1
/
+1
2015-07-31
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
2
-2
/
+15
2015-07-31
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
5
-926
/
+4
2015-07-31
ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get
Sudeep Holla
1
-2
/
+2
2015-07-31
ARM: perf: extend interrupt-affinity property for PPIs
Will Deacon
1
-21
/
+44
2015-07-31
arm: perf: Set affinity for PPI based PMUs
Stephen Boyd
1
-1
/
+3
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-1
/
+1
2015-07-25
ARM: move heavy barrier support out of line
Russell King
1
-0
/
+1
2015-07-23
ARM/PCI: Set MPS before pci_bus_add_devices()
Murali Karicheri
1
-13
/
+5
2015-07-17
ARM: 8402/1: perf: Don't use of_node after putting it
Stephen Boyd
1
-1
/
+2
2015-07-17
ARM: 8400/1: use virt_to_idmap to get phys_reset address
Vitaly Andrianov
1
-1
/
+1
2015-07-17
ARM/smp_twd: Migrate to new 'set-state' interface
Viresh Kumar
1
-22
/
+26
2015-07-13
ARM/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-07-10
ARM: 8401/1: perf: Set affinity for PPI based PMUs
Stephen Boyd
1
-1
/
+3
2015-07-07
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+9
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
22
-609
/
+942
2015-07-03
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
1
-0
/
+6
2015-07-03
ARM: fix lockdep unannotated irqs-off warning
Russell King
1
-1
/
+1
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2015-06-29
ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
1
-2
/
+2
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
20
-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
/
+1
[next]