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
*
vfs: remove superflous sb == NULL checks
Christoph Hellwig
2007-05-08
2
-4
/
+2
*
proc: remove pathetic ->deleted WARN_ON
Alexey Dobriyan
2007-05-08
1
-2
/
+0
*
Fix race between proc_readdir and remove_proc_entry
Darrick J. Wong
2007-05-08
1
-2
/
+9
*
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
2007-05-08
3
-8
/
+9
*
add filesystem subtype support
Miklos Szeredi
2007-05-08
5
-6
/
+55
*
oss: strlcpy is smart enough
Jean Delvare
2007-05-08
1
-1
/
+1
*
epoll: optimizations and cleanups
Davide Libenzi
2007-05-08
1
-147
/
+86
*
the scheduled removal of OBSOLETE_OSS options
Adrian Bunk
2007-05-08
2
-41
/
+0
*
ext3: dirindex error pointer issues
Dmitriy Monakhov
2007-05-08
2
-22
/
+30
*
Optimize timespec_trunc()
Eric Dumazet
2007-05-08
1
-30
/
+30
*
init dma masks in pnp_dev
David Brownell
2007-05-08
2
-0
/
+4
*
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
2007-05-08
1
-1
/
+1
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
11
-268
/
+131
*
exec: fix remove_arg_zero
Nick Piggin
2007-05-08
1
-16
/
+34
*
Cap shmmax at INT_MAX in compat shminfo
Guy Streeter
2007-05-08
1
-0
/
+4
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
2
-100
/
+127
*
IRQ: add __must_check to request_irq
Monakhov Dmitriy
2007-05-08
1
-2
/
+2
*
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
2007-05-08
4
-17
/
+17
*
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
Robert P. J. Day
2007-05-08
1
-1
/
+1
*
module: use krealloc
Pekka Enberg
2007-05-08
1
-4
/
+4
*
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
2007-05-08
2
-3
/
+6
*
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
2007-05-08
4
-0
/
+1370
*
Fix compilation of drivers with -O0
Michal Schmidt
2007-05-08
1
-25
/
+0
*
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
2007-05-08
3
-2
/
+3
*
fix section mismatch warning in lib/swiotlb.c
Sam Ravnborg
2007-05-08
1
-1
/
+0
*
scripts: kernel-doc whitespace cleanup
Randy Dunlap
2007-05-08
1
-48
/
+48
*
reiserfs: possible null pointer dereference during resize
Dmitriy Monakhov
2007-05-08
1
-0
/
+4
*
freevxfs: possible null pointer dereference fix
Dmitriy Monakhov
2007-05-08
2
-2
/
+2
*
is_power_of_2 in fs/block_dev.c
Vignesh Babu BM
2007-05-08
1
-1
/
+2
*
is_power_of_2 in fs/hfs
Vignesh Babu BM
2007-05-08
2
-2
/
+4
*
is_power_of_2 in fat
Vignesh Babu BM
2007-05-08
1
-4
/
+3
*
drivers/char/hvc_console.c: cleanups
Adrian Bunk
2007-05-08
1
-7
/
+5
*
tty: Clarify documentation of ->write()
Alan
2007-05-08
1
-1
/
+3
*
devpts: add fsnotify create event
Florin Malita
2007-05-08
1
-1
/
+4
*
use use SEEK_MAX to validate user lseek arguments
Chris Snook
2007-05-08
2
-2
/
+3
*
use symbolic constants in generic lseek code
Chris Snook
2007-05-08
1
-6
/
+6
*
Documentation: Ask driver writers to provide PM support
Rafael J. Wysocki
2007-05-08
3
-0
/
+163
*
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
2007-05-08
1
-39
/
+69
*
softlockup: s/99/MAX_RT_PRIO/
Oleg Nesterov
2007-05-08
1
-1
/
+1
*
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
2007-05-08
1
-3
/
+2
*
ipmi: add pci remove handling
Corey Minyard
2007-05-08
1
-0
/
+3
*
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2007-05-08
5
-42
/
+103
*
ipmi: allow shared interrupts
Corey Minyard
2007-05-08
1
-35
/
+89
*
ipmi: add powerpc openfirmware sensing
Corey Minyard
2007-05-08
1
-0
/
+108
*
mm: shrink parent dentries when shrinking slab
Andrew Morton
2007-05-08
1
-1
/
+1
*
fix quadratic behavior of shrink_dcache_parent()
Miklos Szeredi
2007-05-08
1
-37
/
+67
*
reduce size of task_struct on 64-bit machines
William Cohen
2007-05-08
2
-8
/
+8
*
ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
Markus Rechberger
2007-05-08
3
-9
/
+9
*
Allow access to /proc/$PID/fd after setuid()
Alexey Dobriyan
2007-05-08
1
-0
/
+18
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
8
-61
/
+28
[next]