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] keys: Permit running process to instantiate keys
David Howells
2006-01-08
13
-245
/
+378
*
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
2006-01-08
2
-23
/
+68
*
[PATCH] keys: Permit key expiry time to be set
David Howells
2006-01-08
5
-1
/
+63
*
[PATCH] kmsg_write: don't return printk return value
Guillaume Chazarain
2006-01-08
1
-1
/
+4
*
[PATCH] printk return value: fix it
Guillaume Chazarain
2006-01-08
1
-3
/
+3
*
[PATCH] Fix overflow tests for compat_sys_fcntl64 locking
NeilBrown
2006-01-08
1
-4
/
+18
*
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
2006-01-08
5
-23
/
+17
*
[PATCH] Permit multiple inclusion of linux/pagevec.h
David Howells
2006-01-08
1
-0
/
+5
*
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
2006-01-08
1
-7
/
+21
*
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
2006-01-08
1
-1
/
+7
*
[PATCH] udf: remove bogus inode == NULL check in inode_bmap
Christoph Hellwig
2006-01-08
1
-5
/
+0
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
12
-241
/
+105
*
[PATCH] relayfs: Documentation cleanup, remove obsolete info
Tom Zanussi
2006-01-08
1
-23
/
+34
*
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*
Tom Zanussi
2006-01-08
3
-46
/
+50
*
[PATCH] relayfs: add Documentation on global relay buffers
Tom Zanussi
2006-01-08
1
-1
/
+20
*
[PATCH] relayfs: add support for global relay buffers
Tom Zanussi
2006-01-08
2
-11
/
+32
*
[PATCH] relayfs: add Documentation on relay files in other filesystems
Tom Zanussi
2006-01-08
1
-0
/
+27
*
[PATCH] relayfs: add support for relay files in other filesystems
Tom Zanussi
2006-01-08
3
-3
/
+63
*
[PATCH] relayfs: add Documention for non-relay files
Tom Zanussi
2006-01-08
1
-0
/
+23
*
[PATCH] relayfs: remove unused alloc/destroy_inode()
Tom Zanussi
2006-01-08
2
-59
/
+1
*
[PATCH] relayfs: use generic_ip for private data
Tom Zanussi
2006-01-08
1
-8
/
+9
*
[PATCH] relayfs: add relayfs_remove_file()
Tom Zanussi
2006-01-08
2
-0
/
+13
*
[PATCH] relayfs: export relayfs_create_file() with fileops param
Tom Zanussi
2006-01-08
4
-21
/
+34
*
[PATCH] relayfs: decouple buffer creation from inode creation
Tom Zanussi
2006-01-08
4
-26
/
+19
*
[PATCH] ipc: expand shm_flags
Andrew Morton
2006-01-08
1
-12
/
+10
*
[PATCH] ELF: symbol table type additions
Jan Beulich
2006-01-08
1
-0
/
+2
*
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-08
9
-291
/
+48
*
[PATCH] atomic: dec_and_lock use atomic primitives
Nick Piggin
2006-01-08
1
-43
/
+6
*
[PATCH] pktcdvd: Use bd_claim to get exclusive access
Peter Osterlund
2006-01-08
1
-3
/
+9
*
[PATCH] kernel/: small cleanups
Adrian Bunk
2006-01-08
4
-2
/
+5
*
[PATCH] drivers/isdn/: "extern inline" -> "static inline"
Adrian Bunk
2006-01-08
3
-5
/
+4
*
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
2006-01-08
5
-9
/
+10
*
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2006-01-08
16
-61
/
+48
*
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
2006-01-08
3
-18
/
+76
*
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
2006-01-08
2
-5
/
+7
*
[PATCH] fat: support ->direct_IO()
OGAWA Hirofumi
2006-01-08
4
-16
/
+89
*
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
2006-01-08
5
-17
/
+17
*
[PATCH] fat: add the read/writepages()
OGAWA Hirofumi
2006-01-08
1
-1
/
+16
*
[PATCH] fat: use sb_find_get_block() instead of sb_getblk()
OGAWA Hirofumi
2006-01-08
1
-2
/
+2
*
[PATCH] fat: move fat_clusters_flush() to write_super()
OGAWA Hirofumi
2006-01-08
3
-6
/
+14
*
[PATCH] IRQ type flags
Russell King
2006-01-08
14
-61
/
+80
*
[PATCH] new driver synclink_gt
Paul Fulghum
2006-01-08
4
-1
/
+4518
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
19
-0
/
+22
*
[PATCH] cpuset: skip rcu check if task is in root cpuset
Paul Jackson
2006-01-08
1
-4
/
+9
*
[PATCH] cpuset: mark number_of_cpusets read_mostly
Paul Jackson
2006-01-08
1
-1
/
+1
*
[PATCH] cpuset: use rcu directly optimization
Paul Jackson
2006-01-08
1
-10
/
+30
*
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
2006-01-08
3
-6
/
+19
*
[PATCH] cpuset: migrate all tasks in cpuset at once
Paul Jackson
2006-01-08
1
-13
/
+16
*
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
2006-01-08
3
-0
/
+137
*
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
2006-01-08
2
-2
/
+20
[next]