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
...
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
2
-42
/
+29
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-23
/
+19
|
*
|
|
|
|
|
|
|
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
atags_proc: switch to proc_create_data()
Al Viro
2013-04-09
1
-18
/
+10
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ARM/etm/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
*
|
|
|
|
|
|
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-6
/
+2
*
|
|
|
|
|
|
|
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm: remove cast for kzalloc return value
Zhang Yanfei
2013-03-18
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-75
/
+27
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-71
/
+27
|
*
|
|
|
|
|
|
|
|
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2013-04-08
1
-4
/
+0
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
1
-14
/
+3
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
Stephen Boyd
2013-04-19
1
-2
/
+2
*
|
|
|
|
|
|
|
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
2013-04-17
1
-1
/
+4
*
|
|
|
|
|
|
|
ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb
Bastian Hecht
2013-04-17
1
-1
/
+1
*
|
|
|
|
|
|
|
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
Joonsoo Kim
2013-04-17
3
-21
/
+0
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
ARM: 7690/1: mm: fix CONFIG_LPAE typos
Paul Bolle
2013-04-03
2
-2
/
+2
*
|
|
|
|
|
|
ARM: 7689/1: add unwind annotations to ftrace asm
Rabin Vincent
2013-04-03
1
-0
/
+12
*
|
|
|
|
|
|
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
2013-04-03
1
-3
/
+0
*
|
|
|
|
|
|
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...
Catalin Marinas
2013-04-03
1
-0
/
+66
*
|
|
|
|
|
|
ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()
Santosh Shilimkar
2013-03-22
1
-3
/
+3
*
|
|
|
|
|
|
ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register
Stephen Boyd
2013-03-22
1
-0
/
+20
*
|
|
|
|
|
|
ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
Stephen Boyd
2013-03-22
1
-1
/
+1
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...
Santosh Shilimkar
2013-03-15
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
ARM: 7667/1: perf: Fix section mismatch on armpmu_init()
Stephen Boyd
2013-03-06
1
-1
/
+1
*
|
|
|
|
ARM: 7665/1: Wire up kcmp syscall
Cyrill Gorcunov
2013-03-03
1
-1
/
+1
*
|
|
|
|
ARM: 7664/1: perf: remove erroneous semicolon from event initialisation
Chen Gang
2013-03-03
1
-1
/
+1
*
|
|
|
|
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
2013-03-03
1
-1
/
+1
*
|
|
|
|
ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume
Dietmar Eggemann
2013-03-03
1
-1
/
+1
*
|
|
|
|
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
2013-03-03
2
-0
/
+2
*
|
|
|
|
ARM: 7660/1: tlb: add branch predictor maintenance operations
Will Deacon
2013-03-03
1
-0
/
+12
*
|
|
|
|
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
2013-03-03
1
-1
/
+1
*
|
|
|
|
ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian
Will Deacon
2013-03-03
1
-4
/
+22
*
|
|
|
|
ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp
Shawn Guo
2013-03-03
1
-0
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-03-03
1
-2
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
2013-03-03
2
-2
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
2013-02-21
1
-0
/
+3
|
*
|
|
|
|
ARM: 7651/1: remove unused smp_timer_broadcast #define
Mark Rutland
2013-02-13
1
-2
/
+0
|
*
|
|
|
|
Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
2013-02-04
4
-22
/
+16
|
|
\
\
\
\
\
*
|
|
|
|
|
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-3
/
+3
*
|
|
|
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
3
-117
/
+50
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arm: switch to struct ksignal * passing
Al Viro
2013-02-14
1
-61
/
+47
|
*
|
|
|
|
|
|
|
arm: switch to generic old sigaction()
Al Viro
2013-02-03
1
-32
/
+0
|
*
|
|
|
|
|
|
|
arm: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-10
/
+0
|
*
|
|
|
|
|
|
|
arm: switch to generic sigaltstack
Al Viro
2013-02-03
3
-14
/
+3
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
3
-493
/
+43
|
\
\
\
\
\
\
\
\
[prev]
[next]