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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
4
-30
/
+31
*
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
1
-10
/
+10
*
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
2006-07-03
1
-0
/
+17
*
[PATCH] lockdep: annotate sb ->s_umount
Arjan van de Ven
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: annotate ->s_lock
Ingo Molnar
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
2006-07-03
1
-0
/
+3
*
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
2006-07-03
1
-0
/
+3
*
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2006-07-03
1
-0
/
+4
*
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2006-07-03
1
-0
/
+3
*
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
2006-07-03
1
-0
/
+6
*
[PATCH] lockdep: annotate genirq
Ingo Molnar
2006-07-03
1
-0
/
+6
*
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
2006-07-03
1
-0
/
+19
*
[PATCH] lockdep: annotate dcache
Ingo Molnar
2006-07-03
1
-0
/
+12
*
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
2
-4
/
+35
*
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
7
-23
/
+92
*
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
5
-47
/
+104
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
4
-2
/
+359
*
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2006-07-03
2
-31
/
+51
*
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
Ingo Molnar
2006-07-03
1
-38
/
+118
*
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
2006-07-03
2
-37
/
+62
*
[PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h
Ingo Molnar
2006-07-03
1
-12
/
+83
*
[PATCH] lockdep: irqtrace subsystem, i386 support
Ingo Molnar
2006-07-03
3
-19
/
+62
*
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
6
-9
/
+172
*
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
2006-07-03
1
-0
/
+20
*
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
6
-16
/
+27
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
8
-47
/
+78
*
[PATCH] lockdep: remove RWSEM_DEBUG remnants
Ingo Molnar
2006-07-03
5
-81
/
+5
*
[PATCH] lockdep: clean up rwsems
Ingo Molnar
2006-07-03
3
-53
/
+2
*
[PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() API
Ingo Molnar
2006-07-03
1
-0
/
+12
*
[PATCH] lockdep: add local_irq_enable_in_hardirq() API
Ingo Molnar
2006-07-03
1
-0
/
+17
*
[PATCH] lockdep: add disable/enable_irq_lockdep() API
Ingo Molnar
2006-07-03
1
-1
/
+48
*
[PATCH] lockdep: add per_cpu_offset()
Ingo Molnar
2006-07-03
6
-0
/
+8
*
[PATCH] lockdep: add print_ip_sym()
Heiko Carstens
2006-07-03
1
-0
/
+14
*
[PATCH] lockdep: add is_module_address()
Ingo Molnar
2006-07-03
1
-0
/
+6
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
3
-1
/
+8
*
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: special s390 print_symbol() version
Heiko Carstens
2006-07-03
1
-5
/
+6
*
[PATCH] genirq ia64 cleanup
Andrew Morton
2006-07-03
1
-2
/
+0
*
[PATCH] genirq:fixup missing SA_PERCPU replacement
Thomas Gleixner
2006-07-02
1
-0
/
+2
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
3
-8
/
+2
*
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
2006-07-02
3
-0
/
+16
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-07-02
1
-0
/
+2
|
\
|
*
[MMC] sdhci: Add SDHCI controller ids
Pierre Ossman
2006-07-02
1
-0
/
+2
*
|
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
5
-119
/
+56
|
\
\
|
*
|
[ARM] 3692/1: ARM: coswitch irq handling to the generic implementation
Thomas Gleixner
2006-07-01
4
-118
/
+54
|
*
|
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2006-07-01
1
-1
/
+2
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
17
-54
/
+398
|
\
\
\
[next]