pandora-kernel.git
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-30 Jens Axboe[PATCH] splice: add support for SPLICE_F_MOVE flag
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-30 Bjorn Helgaas[IA64] ioremap() should prefer WB over UC
2006-03-30 Jes Sorensen[IA64] Add __mca_table to the DISCARD list in gate.lds
2006-03-29 Lennert Buytenhek[PATCH] ixp2000: fix gcc4 breakage
2006-03-29 Gary Zambrano[PATCH] b44: ensure valid mac addr
2006-03-29 Linas Vepstas[PATCH] Janitor: drivers/net/pcnet32: fix incorrect...
2006-03-29 Arthur Othieno[PATCH] net: remove CONFIG_NET_CBUS conditional for...
2006-03-29 Mark Brown[PATCH] natsemi: Support oversized EEPROMs
2006-03-29 Jens Osterkamp[PATCH] spidernet : enable tx checksum offloading by...
2006-03-29 Jay Vosburgh[PATCH] bonding: support carrier state for master
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-29 Randy Dunlap[PATCH] acenic: fix section mismatches
2006-03-29 Jens Osterkamp[PATCH] spidernet : reduce console spam
2006-03-29 Roger Luethi[PATCH] via-rhine: link state fix
2006-03-29 Komuro[PATCH] axnet_cs.c : add hardware multicast support
2006-03-29 Gary Zambranob44: fix force mac address before ifconfig up
2006-03-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-29 Russ Anderson[IA64] Move __mca_table out of the __init section
2006-03-29 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/scjody...
2006-03-29 Anton Blanchard[PATCH] powerpc: Remove oprofile spinlock backtrace...
2006-03-29 Anton Blanchard[PATCH] powerpc: Add oprofile calltrace support to...
2006-03-29 Brian Rogan[PATCH] powerpc: Add oprofile calltrace support
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: ppc
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: powerpc
2006-03-29 Eugene Surovegin[PATCH] lock PTE before updating it in 440/BookE page...
2006-03-29 Oleg Nesterov[PATCH] send_sigqueue: simplify and fix the race
2006-03-29 Oleg Nesterov[PATCH] do_notify_parent_cldstop: remove 'to_self'...
2006-03-29 Oleg Nesterov[PATCH] finish_stop: don't check stop_count < 0
2006-03-29 Oleg Nesterov[PATCH] simplify do_signal_stop()
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] make fork() atomic wrt pgrp/session signals
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] do_sigaction: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_group_exit: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_signal_stop: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] relax sig_needs_tasklist()
2006-03-29 Oleg Nesterov[PATCH] sys_times: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do __unhash_process() under ->siglock
2006-03-29 Oleg Nesterov[PATCH] revert "Optimize sys_times for a single thread...
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal()
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] introduce sig_needs_tasklist() helper
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] release_task: replace open-coded ptrace_unlink()
2006-03-29 Oleg Nesterov[PATCH] wait_for_helper: trivial style cleanup
2006-03-29 Oleg Nesterov[PATCH] reparent_thread: use remove_parent/add_parent
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't use zero pids
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-29 Oleg Nesterov[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Oleg Nesterov[PATCH] choose_new_parent: remove unused arg, sanitize...
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Eric W. Biederman[PATCH] do_SAK: don't depend on session ID 0
2006-03-29 Eric W. Biederman[PATCH] do_tty_hangup: use group_send_sig_info not...
2006-03-29 Eric W. Biederman[PATCH] Remove dead kill_sl prototype from sched.h
2006-03-29 Oleg Nesterov[PATCH] simplify exec from init's subthread
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-29 Jody McIntyreMerge ... git+ssh:///linux/kernel/git/torvalds/linux...
2006-03-29 Jody McIntyreohci1394: cleanup the "Unexpected PCI resource length...
2006-03-29 Stefan Richtersbp2: misc debug logging cleanups
2006-03-29 Stefan Richtersbp2: proper treatment of DID_OK
2006-03-29 Stefan Richterieee1394: set read permission for parameter disable_irm
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-29 S P[TCP]: Fix RFC2465 typo.
2006-03-29 Herbert Xu[INET]: Introduce tunnel4/tunnel6
2006-03-29 Denis Vlasenko[NET]: deinline 200+ byte inlines in sock.h
2006-03-29 David S. Miller[ECONET]: Convert away from SOCKOPS_WRAPPED
2006-03-29 Petr Vandrovec[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
2006-03-29 David S. Miller[NET]: Kill Documentation/networking/TODO
2006-03-29 Michael Chan[TG3]: Update version and reldate
2006-03-29 Michael Chan[TG3]: Skip timer code during full lock
2006-03-29 Michael Chan[TG3]: Speed up SRAM access
2006-03-29 Michael Chan[TG3]: Fix PHY loopback on 5700
2006-03-29 Michael Chan[TG3]: Fix bug in 40-bit DMA workaround code
2006-03-29 Michael Chan[TG3]: Fix probe failure due to invalid MAC address
2006-03-29 Stefan Richtersbp2: check for ARM failure
2006-03-29 Stefan Richterohci1394: clean up asynchronous and physical request...
2006-03-29 Stefan Richterieee1394: remove amdtp remains from ieee1394_core.h
2006-03-29 Stefan Richterieee1394: remove devfs support
2006-03-29 Jody McIntyreSigned-off-by: Jody McIntyre <scjody@modernduck.com>
2006-03-29 Stefan Richtersbp2: prevent unloading of 1394 low-level driver
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-28 Mandy Kirkconnell[XFS] Remove unused/obsoleted function: xfs_bmap_do_sea...
2006-03-28 Glen Overby[XFS] A change to inode chunk allocation to try allocat...
2006-03-28 Nathan ScottFixes a regression from the recent "remove ->get_blocks...
2006-03-28 Nathan Scott[XFS] Fix compiler warning and small code inconsistenci...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-28 Lennert Buytenhek[ARM] 3388/1: ixp23xx: add core ixp23xx support
next