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
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
12
-138
/
+153
*
[PATCH] sched: clean up fallout of recent changes
Ingo Molnar
2006-07-03
1
-166
/
+194
*
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
2006-07-03
1
-0
/
+4
*
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: annotate ->mmap_sem
Ingo Molnar
2006-07-03
1
-1
/
+4
*
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2006-07-03
1
-1
/
+3
*
[PATCH] lockdep: annotate scheduler runqueue locks
Ingo Molnar
2006-07-03
1
-0
/
+2
*
[PATCH] lockdep: annotate timer base locks
Ingo Molnar
2006-07-03
1
-0
/
+9
*
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
2006-07-03
1
-0
/
+4
*
[PATCH] lockdep: annotate genirq
Ingo Molnar
2006-07-03
1
-0
/
+16
*
[PATCH] lockdep: annotate futex
Ingo Molnar
2006-07-03
1
-10
/
+18
*
[PATCH] lockdep: do not recurse in printk
Ingo Molnar
2006-07-03
1
-5
/
+18
*
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
3
-8
/
+28
*
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
3
-9
/
+81
*
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
2
-1
/
+43
*
[PATCH] lockdep: procfs
Ingo Molnar
2006-07-03
2
-0
/
+348
*
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
2006-07-03
1
-3
/
+2
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
6
-0
/
+2796
*
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
3
-20
/
+140
*
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
2006-07-03
2
-0
/
+25
*
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
2
-3
/
+3
*
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
11
-482
/
+104
*
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
2006-07-03
1
-316
/
+0
*
[PATCH] lockdep: remove DEBUG_BUG_ON()
Ingo Molnar
2006-07-03
1
-8
/
+0
*
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
2006-07-03
4
-26
/
+26
*
[PATCH] lockdep: clean up rwsems
Ingo Molnar
2006-07-03
1
-0
/
+105
*
[PATCH] lockdep: add is_module_address()
Ingo Molnar
2006-07-03
1
-0
/
+23
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
1
-0
/
+11
*
[PATCH] genirq:fixup missing SA_PERCPU replacement
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
2006-07-02
1
-12
/
+1
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
2
-3
/
+41
|
\
|
*
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2006-07-01
2
-3
/
+28
|
*
[ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq
Thomas Gleixner
2006-07-01
1
-0
/
+13
*
|
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
3
-23
/
+23
*
|
Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-07-01
3
-66
/
+209
|
\
\
|
*
|
[PATCH] audit syscall classes
Al Viro
2006-07-01
1
-0
/
+39
|
*
|
[PATCH] audit: support for object context filters
Darrel Goeddel
2006-07-01
2
-0
/
+65
|
*
|
[PATCH] audit: rename AUDIT_SE_* constants
Darrel Goeddel
2006-07-01
2
-30
/
+30
|
*
|
[PATCH] add rule filterkey
Amy Griffis
2006-07-01
3
-36
/
+75
|
|
/
*
|
[PATCH] IRQ: warning message cleanup
Bjorn Helgaas
2006-07-01
1
-6
/
+7
*
|
[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags
Bjorn Helgaas
2006-07-01
1
-1
/
+2
*
|
[PATCH] pi-futex: futex_wake() lockup fix
Ingo Molnar
2006-07-01
1
-2
/
+4
*
|
[PATCH] pi-futex: fix mm_struct memory leak
Vernon Mauery
2006-07-01
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
21
-33
/
+1
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
20
-20
/
+0
|
*
remove obsolete swsusp_encrypt
Pavel Machek
2006-06-30
1
-12
/
+0
|
*
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
1
-1
/
+1
*
|
[PATCH] cond_resched() fix
Andrew Morton
2006-06-30
1
-12
/
+13
[next]