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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix-timers: Remove remaining uses of tasklist_lock
Frederic Weisbecker
2013-12-09
1
-32
/
+44
*
posix-timers: Use sighand lock instead of tasklist_lock on timer deletion
Frederic Weisbecker
2013-12-09
1
-6
/
+11
*
posix-timers: Use sighand lock instead of tasklist_lock for task clock sample
Frederic Weisbecker
2013-12-09
1
-3
/
+13
*
posix-timers: Consolidate posix_cpu_clock_get()
Frederic Weisbecker
2013-12-09
1
-34
/
+30
*
posix-timers: Remove useless clock sample on timers cleanup
Frederic Weisbecker
2013-12-09
1
-23
/
+7
*
posix-timers: Remove dead task special case
Frederic Weisbecker
2013-12-09
1
-45
/
+25
*
posix-timers: Cleanup reaped target handling
Frederic Weisbecker
2013-12-09
1
-6
/
+0
*
posix-timers: Remove dead process posix cpu timers caching
Frederic Weisbecker
2013-12-09
1
-34
/
+1
*
posix-timers: Remove dead thread posix cpu timers caching
Frederic Weisbecker
2013-12-09
1
-18
/
+16
*
Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-12-04
6
-47
/
+35
|
\
|
*
posix-timers: Fix full dynticks CPUs kick on timer rescheduling
Frederic Weisbecker
2013-12-02
1
-11
/
+7
|
*
posix-timers: Spare workqueue if there is no full dynticks CPU to kick
Frederic Weisbecker
2013-12-02
1
-1
/
+2
|
*
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
2013-12-02
1
-4
/
+4
|
*
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
4
-31
/
+22
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-12-02
1
-1
/
+1
|
\
\
|
*
|
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2013-11-25
1
-1
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-12-02
2
-7
/
+28
|
\
\
\
|
*
|
|
sched: Expose preempt_schedule_irq()
Thomas Gleixner
2013-11-27
1
-2
/
+1
|
*
|
|
sched: Fix a trivial typo in comments
Shigeru Yoshida
2013-11-19
1
-1
/
+1
|
*
|
|
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
2013-11-19
1
-1
/
+2
|
*
|
|
sched: Check sched_domain before computing group power
Srikar Dronamraju
2013-11-19
1
-3
/
+24
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-12-02
2
-9
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf/trace: Properly use u64 to hold event_id
Vince Weaver
2013-11-19
1
-1
/
+1
|
*
|
|
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
2013-11-19
1
-8
/
+0
|
*
|
|
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
2013-11-19
1
-0
/
+6
*
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-29
1
-13
/
+37
|
\
\
\
\
|
*
|
|
|
workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...
Li Bin
2013-11-22
1
-6
/
+9
|
*
|
|
|
workqueue: fix comment typo for __queue_work()
Li Bin
2013-11-22
1
-1
/
+1
|
*
|
|
|
workqueue: fix ordered workqueues in NUMA setups
Tejun Heo
2013-11-22
1
-2
/
+22
|
*
|
|
|
workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY
Oleg Nesterov
2013-11-22
1
-4
/
+5
*
|
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-29
2
-6
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
2013-11-27
1
-1
/
+4
|
*
|
|
|
|
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2013-11-27
1
-2
/
+6
|
*
|
|
|
|
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
2013-11-22
1
-3
/
+27
|
|
/
/
/
/
*
|
|
|
|
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
2013-11-28
1
-2
/
+2
*
|
|
|
|
Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-26
1
-29
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-11-26
1
-29
/
+35
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
1
-5
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
padata: make the sequence counter an atomic_t
Mathias Krause
2013-10-30
1
-5
/
+4
*
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
9
-131
/
+173
|
\
\
\
\
\
|
*
|
|
|
|
kernel/system_certificate.S: use real contents instead of macro GLOBAL()
Chen Gang
2013-10-30
1
-6
/
+4
|
*
|
|
|
|
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-10-25
1
-4
/
+4
|
*
|
|
|
|
KEYS: Make the system 'trusted' keyring viewable by userspace
Mimi Zohar
2013-09-25
1
-3
/
+3
|
*
|
|
|
|
KEYS: Add a 'trusted' flag and a 'trusted only' flag
David Howells
2013-09-25
1
-1
/
+3
|
*
|
|
|
|
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
2013-09-25
6
-115
/
+119
|
*
|
|
|
|
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells
2013-09-25
1
-3
/
+9
|
*
|
|
|
|
KEYS: Load *.x509 files into kernel keyring
David Howells
2013-09-25
2
-8
/
+30
|
*
|
|
|
|
KEYS: Rename public key parameter name arrays
David Howells
2013-09-25
1
-2
/
+2
|
*
|
|
|
|
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
2013-09-24
2
-0
/
+10
*
|
|
|
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-21
4
-82
/
+210
|
\
\
\
\
\
\
[next]