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 final traces of long-deprecated "ramdisk" kernel parm
Robert P. J. Day
2007-10-17
4
-19
/
+3
*
docs: ramdisk/initrd/initramfs corrections
Randy Dunlap
2007-10-17
4
-22
/
+27
*
local_t: update documentation
Mathieu Desnoyers
2007-10-17
1
-1
/
+1
*
atomic_ops.txt: mention local_t
Grant Grundler
2007-10-17
1
-0
/
+4
*
local_t Documentation update 2
Mathieu Desnoyers
2007-10-17
1
-0
/
+23
*
Remove valueless definition of hard-selected RAMFS option
Robert P. J. Day
2007-10-17
3
-16
/
+2
*
drivers/block/cciss.c: fix check-after-use
Adrian Bunk
2007-10-17
1
-29
/
+27
*
make kernel/profile.c:time_hook static
Adrian Bunk
2007-10-17
2
-4
/
+1
*
kernel/sys_ni.c: add dummy sys_ni_syscall() prototype
Adrian Bunk
2007-10-17
1
-0
/
+4
*
n_hdlc.c: fix check-after-use
Adrian Bunk
2007-10-17
1
-1
/
+1
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
47
-77
/
+47
*
Drop some headers from mm.h
Alexey Dobriyan
2007-10-17
5
-4
/
+4
*
cciss: fix error reporting for SG_IO
Steve Cameron
2007-10-17
1
-18
/
+61
*
NBD: allow hung network I/O to be cancelled
Paul Clements
2007-10-17
2
-31
/
+64
*
NBD: set uninitialized devices to size 0
Paul Clements
2007-10-17
1
-2
/
+5
*
CodingStyle: relax the 80-cole rule
Alan Cox
2007-10-17
1
-2
/
+5
*
cleanup floppy.h
Jan Beulich
2007-10-17
12
-35
/
+0
*
floppy: tolerate DMA channel unavailability
Jan Beulich
2007-10-17
1
-5
/
+9
*
Move PREEMPT_NOTIFIERS into an always-included Kconfig
Avi Kivity
2007-10-17
2
-3
/
+3
*
tty.h: remove dead define
Alan Cox
2007-10-17
1
-5
/
+0
*
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
2007-10-17
3
-3
/
+9
*
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
5
-56
/
+56
*
add-vmcore: use the existing ia64_tpa() instead of asm code
Ken'ichi Ohmichi
2007-10-17
1
-4
/
+2
*
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
Ken'ichi Ohmichi
2007-10-17
2
-0
/
+7
*
add-vmcore: cleanup the coding style according to Andrew's comments
Ken'ichi Ohmichi
2007-10-17
3
-13
/
+15
*
Add vmcoreinfo
Ken'ichi Ohmichi
2007-10-17
8
-1
/
+200
*
binfmt_flat: warning fixes
Andrew Morton
2007-10-17
1
-6
/
+8
*
Add stack checking for Blackfin
Mike Frysinger
2007-10-17
1
-0
/
+3
*
do_sigaction: don't worry about signal_pending()
Oleg Nesterov
2007-10-17
1
-9
/
+0
*
exec: RT sub-thread can livelock and monopolize CPU on exec
Oleg Nesterov
2007-10-17
2
-16
/
+22
*
exec: consolidate 2 fast-paths
Oleg Nesterov
2007-10-17
1
-9
/
+0
*
exec: simplify the new ->sighand allocation
Oleg Nesterov
2007-10-17
1
-15
/
+9
*
exec: simplify ->sighand switching
Oleg Nesterov
2007-10-17
1
-7
/
+1
*
Fix f_version type: should be u64 instead of unsigned long
Mathieu Desnoyers
2007-10-17
6
-11
/
+11
*
aio: account I/O wait time properly
Jeff Moyer
2007-10-17
1
-3
/
+3
*
Make rcutorture RNG use temporal entropy
Paul E. McKenney
2007-10-17
1
-6
/
+3
*
Use num_possible_cpus() instead of NR_CPUS for timer distribution
john stultz
2007-10-17
1
-1
/
+1
*
Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal
Chris Wright
2007-10-17
1
-1
/
+30
*
allow disabling DNOTIFY without EMBEDDED
Adrian Bunk
2007-10-17
1
-2
/
+2
*
make fs/libfs.c:simple_commit_write() static
Adrian Bunk
2007-10-17
2
-5
/
+2
*
kernel/time/timekeeping.c: cleanups
Adrian Bunk
2007-10-17
2
-5
/
+2
*
limit minixfs printks on corrupted dir i_size
Eric Sandeen
2007-10-17
2
-4
/
+14
*
ext2/4: use is_power_of_2()
vignesh babu
2007-10-17
2
-2
/
+3
*
Shrink struct task_struct::oomkilladj
Alexey Dobriyan
2007-10-17
1
-1
/
+1
*
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
2007-10-17
17
-51
/
+51
*
cramfs: error message about endianess
Andi Drebes
2007-10-17
2
-1
/
+11
*
include linux/types.h in if_fddi.h
Olaf Hering
2007-10-17
1
-0
/
+2
*
clean out unused code in dentry pruning
Miklos Szeredi
2007-10-17
1
-14
/
+10
*
exec: remove unnecessary check for MNT_NOEXEC
Miklos Szeredi
2007-10-17
1
-5
/
+1
*
fix execute checking in permission()
Miklos Szeredi
2007-10-17
1
-12
/
+24
[next]