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
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
41
-130
/
+1
*
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
13
-54
/
+54
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
24
-91
/
+91
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
28
-57
/
+57
*
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-6
/
+6
*
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-13
/
+13
*
kernel: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-3
/
+3
*
mm: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
3
-6
/
+6
*
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
2008-04-30
1
-5
/
+14
*
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-30
3
-23
/
+186
*
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
6
-13
/
+187
*
debugobjects: add documentation
Thomas Gleixner
2008-04-30
2
-1
/
+392
*
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
10
-4
/
+1030
*
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
2008-04-30
1
-0
/
+7
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
9
-18
/
+18
*
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2008-04-30
3
-25
/
+74
*
alloc_uid: cleanup
Andrew Morton
2008-04-30
1
-16
/
+2
*
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
2008-04-30
1
-3
/
+7
*
hfs: fix warning with 64k PAGE_SIZE
Andrew Morton
2008-04-30
1
-3
/
+7
*
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
2008-04-30
1
-1
/
+1
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
15
-30
/
+538
*
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2008-04-30
8
-8
/
+8
*
sysv: [bl]e*_add_cpu conversion
Marcin Slusarz
2008-04-30
1
-4
/
+4
*
quota: le*_add_cpu conversion
Marcin Slusarz
2008-04-30
1
-2
/
+2
*
hfs/hfsplus: be*_add_cpu conversion
Marcin Slusarz
2008-04-30
2
-2
/
+2
*
affs: be*_add_cpu conversion
Marcin Slusarz
2008-04-30
1
-2
/
+2
*
reiserfs: use open_bdev_excl
Christoph Hellwig
2008-04-30
2
-28
/
+23
*
fuse: fix sparse warnings
Miklos Szeredi
2008-04-30
1
-1
/
+3
*
fuse: fix race in llseek
Miklos Szeredi
2008-04-30
1
-2
/
+27
*
fuse: fix node ID type
Miklos Szeredi
2008-04-30
2
-6
/
+6
*
fuse: fix max i/o size calculation
Miklos Szeredi
2008-04-30
2
-4
/
+6
*
fuse: update file size on short read
Miklos Szeredi
2008-04-30
3
-8
/
+53
*
fuse: implement perform_write
Nick Piggin
2008-04-30
1
-1
/
+193
*
fuse: clean up setting i_size in write
Miklos Szeredi
2008-04-30
1
-13
/
+15
*
fuse: support writable mmap
Miklos Szeredi
2008-04-30
5
-29
/
+481
*
mm: document missing fields for /proc/meminfo
Miklos Szeredi
2008-04-30
1
-4
/
+17
*
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
5
-1
/
+8
*
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2008-04-30
2
-0
/
+12
*
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
10
-30
/
+67
*
mm: bdi: move statistics to debugfs
Miklos Szeredi
2008-04-30
3
-48
/
+99
*
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2008-04-30
6
-13
/
+111
*
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
2008-04-30
4
-1
/
+57
*
mm: bdi: expose the BDI object in sysfs for FUSE
Miklos Szeredi
2008-04-30
3
-18
/
+18
*
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
2008-04-30
1
-0
/
+26
*
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-30
8
-2
/
+194
*
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
2008-04-30
3
-3
/
+3
*
make marker_debug static
Adrian Bunk
2008-04-30
1
-1
/
+1
*
mxser: convert large macros to functions
Christoph Hellwig
2008-04-30
2
-152
/
+214
*
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
Oleg Nesterov
2008-04-30
1
-15
/
+21
*
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
Oleg Nesterov
2008-04-30
1
-13
/
+20
[next]