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 | 4 | -58/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [NET]: Allow skb headroom to be overridden | Anton Blanchard | 2006-03-31 | 2 | -5/+29 | |
| * | | | | | | [TCP]: Kill unused extern decl for tcp_v4_hash_connecting() | David S. Miller | 2006-03-31 | 1 | -3/+0 | |
| * | | | | | | [NET]: Deinline some larger functions from netdevice.h | Denis Vlasenko | 2006-03-29 | 1 | -50/+5 | |
* | | | | | | | [PATCH] mutex: some cleanups | Nicolas Pitre | 2006-03-31 | 2 | -30/+33 | |
* | | | | | | | [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: corgi_bl: Generalise to support other Sharp SL hardware | Richard Purdie | 2006-03-31 | 1 | -0/+2 | |
* | | | | | | | [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] make local_t signed | Andrew Morton | 2006-03-31 | 3 | -11/+18 | |
* | | | | | | | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 4 | -7/+11 | |
* | | | | | | | [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] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 2006-03-31 | 1 | -1/+1 | |
* | | | | | | | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -1/+5 | |
* | | | | | | | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 7 | -38/+110 | |
* | | | | | | | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 4 | -106/+77 | |
* | | | | | | | [PATCH] uml: sparse cleanups | Al Viro | 2006-03-31 | 3 | -10/+10 | |
* | | | | | | | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 | 1 | -0/+1 | |
* | | | | | | | [PATCH] Remove long dead i386 floppy asm code | Brian Gerst | 2006-03-31 | 1 | -34/+0 | |
* | | | | | | | [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 git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 | 10 | -130/+90 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 2006-03-30 | 1 | -0/+3 | |
| * | | | | | | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 2006-03-30 | 1 | -8/+8 | |
| * | | | | | | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 | 1 | -1/+2 | |
| * | | | | | | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 2006-03-30 | 1 | -4/+12 | |
| * | | | | | | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 1 | -0/+5 | |
| * | | | | | | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 1 | -33/+0 | |
| * | | | | | | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 1 | -57/+1 | |
| * | | | | | | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 1 | -11/+5 | |
| * | | | | | | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 2006-03-30 | 1 | -16/+40 | |
| * | | | | | | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 3 | -3/+10 | |
| * | | | | | | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 2006-03-30 | 1 | -0/+8 | |
| * | | | | | | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 | 1 | -3/+2 | |
| |/ / / / / |