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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] EDAC: printk cleanup
Dave Peterson
2006-03-26
8
-240
/
+275
*
[PATCH] EDAC: switch to kthread_ API
Dave Peterson
2006-03-26
1
-78
/
+10
*
[PATCH] Dead code in drivers/isdn/avm/avmcard.h
Eric Sesterhenn
2006-03-26
1
-3
/
+1
*
[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter
Hansjoerg Lipp
2006-03-26
2
-0
/
+1605
*
[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler
Hansjoerg Lipp
2006-03-26
1
-0
/
+1009
*
[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection
Hansjoerg Lipp
2006-03-26
1
-0
/
+2365
*
[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface
Hansjoerg Lipp
2006-03-26
1
-0
/
+81
*
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp
2006-03-26
2
-0
/
+750
*
[PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface
Hansjoerg Lipp
2006-03-26
1
-0
/
+567
*
[PATCH] isdn4linux: Siemens Gigaset drivers - event layer
Hansjoerg Lipp
2006-03-26
1
-0
/
+1983
*
[PATCH] isdn4linux: Siemens Gigaset drivers - common module
Hansjoerg Lipp
2006-03-26
2
-0
/
+2141
*
[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles
Hansjoerg Lipp
2006-03-26
5
-0
/
+59
*
[PATCH] kprobes: fix broken fault handling for sparc64
Prasanna S Panchamukhi
2006-03-26
1
-6
/
+60
*
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
2006-03-26
1
-5
/
+43
*
[PATCH] kprobes: fix broken fault handling for powerpc64
Prasanna S Panchamukhi
2006-03-26
1
-8
/
+55
*
[PATCH] kprobes: fix broken fault handling for x86_64
Prasanna S Panchamukhi
2006-03-26
1
-7
/
+55
*
[PATCH] kprobes: fix broken fault handling for i386
Prasanna S Panchamukhi
2006-03-26
1
-7
/
+50
*
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-03-26
5
-13
/
+18
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
6
-32
/
+14
*
[PATCH] kretprobe: kretprobe-booster
Masami Hiramatsu
2006-03-26
1
-22
/
+39
*
[PATCH] x86: kprobes-booster
Masami Hiramatsu
2006-03-26
2
-2
/
+96
*
[PATCH] kprobes: clean up resume_execute()
Masami Hiramatsu
2006-03-26
1
-16
/
+10
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
8
-27
/
+22
*
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
3
-16
/
+10
*
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
2006-03-26
1
-20
/
+0
*
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
2006-03-26
1
-4
/
+1
*
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
2
-18
/
+7
*
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
2
-83
/
+63
*
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
2006-03-26
1
-24
/
+26
*
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
4
-10
/
+17
*
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-26
2
-10
/
+38
*
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
2006-03-26
1
-6
/
+0
*
[PATCH] ext3: multi-block get_block()
Badari Pulavarty
2006-03-26
1
-12
/
+4
*
[PATCH] ext3: cleanups and WARN_ON()
Andrew Morton
2006-03-26
1
-125
/
+114
*
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
12
-78
/
+34
*
[PATCH] map multiple blocks for mpage_readpages()
Badari Pulavarty
2006-03-26
3
-22
/
+90
*
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
2006-03-26
3
-1
/
+11
*
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
2006-03-26
4
-12
/
+17
*
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
Mingming Cao
2006-03-26
1
-1
/
+31
*
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
Mingming Cao
2006-03-26
1
-12
/
+19
*
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
2006-03-26
2
-11
/
+40
*
[PATCH] ext3_get_blocks: multiple block allocation
Mingming Cao
2006-03-26
1
-77
/
+193
*
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
2006-03-26
3
-34
/
+82
*
[PATCH] 2TB files: change type of kstatfs entries
Takashi Sato
2006-03-26
1
-5
/
+5
*
[PATCH] 2tb-files-add-blkcnt_t-fixes
Andrew Morton
2006-03-26
4
-12
/
+15
*
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
9
-1
/
+42
*
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
5
-13
/
+5
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
19
-72
/
+39
*
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-0
/
+8
*
[PATCH] mempool: use common mempool kzalloc allocator
Matthew Dobson
2006-03-26
1
-15
/
+2
[next]