index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] do_sigaction: don't take tasklist_lock
Oleg Nesterov
2006-03-28
1
-19
/
+3
*
[PATCH] do_group_exit: don't take tasklist_lock
Oleg Nesterov
2006-03-28
1
-2
/
+0
*
[PATCH] do_signal_stop: don't take tasklist_lock
Oleg Nesterov
2006-03-28
1
-52
/
+17
*
[PATCH] relax sig_needs_tasklist()
Oleg Nesterov
2006-03-28
1
-2
/
+1
*
[PATCH] sys_times: don't take tasklist_lock
Oleg Nesterov
2006-03-28
1
-12
/
+1
*
[PATCH] do __unhash_process() under ->siglock
Oleg Nesterov
2006-03-28
1
-2
/
+2
*
[PATCH] revert "Optimize sys_times for a single thread process"
Oleg Nesterov
2006-03-28
2
-65
/
+27
*
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2006-03-28
4
-65
/
+66
*
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
3
-19
/
+14
*
[PATCH] cleanup __exit_signal()
Oleg Nesterov
2006-03-28
1
-16
/
+15
*
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
4
-20
/
+21
*
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
3
-16
/
+2
*
[PATCH] introduce sig_needs_tasklist() helper
Oleg Nesterov
2006-03-28
1
-1
/
+4
*
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
2006-03-28
2
-14
/
+33
*
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
4
-21
/
+13
*
[PATCH] release_task: replace open-coded ptrace_unlink()
Oleg Nesterov
2006-03-28
1
-3
/
+2
*
[PATCH] wait_for_helper: trivial style cleanup
Oleg Nesterov
2006-03-28
1
-1
/
+1
*
[PATCH] reparent_thread: use remove_parent/add_parent
Oleg Nesterov
2006-03-28
1
-2
/
+2
*
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
2006-03-28
1
-0
/
+2
*
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
5
-46
/
+20
*
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
2006-03-28
3
-14
/
+6
*
[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
Oleg Nesterov
2006-03-28
2
-6
/
+6
*
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
2006-03-28
4
-7
/
+7
*
[PATCH] choose_new_parent: remove unused arg, sanitize exit_state check
Oleg Nesterov
2006-03-28
1
-4
/
+4
*
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
2006-03-28
3
-34
/
+11
*
[PATCH] do_SAK: don't depend on session ID 0
Eric W. Biederman
2006-03-28
1
-3
/
+13
*
[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info
Eric W. Biederman
2006-03-28
1
-2
/
+2
*
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
2006-03-28
1
-1
/
+0
*
[PATCH] simplify exec from init's subthread
Oleg Nesterov
2006-03-28
1
-12
/
+10
*
[PATCH] exec: allow init to exec from any thread.
Eric W. Biederman
2006-03-28
3
-3
/
+14
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-03-28
74
-323
/
+4937
|
\
|
*
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Lennert Buytenhek
2006-03-28
25
-1
/
+2254
|
*
[ARM] 3417/1: add support for logicpd pxa270 card engine
Lennert Buytenhek
2006-03-28
5
-0
/
+443
|
*
[ARM] 3387/1: ixp23xx: add defconfig
Lennert Buytenhek
2006-03-28
1
-0
/
+1302
|
*
[ARM] 3377/2: add support for intel xsc3 core
Lennert Buytenhek
2006-03-28
11
-2
/
+680
|
*
[ARM] Move ice-dcc code into misc.c
Russell King
2006-03-28
3
-22
/
+14
|
*
[ARM] Fix decompressor serial IO to give CRLF not LFCR
Russell King
2006-03-28
24
-289
/
+187
|
*
[ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.
Russell King
2006-03-27
1
-4
/
+12
|
*
[ARM] nommu: trivial patch for arch/arm/lib/Makefile
Hyok S. Choi
2006-03-27
1
-1
/
+1
|
*
[ARM] 3416/1: Update LART site URL
Erik Mouw
2006-03-27
4
-4
/
+4
|
*
[ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL
Richard Purdie
2006-03-26
1
-0
/
+2
|
*
[ARM] 3414/1: ep93xx: reset ethernet controller before uncompressing
Lennert Buytenhek
2006-03-26
1
-1
/
+39
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-28
10
-1483
/
+190
|
\
\
|
*
|
[SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.
Lennert Buytenhek
2006-03-26
1
-0
/
+68
|
*
|
[SERIAL] amba-pl010: allow platforms to specify modem control method
Russell King
2006-03-26
3
-93
/
+119
|
*
|
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
2006-03-26
5
-1389
/
+2
|
*
|
[SERIAL] Small time UART configuration fix for AU1100 processor
Freddy Spierenburg
2006-03-26
1
-1
/
+1
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-03-28
4
-98
/
+79
|
\
\
|
*
|
[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...
Mattia Dongili
2006-03-28
1
-2
/
+2
|
*
|
[CPUFREQ] powernow: remove private for_each_cpu_mask()
Andrew Morton
2006-03-27
1
-4
/
+0
[next]