| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-03-13 | 31 | -40/+103 |
| |\ \ |
|
| * | | | Input: uinput - semaphore to mutex conversion | Dmitry Torokhov | 2006-02-19 | 1 | -2/+2 |
| * | | | Input: gameport - semaphore to mutex conversion | Arjan van de Ven | 2006-02-19 | 1 | -3/+4 |
| * | | | Input: serio - semaphore to mutex conversion | Arjan van de Ven | 2006-02-19 | 2 | -5/+6 |
| * | | | Input: input core - semaphore to mutex conversion | Jes Sorensen | 2006-02-19 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-04-02 | 8 | -57/+154 |
|\ \ \ \ |
|
| * | | | | [NETFILTER]: iptables 32bit compat layer | Dmitry Mishin | 2006-04-01 | 2 | -0/+85 |
| * | | | | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai | 2006-04-01 | 3 | -39/+47 |
| * | | | | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai | 2006-04-01 | 3 | -18/+22 |
| | |_|/
| |/| | |
|
* | | | | splice: add SPLICE_F_NONBLOCK flag | Linus Torvalds | 2006-04-02 | 1 | -0/+3 |
|/ / / |
|
* | | | 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 |