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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-29
2
-0
/
+5
*
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
2008-04-29
1
-23
/
+2
*
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
2
-2
/
+42
*
ipc: define the slab_memory_callback priority as a constant
Nadia Derbey
2008-04-29
1
-0
/
+6
*
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
2008-04-29
1
-0
/
+1
*
ipc: scale msgmni to the amount of lowmem
Nadia Derbey
2008-04-29
1
-2
/
+12
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
2
-2
/
+35
*
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
2008-04-29
5
-48
/
+78
*
dma: add dma_*map*_attrs() interfaces
Arthur Kepner
2008-04-29
2
-0
/
+91
*
memcgroup: implement failcounter reset
Pavel Emelyanov
2008-04-29
1
-0
/
+8
*
memcgroups: add a document describing the resource counter abstraction
Pavel Emelyanov
2008-04-29
1
-0
/
+2
*
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
2008-04-29
1
-0
/
+14
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
4
-15
/
+34
*
cgroups: introduce cft->read_seq()
Serge E. Hallyn
2008-04-29
1
-0
/
+6
*
cgroups: remove the css_set linked-list
Li Zefan
2008-04-29
1
-6
/
+0
*
cgroups: use a hash table for css_set finding
Li Zefan
2008-04-29
1
-1
/
+6
*
cgroups: implement device whitelist
Serge E. Hallyn
2008-04-29
2
-0
/
+18
*
cgroups: add the trigger callback to struct cftype
Pavel Emelyanov
2008-04-29
1
-0
/
+8
*
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
Paul Menage
2008-04-29
1
-0
/
+8
*
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
2008-04-29
1
-0
/
+11
*
CGroup API files: add cgroup map data type
Paul Menage
2008-04-29
1
-0
/
+19
*
CGroup API files: add res_counter_read_u64()
Paul Menage
2008-04-29
1
-1
/
+4
*
CGroup API files: rename read/write_uint methods to read_write_u64
Paul Menage
2008-04-29
1
-4
/
+4
*
x86: olpc: add One Laptop Per Child architecture support
Andres Salomon
2008-04-29
1
-0
/
+132
*
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
1
-0
/
+1
*
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29
1
-0
/
+1
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
3
-37
/
+42
*
smb.h: uses struct timespec but didn't include linux/time.h
Ilpo Järvinen
2008-04-29
1
-0
/
+1
*
lists: add "const" qualifier to first arg of list_splice() operations
Robert P. J. Day
2008-04-29
1
-2
/
+3
*
kbuild: move files that don't check __KERNEL__
Robert P. J. Day
2008-04-29
1
-5
/
+5
*
kbuild: remove duplicate, conflicting entry for oom.h
Robert P. J. Day
2008-04-29
1
-1
/
+0
*
Remove superfluous include of string.h from percpu.h
Robert P. J. Day
2008-04-29
1
-1
/
+0
*
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
2008-04-29
1
-1
/
+2
*
proper extern for late_time_init
Adrian Bunk
2008-04-29
2
-1
/
+2
*
exec: remove argv_len from struct linux_binprm
Tetsuo Handa
2008-04-29
1
-1
/
+0
*
Remove the macro get_personality
WANG Cong
2008-04-29
1
-4
/
+0
*
Misc: phantom, consistent whitespace
jan sonnek
2008-04-29
1
-3
/
+3
*
Misc: phantom, add compat ioctl
Jiri Slaby
2008-04-29
1
-1
/
+4
*
proper __do_softirq() prototype
Adrian Bunk
2008-04-29
2
-2
/
+1
*
remove mca_is_adapter_used()
Adrian Bunk
2008-04-29
1
-1
/
+0
*
remove generic_commit_write()
Adrian Bunk
2008-04-29
1
-1
/
+0
*
fs/aio.c: make 3 functions static
Adrian Bunk
2008-04-29
1
-19
/
+0
*
fs/drop_caches.c: make 2 functions static
Adrian Bunk
2008-04-29
1
-2
/
+0
*
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2008-04-29
1
-2
/
+0
*
make vfs_ioctl() static
Adrian Bunk
2008-04-29
1
-1
/
+0
*
make __put_super() static
Adrian Bunk
2008-04-29
1
-1
/
+0
*
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
2008-04-29
1
-1
/
+1
*
add RUSAGE_THREAD
Sripathi Kodi
2008-04-29
1
-0
/
+1
*
Taint kernel after WARN_ON(condition)
Nur Hussein
2008-04-29
1
-0
/
+1
*
fs/coda: remove static inline forward declarations
Ilpo Järvinen
2008-04-29
1
-3
/
+0
[next]