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
*
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-03-29
48
-291
/
+204
|
\
|
*
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
Nathan Scott
2006-03-29
3
-31
/
+26
|
*
[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()
Mandy Kirkconnell
2006-03-29
2
-115
/
+0
|
*
[XFS] A change to inode chunk allocation to try allocating the new chunk
Glen Overby
2006-03-29
1
-40
/
+68
|
*
Fixes a regression from the recent "remove ->get_blocks() support"
Nathan Scott
2006-03-29
1
-3
/
+4
|
*
[XFS] Fix compiler warning and small code inconsistencies in compat
Nathan Scott
2006-03-29
1
-9
/
+13
|
*
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-03-29
42
-93
/
+93
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...
Linus Torvalds
2006-03-28
7
-182
/
+86
|
\
\
|
*
\
Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...
Jody McIntyre
2006-03-28
780
-7789
/
+22996
|
|
\
\
|
|
|
/
|
*
|
ohci1394: cleanup the "Unexpected PCI resource length" warning.
Jody McIntyre
2006-03-28
1
-2
/
+2
|
*
|
sbp2: misc debug logging cleanups
Stefan Richter
2006-03-28
1
-77
/
+33
|
*
|
sbp2: proper treatment of DID_OK
Stefan Richter
2006-03-28
1
-3
/
+5
|
*
|
ieee1394: set read permission for parameter disable_irm
Stefan Richter
2006-03-28
1
-1
/
+1
|
*
|
sbp2: check for ARM failure
Stefan Richter
2006-03-28
1
-3
/
+7
|
*
|
ohci1394: clean up asynchronous and physical request filters programming
Stefan Richter
2006-03-28
1
-18
/
+19
|
*
|
ieee1394: remove amdtp remains from ieee1394_core.h
Stefan Richter
2006-03-28
1
-2
/
+0
|
*
|
ieee1394: remove devfs support
Stefan Richter
2006-03-28
5
-73
/
+5
|
*
|
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
Jody McIntyre
2006-03-28
1
-3
/
+5
|
*
|
sbp2: prevent unloading of 1394 low-level driver
Stefan Richter
2006-03-28
1
-0
/
+9
*
|
|
[PATCH] send_sigqueue: simplify and fix the race
Oleg Nesterov
2006-03-28
1
-37
/
+4
*
|
|
[PATCH] do_notify_parent_cldstop: remove 'to_self' param
Oleg Nesterov
2006-03-28
1
-21
/
+11
*
|
|
[PATCH] finish_stop: don't check stop_count < 0
Oleg Nesterov
2006-03-28
1
-1
/
+1
*
|
|
[PATCH] simplify do_signal_stop()
Oleg Nesterov
2006-03-28
1
-24
/
+8
*
|
|
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
3
-8
/
+5
*
|
|
[PATCH] make fork() atomic wrt pgrp/session signals
Oleg Nesterov
2006-03-28
1
-20
/
+17
*
|
|
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
4
-14
/
+12
*
|
|
[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
[next]