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
*
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
2006-09-29
1
-10
/
+9
*
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
2006-09-29
1
-6
/
+6
*
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
4
-6
/
+7
*
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
4
-15
/
+12
*
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
Oleg Nesterov
2006-09-29
2
-3
/
+1
*
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
2006-09-29
2
-3
/
+19
*
[PATCH] Ban register_filesystem(NULL);
Alexey Dobriyan
2006-09-29
1
-2
/
+0
*
[PATCH] 9p: fix leak on error path
Alexey Dobriyan
2006-09-29
1
-2
/
+4
*
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
2006-09-29
2
-3
/
+2
*
[PATCH] freevxfs: fix leak on error path
Alexey Dobriyan
2006-09-29
1
-3
/
+8
*
[PATCH] cramfs: rewrite init_cramfs_fs()
Alexey Dobriyan
2006-09-29
1
-2
/
+9
*
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2006-09-29
2
-7
/
+7
*
[PATCH] doc: fix kernel-parameters 'quiet'
Randy Dunlap
2006-09-29
1
-1
/
+1
*
[PATCH] fix mem_write() return value
Frederik Deweerdt
2006-09-29
1
-1
/
+2
*
[PATCH] block_dev.c mutex_lock_nested() fix
Jason Baron
2006-09-29
1
-1
/
+1
*
[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...
Josh Triplett
2006-09-29
1
-2
/
+2
*
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
2006-09-29
1
-25
/
+25
*
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
Alexey Dobriyan
2006-09-29
1
-6
/
+1
*
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
2006-09-29
1
-8
/
+11
*
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
2006-09-29
2
-0
/
+4
*
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
2006-09-29
1
-0
/
+1
*
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
1
-3
/
+3
*
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
1
-2
/
+2
*
[PATCH] autofs4: pending flag not cleared on mount fail
Ian Kent
2006-09-29
1
-3
/
+3
*
[PATCH] autofs4: autofs4_follow_link false negative fix
Ian Kent
2006-09-29
1
-1
/
+1
*
[PATCH] copy_process: cosmetic ->ioprio tweak
Oleg Nesterov
2006-09-29
1
-6
/
+3
*
[PATCH] reparent_to_init(): use has_rt_policy()
Oleg Nesterov
2006-09-29
1
-3
/
+1
*
[PATCH] sched_setscheduler: fix? policy checks
Oleg Nesterov
2006-09-29
1
-20
/
+18
*
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
2006-09-29
2
-5
/
+4
*
[PATCH] do_sched_setscheduler(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
1
-10
/
+18
*
[PATCH] kill extraneous printk in kernel_restart()
Cal Peake
2006-09-29
1
-1
/
+0
*
[PATCH] Fix ____call_usermodehelper errors being silently ignored
Björn Steinbrink
2006-09-29
1
-1
/
+11
*
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
2006-09-29
1
-8
/
+11
*
[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
Roland McGrath
2006-09-29
1
-2
/
+2
*
[PATCH] cdev documentation
Jonathan Corbet
2006-09-29
2
-0
/
+64
*
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2006-09-29
3
-20
/
+22
*
[PATCH] exit: fix crash case
Alan Cox
2006-09-29
1
-1
/
+2
*
[PATCH] tty: stop the tty vanishing under procfs access
Alan Cox
2006-09-29
1
-0
/
+3
*
[PATCH] tty: lock ticogwinsz
Alan Cox
2006-09-29
1
-7
/
+10
*
[PATCH] tty: trivial kzalloc opportunity
Alan Cox
2006-09-29
1
-7
/
+1
*
[PATCH] kexec warning fix
Roland McGrath
2006-09-29
1
-2
/
+4
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
38
-60
/
+52
*
[PATCH] __dequeue_signal() cleanup
Roland McGrath
2006-09-29
1
-4
/
+2
*
[PATCH] has_stopped_jobs() cleanup
Roland McGrath
2006-09-29
1
-11
/
+0
*
[PATCH] I/O Error attempting to read last partial block of a file in an ISO96...
Joel & Rebecca VanderZee
2006-09-29
1
-24
/
+24
*
[PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()
Toyo Abe
2006-09-29
1
-26
/
+58
*
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-09-29
6
-15
/
+81
*
[PATCH] update Documentation/kernel-parameters.txt
jens m. noedler
2006-09-29
1
-0
/
+7
*
[PATCH] dquot: add proper locking when using current->signal->tty
Jan Kara
2006-09-29
1
-0
/
+5
*
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
2006-09-29
1
-1
/
+2
[next]