index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fs/ufs/file.c: drop insane header dependencies
Alexey Dobriyan
2006-03-23
1
-10
/
+0
*
[PATCH] sigprocmask: kill unneeded temp var
Oleg Nesterov
2006-03-23
1
-4
/
+4
*
[PATCH] snsc kmalloc2kzalloc
Jes Sorensen
2006-03-23
2
-9
/
+4
*
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
2006-03-23
2
-4
/
+5
*
[PATCH] oss: semaphore to mutex conversion
Ingo Molnar
2006-03-23
6
-53
/
+53
*
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
Ashutosh Naik
2006-03-23
1
-19
/
+19
*
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
2006-03-23
4
-24
/
+28
*
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
2006-03-23
5
-12
/
+14
*
[PATCH] sem2mutex: UDF
Ingo Molnar
2006-03-23
4
-25
/
+25
*
[PATCH] sem2mutex: NCPFS
Ingo Molnar
2006-03-23
6
-27
/
+28
*
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
2006-03-23
5
-15
/
+16
*
[PATCH] sem2mutex: HPFS
Ingo Molnar
2006-03-23
4
-39
/
+40
*
[PATCH] sem2mutex: autofs4 wq_sem
Ingo Molnar
2006-03-23
3
-10
/
+11
*
[PATCH] sem2mutex: JFFS
Ingo Molnar
2006-03-23
4
-49
/
+50
*
[PATCH] sem2mutex: sound/oss/
Ingo Molnar
2006-03-23
27
-410
/
+449
*
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
2006-03-23
2
-9
/
+10
*
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
2006-03-23
2
-10
/
+11
*
[PATCH] sem2mutex: fs/seq_file.c
Ingo Molnar
2006-03-23
2
-7
/
+7
*
[PATCH] sem2mutex: fs/libfs.c
Ingo Molnar
2006-03-23
1
-6
/
+8
*
[PATCH] sem2mutex: kprobes
Ingo Molnar
2006-03-23
5
-14
/
+15
*
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
Arjan van de Ven
2006-03-23
4
-9
/
+10
*
[PATCH] sem2mutex: iprune
Ingo Molnar
2006-03-23
3
-12
/
+12
*
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
2006-03-23
10
-42
/
+42
*
[PATCH] sem2mutex: eventpoll
Arjan van de Ven
2006-03-23
1
-11
/
+12
*
[PATCH] sem2mutex: tty
Ingo Molnar
2006-03-23
6
-45
/
+45
*
[PATCH] sem2mutex: inotify
Ingo Molnar
2006-03-23
3
-57
/
+57
*
[PATCH] sem2mutex: quota
Ingo Molnar
2006-03-23
6
-69
/
+71
*
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
2006-03-23
7
-38
/
+38
*
[PATCH] sem2mutex: drivers/char/
Ingo Molnar
2006-03-23
4
-10
/
+10
*
[PATCH] sem2mutex: drivers/block/floppy.c
Jes Sorensen
2006-03-23
1
-8
/
+9
*
[PATCH] sem2mutex: drivers/block/pktcdvd.c
Jes Sorensen
2006-03-23
1
-13
/
+14
*
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
6
-30
/
+36
*
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
Jes Sorensen
2006-03-23
1
-5
/
+6
*
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
2006-03-23
4
-41
/
+45
*
[PATCH] sem2mutex: kcapi.c
Arjan van de Ven
2006-03-23
1
-8
/
+9
*
[PATCH] convert fs/9p/ to mutexes, fix locking bugs
Ingo Molnar
2006-03-23
1
-5
/
+6
*
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
Ingo Molnar
2006-03-23
1
-5
/
+5
*
[PATCH] kernel/cpuset.c, mutex conversion
Ingo Molnar
2006-03-23
1
-109
/
+103
*
[PATCH] Fix oops in invalidate_dquots()
Jan Kara
2006-03-23
1
-13
/
+39
*
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
2006-03-23
6
-3
/
+11
*
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-03-23
10
-482
/
+450
*
[PATCH] cleanup cdrom_ioctl
Christoph Hellwig
2006-03-23
1
-340
/
+537
*
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...
Ravikiran G Thirumalai
2006-03-23
1
-8
/
+34
*
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-23
6
-42
/
+55
*
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
2006-03-23
4
-32
/
+32
*
[PATCH] m68k: rtc driver cleanup
Jean Delvare
2006-03-23
1
-3
/
+1
*
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
2006-03-23
3
-2
/
+40
*
[PATCH] swsusp: let userland tools switch console on suspend
Rafael J. Wysocki
2006-03-23
1
-3
/
+0
*
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2006-03-23
3
-1
/
+17
*
[PATCH] swsusp: drain high mem pages
Shaohua Li
2006-03-23
1
-0
/
+1
[next]