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] radix-tree documentation cleanups
Jonathan Corbet
2006-03-25
2
-27
/
+35
*
[PATCH] compat_sys_nfsservctl(): handle errors correctly
Peter Staubach
2006-03-25
1
-1
/
+4
*
[PATCH] i2o_dump_hrt() output cleanup
Vasily Averin
2006-03-25
1
-18
/
+13
*
[PATCH] fix alloc_large_system_hash() roundup
John Hawkes
2006-03-25
1
-2
/
+1
*
[PATCH] roundup_pow_of_two() 64-bit fix
Andrew Morton
2006-03-25
2
-2
/
+10
*
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...
Eric Dumazet
2006-03-25
1
-6
/
+0
*
[PATCH] Ext2 flags shouldn't report "nogrpid"
Rob Landley
2006-03-25
1
-2
/
+0
*
[PATCH] MAINTAINERS: remove dead URL
Johannes Stezenbach
2006-03-25
1
-1
/
+0
*
[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink
NeilBrown
2006-03-25
1
-2
/
+14
*
[PATCH] Update some VFS documentation
NeilBrown
2006-03-25
1
-22
/
+195
*
[PATCH] indirect_print_item() warning fix
Benoit Boissinot
2006-03-25
1
-1
/
+1
*
[PATCH] remove dead address from maintainers list.
Dave Jones
2006-03-25
1
-1
/
+1
*
[PATCH] Remova long-incorrect address for Jamie Lokier
Jamie Lokier
2006-03-25
1
-5
/
+6
*
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak
Adrian Bunk
2006-03-25
1
-5
/
+7
*
[PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checking
Adrian Bunk
2006-03-25
1
-1
/
+1
*
[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int
Adrian Bunk
2006-03-25
1
-2
/
+2
*
[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y
Zdenek Pavlas
2006-03-25
2
-1
/
+10
*
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2006-03-25
2
-0
/
+4
*
[PATCH] ext3: Fix debug logging-only compilation error
Kirk True
2006-03-25
1
-3
/
+3
*
[PATCH] kallsyms: handle malloc() failure
Jesper Juhl
2006-03-25
1
-1
/
+11
*
[PATCH] Reduce sched latency in shrink_dcache_sb()
Kirill Korotaev
2006-03-25
1
-0
/
+1
*
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
OGAWA Hirofumi
2006-03-25
1
-1
/
+1
*
[PATCH] freeze_bdev() cleanup
OGAWA Hirofumi
2006-03-25
1
-19
/
+11
*
[PATCH] fix messages in fs/minix
Denis Vlasenko
2006-03-25
4
-22
/
+22
*
[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
Chris Wright
2006-03-25
1
-2
/
+2
*
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2006-03-25
5
-42
/
+34
*
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
2006-03-25
2
-2
/
+4
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
28
-4
/
+35
*
[PATCH] IRQ: prevent enabling of previously disabled interrupt
Bryan Holty
2006-03-25
1
-4
/
+17
*
[PATCH] irq: uninline migration functions
Andrew Morton
2006-03-25
3
-49
/
+55
*
[PATCH] ads7846 build fix
Andrew Morton
2006-03-25
1
-0
/
+1
*
[PATCH] tpm: sparc32 build fix
Andrew Morton
2006-03-25
1
-0
/
+1
*
[PATCH] collie: fix missing pcmcia bits
Pavel Machek
2006-03-25
1
-0
/
+30
*
[PATCH] fix hardcoded values in collie frontlight
Pavel Machek
2006-03-25
1
-13
/
+10
*
[PATCH] remove MAINTAINERS entry for rtlinux
Adrian Bunk
2006-03-25
1
-7
/
+0
*
[PATCH] adjust /dev/{kmem,mem,port} write handlers
Jan Beulich
2006-03-25
1
-15
/
+13
*
[PATCH] smbfs: Fix debug logging-only compilation error
Kirk True
2006-03-25
1
-1
/
+1
*
[PATCH] 9p: update documentation
Eric Van Hensbergen
2006-03-25
1
-10
/
+11
*
[PATCH] 9p: fix name consistency problems
Eric Van Hensbergen
2006-03-25
6
-23
/
+22
*
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
2006-03-25
23
-70
/
+46
*
[PATCH] v9fs: fix vfs_inode dereference before NULL check
Eugene Teo
2006-03-25
1
-0
/
+2
*
[PATCH] v9fs: add extension field to Tcreate
Latchesar Ionkov
2006-03-25
6
-51
/
+50
*
[PATCH] v9fs: print 9p messages
Latchesar Ionkov
2006-03-25
7
-3
/
+368
*
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
Russ Cox
2006-03-25
4
-11
/
+8
*
[PATCH] v9fs: consolidate trans_sock into trans_fd
Russ Cox
2006-03-25
3
-436
/
+196
*
[PATCH] kconfig: clarify memory debug options
Andrew Morton
2006-03-25
4
-4
/
+4
*
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
2006-03-25
7
-45
/
+7
*
[PATCH] EISA: tidy-up driver_register() return value
Bjorn Helgaas
2006-03-25
3
-21
/
+20
*
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
2006-03-25
5
-46
/
+11
*
[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...
Alexander Zarochentsev
2006-03-25
1
-1
/
+1
[next]