| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-31 | 2 | -54/+30 |
|\ |
|
| * | [NET]: Allow skb headroom to be overridden | Anton Blanchard | 2006-03-31 | 1 | -4/+25 |
| * | [NET]: Deinline some larger functions from netdevice.h | Denis Vlasenko | 2006-03-29 | 1 | -50/+5 |
* | | [PATCH] fs/namei.c: make lookup_hash() static | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
* | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() | Antonino A. Daplas | 2006-03-31 | 1 | -2/+0 |
* | | [PATCH] backlight: Backlight Class Improvements | Richard Purdie | 2006-03-31 | 1 | -10/+15 |
* | | [PATCH] dcache: Add helper d_hash_and_lookup | Eric W. Biederman | 2006-03-31 | 1 | -0/+1 |
* | | [PATCH] pidhash: Refactor the pid hash table | Eric W. Biederman | 2006-03-31 | 2 | -17/+83 |
* | | [PATCH] task: RCU protect task->usage | Eric W. Biederman | 2006-03-31 | 1 | -1/+1 |
* | | [PATCH] resurrect __put_task_struct | Andrew Morton | 2006-03-31 | 1 | -0/+1 |
* | | [PATCH] sched: activate SCHED BATCH expired | Con Kolivas | 2006-03-31 | 1 | -0/+1 |
* | | [PATCH] sched: cleanup task_activated() | Con Kolivas | 2006-03-31 | 1 | -1/+8 |
* | | [PATCH] sched: reduce overhead of calc_load | Jack Steiner | 2006-03-31 | 1 | -0/+1 |
* | | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner | 2006-03-31 | 1 | -0/+16 |
* | | [PATCH] LED: Add IDE disk activity LED trigger | Richard Purdie | 2006-03-31 | 1 | -0/+8 |
* | | [PATCH] LED: add LED trigger tupport | Richard Purdie | 2006-03-31 | 1 | -0/+52 |
* | | [PATCH] LED: add LED class | Richard Purdie | 2006-03-31 | 1 | -0/+51 |
* | | [PATCH] vt: add TIOCL_GETKMSGREDIRECT | Rafael J. Wysocki | 2006-03-31 | 1 | -0/+1 |
* | | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 3 | -6/+9 |
* | | [PATCH] IPMI: fix startup race condition | Corey Minyard | 2006-03-31 | 1 | -3/+13 |
* | | [PATCH] Simplify proc/devices and fix early termination regression | Joe Korty | 2006-03-31 | 1 | -11/+4 |
* | | [PATCH] kill __init_timer_base in favor of boot_tvec_bases | Oleg Nesterov | 2006-03-31 | 1 | -4/+4 |
* | | [PATCH] mm: schedule find_trylock_page() removal | Nick Piggin | 2006-03-31 | 1 | -2/+2 |
* | | [PATCH] migrate_pages_to() must be defined for the no swap case | Christoph Lameter | 2006-03-31 | 1 | -1/+4 |
* | | [PATCH] drivers/mtd/: small cleanups | Adrian Bunk | 2006-03-31 | 1 | -0/+5 |
* | | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar | 2006-03-31 | 2 | -4/+4 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-30 | 1 | -1/+9 |
|\ \ |
|
| * | | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox | 2006-03-29 | 1 | -0/+4 |
| * | | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox | 2006-03-29 | 1 | -0/+1 |
| * | | [PATCH] libata: BMDMA handling updates | Alan Cox | 2006-03-29 | 1 | -0/+4 |
| * | | Merge branch 'master' | Jeff Garzik | 2006-03-29 | 125 | -1361/+1446 |
| |\ \
| | |/ |
|
| * | | [PATCH] libata: kill E.D.D. | Tejun Heo | 2006-03-24 | 1 | -1/+0 |
* | | | [PATCH] splice: add support for SPLICE_F_MOVE flag | Jens Axboe | 2006-03-30 | 1 | -0/+8 |
* | | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 2 | -0/+6 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 63 | -653/+685 |
| |\ \ |
|
| * | | | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B | Sylvain Munaut | 2006-03-27 | 1 | -0/+1 |
* | | | | [PATCH] cleanup __exit_signal->cleanup_sighand path | Oleg Nesterov | 2006-03-28 | 1 | -1/+1 |
* | | | | [PATCH] pids: kill PIDTYPE_TGID | Oleg Nesterov | 2006-03-28 | 2 | -4/+8 |
* | | | | [PATCH] move __exit_signal() to kernel/exit.c | Oleg Nesterov | 2006-03-28 | 2 | -1/+2 |
* | | | | [PATCH] rename __exit_sighand to cleanup_sighand | Oleg Nesterov | 2006-03-28 | 1 | -1/+1 |
* | | | | [PATCH] copy_process: cleanup bad_fork_cleanup_signal | Oleg Nesterov | 2006-03-28 | 2 | -2/+1 |
* | | | | [PATCH] copy_process: cleanup bad_fork_cleanup_sighand | Oleg Nesterov | 2006-03-28 | 1 | -1/+0 |
* | | | | [PATCH] introduce lock_task_sighand() helper | Oleg Nesterov | 2006-03-28 | 1 | -0/+9 |
* | | | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU | Oleg Nesterov | 2006-03-28 | 1 | -8/+0 |
* | | | | [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 | 1 | -2/+0 |
* | | | | [PATCH] kill SET_LINKS/REMOVE_LINKS | Oleg Nesterov | 2006-03-28 | 1 | -12/+0 |
* | | | | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov | 2006-03-28 | 1 | -2/+2 |
* | | | | [PATCH] pidhash: kill switch_exec_pids | Eric W. Biederman | 2006-03-28 | 1 | -1/+0 |