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] shared mounts: cleanup
Miklos Szeredi
2006-01-08
4
-4
/
+5
*
[PATCH] pivot_root: add comment
Neil Brown
2006-01-08
1
-0
/
+4
*
[PATCH] Updated CPU hotplug documentation
Ashok Raj
2006-01-08
1
-0
/
+357
*
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
2006-01-08
5
-0
/
+531
*
[PATCH] little do_group_exit() cleanup
Oleg Nesterov
2006-01-08
1
-1
/
+0
*
[PATCH] do_coredump() should reset group_stop_count earlier
Oleg Nesterov
2006-01-08
1
-1
/
+1
*
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
Oleg Nesterov
2006-01-08
1
-2
/
+1
*
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
Andrew Morton
2006-01-08
8
-17
/
+17
*
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
Ben Collins
2006-01-08
1
-0
/
+5
*
[PATCH] nbd: remove duplicate assignment
taneli.vahakangas@netsonic.fi
2006-01-08
1
-1
/
+0
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-08
30
-456
/
+340
*
[PATCH] docs: updated some code docs
Xose Vazquez Perez
2006-01-08
3
-28
/
+63
*
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
2006-01-08
2
-2
/
+49
*
[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
[next]