safe/jmp/linux-2.6
2008-04-30 Alan Coxepca: lock_kernel push down
2008-04-30 Alan Coxcyclades: Prepare for relaxed locking in callers
2008-04-30 Alan Coxamiserial: prepare for locking relaxation in caller
2008-04-30 Oleg Nesterovptrace: permit ptracing of /sbin/init
2008-04-30 Oleg Nesterovptrace: ptrace_attach: use send_sig_info() instead...
2008-04-30 Oleg Nesterovptrace: __ptrace_unlink: use the ptrace_reparented...
2008-04-30 Oleg Nesterovptrace: introduce ptrace_reparented() helper
2008-04-30 Oleg Nesterovdocument de_thread() with exit_notify() connection
2008-04-30 Oleg Nesterovreparent_thread: use same_thread_group()
2008-04-30 Oleg Nesterovptrace: introduce task_detached() helper
2008-04-30 Roland McGrathsignals: x86 TS_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: use HAVE_SET_RESTORE_SIGMASK
2008-04-30 akpm@linux... signals: ia64 renumber TIF_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: s390: renumber TIF_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: set_restore_sigmask TIF_SIGPENDING
2008-04-30 Roland McGrathsignals: add set_restore_sigmask
2008-04-30 Oleg Nesterovsignals: allow the kernel to actually kill /sbin/init
2008-04-30 Oleg Nesterovsignals: de_thread: simplify the ->child_reaper switching
2008-04-30 Oleg Nesterovsignals: fix /sbin/init protection from unwanted signals
2008-04-30 Oleg Nesterovsignals: check_kill_permission: remove tasklist_lock
2008-04-30 Oleg Nesterovsignals: check_kill_permission: check session under...
2008-04-30 Oleg Nesterovsignals: send_signal: be paranoid about signalfd_notify()
2008-04-30 Oleg Nesterovsignals: document CLD_CONTINUED notification mechanics
2008-04-30 Oleg Nesterovsignals: fold sig_ignored() into handle_stop_signal()
2008-04-30 Oleg Nesterovsignals: cleanup the usage of print_fatal_signal()
2008-04-30 Oleg Nesterovsignals: handle_stop_signal: don't worry about SIGKILL
2008-04-30 Oleg Nesterovsignals: join send_sigqueue() with send_group_sigqueue()
2008-04-30 Oleg Nesterovsignals: unify send_sigqueue/send_group_sigqueue completely
2008-04-30 Pavel Emelyanovsignals: fold complete_signal() into send_signal/do_sen...
2008-04-30 Oleg Nesterovsignals: use __group_complete_signal() for the specific...
2008-04-30 Oleg Nesterovsignals: change send_signal/do_send_sigqueue to take...
2008-04-30 Oleg Nesterovsignals: move the definition of __group_complete_signal...
2008-04-30 Oleg Nesterovsignals: microoptimize the usage of ->curr_target
2008-04-30 Oleg Nesterovsignals: send_sig_info: don't take tasklist_lock
2008-04-30 Oleg Nesterovsignals: do_tkill: don't use tasklist_lock
2008-04-30 Oleg Nesterovsignals: move handle_stop_signal() into send_signal()
2008-04-30 Oleg Nesterovsignals: send_group_sigqueue: don't take tasklist_lock
2008-04-30 Oleg Nesterovsignals: __group_complete_signal: cache the value of...
2008-04-30 Oleg Nesterovsignals: send_sigqueue: don't forget about handle_stop_...
2008-04-30 Oleg Nesterovsignals: send_sigqueue: don't take rcu lock
2008-04-30 Oleg Nesterovget_signal_to_deliver: use the cached ->signal/sighand...
2008-04-30 Oleg Nesterovhandle_stop_signal: use the cached p->signal value
2008-04-30 Oleg Nesterovhandle_stop_signal: unify partial/full stop handling
2008-04-30 Oleg Nesterovkill_pid_info: don't take now unneeded tasklist_lock
2008-04-30 Oleg Nesterovsignals: re-assign CLD_CONTINUED notification from...
2008-04-30 Oleg Nesterovsignals: cleanup security_task_kill() usage/implementation
2008-04-30 Pavel Emelyanovsignals: consolidate send_sigqueue and send_group_sigqueue
2008-04-30 Pavel Emelyanovsignals: clean dequeue_signal from excess checks and...
2008-04-30 Pavel Emelyanovsignals: consolidate checks for whether or not to ignor...
2008-04-30 Oleg Nesterovdo_task_stat: don't take rcu_read_lock()
2008-04-30 Oleg Nesterovk_getrusage: don't take rcu_read_lock()
2008-04-30 Oleg Nesterovlock_task_sighand: add rcu lock/unlock
2008-04-30 Oleg Nesterovsignals: do_group_exit(): use signal_group_exit() more...
2008-04-30 Oleg Nesterovsignals: do_signal_stop(): use signal_group_exit()
2008-04-30 Pavel Emelyanovsignals: consolidate checking for ignored/legacy signals
2008-04-30 Pavel Emelyanovsignals: turn LEGACY_QUEUE macro into static inline...
2008-04-30 Pavel Emelyanovsignals: remove unused variable from send_signal()
2008-04-30 Jan Karaisofs: fix access to unallocated memory when reading...
2008-04-30 Dan Williamsmd: support blocking writes to an array on device failure
2008-04-30 Dan Williamsmd: prevent duplicates in bind_rdev_to_array
2008-04-30 Dan Williamsmd: remove a stray command from a copy and paste error...
2008-04-30 NeilBrownmd: fix up switching md arrays between read-only and...
2008-04-30 NeilBrownmd: fix 'safemode' handling for external metadata.
2008-04-30 NeilBrownmd: reinitialise more mddev fields in do_md_stop.
2008-04-30 NeilBrownmd: skip all metadata update processing when using...
2008-04-30 Dan Williamsmd: fix use after free when removing rdev via sysfs
2008-04-30 Eric Miaopxafb: preliminary smart panel interface support (update)
2008-04-30 Eric Miaopxafb: preliminary smart panel interface support
2008-04-30 Eric Miaopxafb: move parallel LCD timing setup into dedicate...
2008-04-30 Eric Miaopxafb: use completion for LCD disable wait code
2008-04-30 Eric Miaopxafb: introduce lcd_{read,write}l() to wrap the __raw_...
2008-04-30 eric miaopxafb: make lubbock/mainstone/zylonite/littleton to...
2008-04-30 eric miaopxafb: introduce register independent LCD connection...
2008-04-30 eric miaopxafb: introduce "struct pxafb_dma_buff" for palette...
2008-04-30 eric miaopxafb: convert fb driver to use ioremap() and __raw_...
2008-04-30 eric miaopxafb: sanitize the usage of #ifdef .. processing pxafb...
2008-04-30 eric miaopxafb: purge unnecessary pr_debug and comments from...
2008-04-30 eric miaopxafb: fix various coding style issues for pxafb
2008-04-30 eric miaopxafb: un-nest pxafb_parse_options() to cleanup the...
2008-04-30 Haavard Skinnemoenatmel_spi: clean up baud rate divisor calculation
2008-04-30 Bryan Wukallsyms: nuke all ChangeLog, this should be logged...
2008-04-30 KOSAKI Motohiro/proc/pagetypeinfo: fix output for memoryless nodes
2008-04-30 Bryan WuBlackfin serial driver: this driver enable SPORTs on...
2008-04-30 Alan CoxMAINTAINERS: sort ordering
2008-04-30 David Chinner[XFS] Include linux/random.h in all builds, not just...
2008-04-30 Randy Dunlapdocbook: fix fatal rapidio yet again (and more to come)
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-30 Mauro Carvalho... V4L/DVB (7798): tuners/Kconfig: Change config name...
2008-04-30 Mauro Carvalho... V4L/DVB (7794): cx88: Fix a warning
2008-04-30 Robert P. J... V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G"...
2008-04-30 Hans VerkuilV4L/DVB (7791): ivtv: POLLHUP must be returned on eof
2008-04-30 Stephen Rothwellpasemi_edac needs to include linux/edac.h
2008-04-30 Mauro Carvalho... V4L/DVB (7789b): Fix merge conflicts
2008-04-30 Roel Kluinext4: fix hot spins in mballoc after err_freebuddy...
2008-04-30 Roel Kluinext4: fix test ext_generic_write_end() copied return...
2008-04-30 Roel Kluinext3: fix test ext_generic_write_end() copied return...
2008-04-30 Mingming Caoext4: Move mballoc headers/structures to a seperate...
2008-04-30 Solofo Ramangalahyext4: cleanup for compiling mballoc with verification...
next