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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: don't modify restart_block->fn in restart functions
Oleg Nesterov
2008-02-10
2
-5
/
+0
*
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
Oleg Nesterov
2008-02-10
1
-4
/
+40
*
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
2008-02-10
2
-38
/
+30
*
ntp: correct inconsistent interval/tick_length usage
john stultz
2008-02-10
1
-4
/
+0
*
Update kernel/.gitignore with new auto-generated files
S.Çağlar Onur
2008-02-09
1
-0
/
+1
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-08
1
-1
/
+1
|
\
|
*
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
Badari Pulavarty
2008-02-08
1
-1
/
+1
*
|
IRQ_NOPROBE helper functions
Ralf Baechle
2008-02-08
1
-0
/
+36
*
|
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
2008-02-08
1
-10
/
+10
*
|
cpu: fix section mismatch warnings for enable_nonboot_cpus
Sam Ravnborg
2008-02-08
1
-1
/
+1
*
|
Don't operate with pid_t in rtmutex tester
Pavel Emelyanov
2008-02-08
2
-4
/
+10
*
|
Use find_task_by_vpid in posix timers
Pavel Emelyanov
2008-02-08
2
-5
/
+5
*
|
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
3
-8
/
+431
*
|
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
2008-02-08
2
-10
/
+12
*
|
workqueue: make delayed_work_timer_fn() static
Li Zefan
2008-02-08
1
-1
/
+1
*
|
The scheduled 'time' option removal
Adrian Bunk
2008-02-08
1
-13
/
+0
*
|
Nuke duplicate header from sysctl.c
Jesper Juhl
2008-02-08
1
-1
/
+0
*
|
Nuke a duplicate include from profile.c
Jesper Juhl
2008-02-08
1
-1
/
+0
*
|
Nuke duplicate include from printk.c
Jesper Juhl
2008-02-08
1
-1
/
+0
*
|
constify tables in kernel/sysctl_check.c
Jan Beulich
2008-02-08
1
-76
/
+75
*
|
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
12
-68
/
+67
*
|
time: fix typo in comments
Li Zefan
2008-02-08
3
-4
/
+4
*
|
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-08
2
-3
/
+3
*
|
clockevent: simplify list operations
Li Zefan
2008-02-08
1
-7
/
+4
*
|
clocksource: remove redundant code
Li Zefan
2008-02-08
1
-1
/
+0
*
|
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2008-02-08
1
-13
/
+8
*
|
Clean up the kill_something_info
Pavel Emelyanov
2008-02-08
1
-11
/
+15
*
|
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2008-02-08
5
-17
/
+8
*
|
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
2008-02-08
3
-16
/
+2
*
|
uglify kill_pid_info() to fix kill() vs exec() race
Oleg Nesterov
2008-02-08
1
-3
/
+12
*
|
sys_getsid: don't use ->nsproxy directly
Oleg Nesterov
2008-02-08
1
-7
/
+4
*
|
pid: Extend/Fix pid_vnr
Eric W. Biederman
2008-02-08
1
-0
/
+6
*
|
pid: sys_wait... fixes
Eric W. Biederman
2008-02-08
1
-24
/
+56
*
|
move the related code from exit_notify() to exit_signals()
Oleg Nesterov
2008-02-08
2
-23
/
+22
*
|
sys_setsid: remove now unneeded session != 1 check
Oleg Nesterov
2008-02-08
1
-4
/
+1
*
|
fix group stop with exit race
Oleg Nesterov
2008-02-08
2
-2
/
+27
*
|
start the global /sbin/init with 0,0 special pids
Oleg Nesterov
2008-02-08
1
-5
/
+4
*
|
move daemonized kernel threads into the swapper's session
Oleg Nesterov
2008-02-08
1
-1
/
+1
*
|
teach set_special_pids() to use struct pid
Oleg Nesterov
2008-02-08
2
-16
/
+16
*
|
fix setsid() for sub-namespace /sbin/init
Oleg Nesterov
2008-02-08
1
-12
/
+10
*
|
sys_setpgid(): simplify pid/ns interaction
Oleg Nesterov
2008-02-08
1
-13
/
+10
*
|
wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT
Oleg Nesterov
2008-02-08
1
-4
/
+0
*
|
wait_task_continued/zombie: don't use task_pid_nr_ns() lockless
Oleg Nesterov
2008-02-08
1
-10
/
+5
*
|
do_wait: fix security checks
Oleg Nesterov
2008-02-08
1
-21
/
+18
*
|
do_wait: cleanup delay_group_leader() usage
Oleg Nesterov
2008-02-08
1
-13
/
+4
*
|
wait_task_stopped(): remove unneeded delay_group_leader check
Oleg Nesterov
2008-02-08
1
-4
/
+3
*
|
ptrace_stop: fix racy nonstop_code setting
Oleg Nesterov
2008-02-08
1
-6
/
+7
*
|
do_wait: factor out "retval != 0" checks
Oleg Nesterov
2008-02-08
1
-8
/
+4
*
|
wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
Oleg Nesterov
2008-02-08
1
-62
/
+26
*
|
ptrace_stop: fix the race with ptrace detach+attach
Oleg Nesterov
2008-02-08
1
-3
/
+3
[next]