index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: wire up new syscalls
Russell King
2015-09-22
1
-0
/
+2
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-19
2
-9
/
+14
|
\
|
*
ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints
Doug Anderson
2015-09-16
1
-3
/
+5
|
*
ARM: get rid of needless #if in signal handling code
Russell King
2015-09-16
1
-4
/
+2
|
*
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
2015-09-16
1
-5
/
+10
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
1
-20
/
+0
|
\
\
|
*
|
ARM: Remove ununsed set_irq_flags
Rob Herring
2015-09-16
1
-20
/
+0
*
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-14
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'uaccess' into fixes
Russell King
2015-09-11
8
-90
/
+122
|
|
\
|
|
*
ARM: uaccess: fix undefined instruction on ARMv7M/noMMU
Russell King
2015-09-09
1
-0
/
+2
*
|
|
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-08
1
-0
/
+18
|
\
\
\
|
*
|
|
ARM: add basic support for on-demand backtrace of other CPUs
Russell King
2015-07-17
1
-0
/
+18
*
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
19
-1326
/
+222
|
\
\
\
\
|
*
\
\
\
Merge branch 'devel-stable' into for-linus
Russell King
2015-09-03
8
-1212
/
+30
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2015-08-10
4
-309
/
+26
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: migrate to common PSCI client code
Mark Rutland
2015-08-03
4
-308
/
+25
|
|
|
*
|
|
|
ARM: psci: boot_secondary: replace __pa with virt_to_idmap
Grygorii Strashko
2015-08-03
1
-1
/
+1
|
|
*
|
|
|
|
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
2015-07-31
5
-926
/
+4
|
|
*
|
|
|
|
ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get
Sudeep Holla
2015-07-31
1
-2
/
+2
|
|
*
|
|
|
|
ARM: perf: extend interrupt-affinity property for PPIs
Will Deacon
2015-07-31
1
-21
/
+44
|
|
*
|
|
|
|
arm: perf: Set affinity for PPI based PMUs
Stephen Boyd
2015-07-31
1
-1
/
+3
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-09-03
14
-110
/
+163
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
ARM: software-based priviledged-no-access support
Russell King
2015-08-26
2
-6
/
+33
|
|
|
|
|
*
|
|
|
ARM: entry: provide uaccess assembly macro hooks
Russell King
2015-08-26
3
-8
/
+27
|
|
|
|
|
*
|
|
|
ARM: entry: get rid of multiple macro definitions
Russell King
2015-08-26
1
-65
/
+44
|
|
|
|
|
*
|
|
|
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
2015-08-25
1
-3
/
+3
|
|
|
|
|
*
|
|
|
ARM: domains: get rid of manager mode for user domain
Russell King
2015-08-21
1
-1
/
+0
|
|
|
|
|
*
|
|
|
ARM: domains: move initial domain setting value to asm/domains.h
Russell King
2015-08-21
1
-4
/
+1
|
|
|
|
|
*
|
|
|
ARM: domains: switch to keeping domain value in register
Russell King
2015-08-21
2
-3
/
+12
|
|
|
|
|
|
|
_
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
ARM: move heavy barrier support out of line
Russell King
2015-07-25
1
-0
/
+1
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
2015-08-25
2
-8
/
+1
|
|
|
*
|
|
|
ARM: 8415/1: early fixmap support for earlycon
Stefan Agner
2015-08-18
1
-0
/
+4
|
|
|
*
|
|
|
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
2015-07-31
2
-2
/
+15
|
|
|
*
|
|
|
ARM: 8401/1: perf: Set affinity for PPI based PMUs
Stephen Boyd
2015-07-10
1
-1
/
+3
|
|
|
|
/
/
/
|
*
|
|
|
|
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()
Russell King
2015-08-25
1
-1
/
+1
|
*
|
|
|
|
ARM: entry: efficiency cleanups
Russell King
2015-08-25
2
-16
/
+51
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
3
-25
/
+29
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2015-08-05
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-13
1
-2
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-07-28
1
-1
/
+1
|
*
|
|
|
|
ARM/smp_twd: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-17
1
-22
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-31
1
-31
/
+14
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
2015-08-20
1
-12
/
+0
|
*
|
|
|
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-20
1
-2
/
+3
|
*
|
|
|
ARM/PCI: Replace panic with WARN messages on failures
Lorenzo Pieralisi
2015-08-20
1
-4
/
+6
|
*
|
|
|
ARM/PCI: Set MPS before pci_bus_add_devices()
Murali Karicheri
2015-07-23
1
-13
/
+5
|
|
/
/
/
*
|
|
|
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-08-11
1
-4
/
+3
*
|
|
|
ARM: 8409/1: Mark ret_fast_syscall as a function
Drew Richardson
2015-08-07
1
-0
/
+1
[next]