Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | [PATCH] wrong error path in dup_fd() leading to oopses in RCU | Kirill Korotaev | 2006-03-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | [PATCH] mutex: some cleanups | Nicolas Pitre | 2006-03-31 | 2 | -30/+33 | |
* | | | | | | | | | | | | | | | [PATCH] Decrease number of pointer derefs in jsm_tty.c | Jesper Juhl | 2006-03-31 | 1 | -12/+17 | |
* | | | | | | | | | | | | | | | [PATCH] fs/namei.c: make lookup_hash() static | Adrian Bunk | 2006-03-31 | 3 | -10/+1 | |
* | | | | | | | | | | | | | | | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 12 | -19/+0 | |
* | | | | | | | | | | | | | | | [PATCH] md: Raid-6 did not create sysfs entries for stripe cache | NeilBrown | 2006-03-31 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | [PATCH] md: Remove some code that can sleep from under a spinlock | NeilBrown | 2006-03-31 | 1 | -5/+3 | |
* | | | | | | | | | | | | | | | [PATCH] md: Don't clear bits in bitmap when writing to one device fails durin... | NeilBrown | 2006-03-31 | 1 | -1/+12 | |
* | | | | | | | | | | | | | | | [PATCH] fbdev: Remove old radeon driver | Michael Hanselmann | 2006-03-31 | 3 | -3180/+0 | |
* | | | | | | | | | | | | | | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() | Antonino A. Daplas | 2006-03-31 | 2 | -3/+1 | |
* | | | | | | | | | | | | | | | [PATCH] pxafb: Minor driver fixes | Richard Purdie | 2006-03-31 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware | Richard Purdie | 2006-03-31 | 5 | -20/+21 | |
* | | | | | | | | | | | | | | | [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes | Richard Purdie | 2006-03-31 | 1 | -80/+59 | |
* | | | | | | | | | | | | | | | [PATCH] backlight: Backlight Class Improvements | Richard Purdie | 2006-03-31 | 3 | -101/+107 | |
* | | | | | | | | | | | | | | | [PATCH] w100fb: Add acceleration support to ATI Imageon | Alberto Mardegan | 2006-03-31 | 2 | -299/+611 | |
* | | | | | | | | | | | | | | | [PATCH] fbcon: Save current display during initialization | Antonino A. Daplas | 2006-03-31 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | [PATCH] dcache: Add helper d_hash_and_lookup | Eric W. Biederman | 2006-03-31 | 2 | -16/+29 | |
* | | | | | | | | | | | | | | | [PATCH] pidhash: Refactor the pid hash table | Eric W. Biederman | 2006-03-31 | 4 | -90/+238 | |
* | | | | | | | | | | | | | | | [PATCH] task: RCU protect task->usage | Eric W. Biederman | 2006-03-31 | 2 | -2/+7 | |
* | | | | | | | | | | | | | | | [PATCH] cleanup in proc_check_chroot() | Herbert Poetzl | 2006-03-31 | 1 | -5/+8 | |
* | | | | | | | | | | | | | | | [PATCH] resurrect __put_task_struct | Andrew Morton | 2006-03-31 | 2 | -3/+8 | |
* | | | | | | | | | | | | | | | [PATCH] Make setsid() more robust | Eric W. Biederman | 2006-03-31 | 1 | -4/+15 | |
* | | | | | | | | | | | | | | | [PATCH] futex: check and validate timevals | Thomas Gleixner | 2006-03-31 | 2 | -2/+6 | |
* | | | | | | | | | | | | | | | [PATCH] sched: activate SCHED BATCH expired | Con Kolivas | 2006-03-31 | 2 | -3/+8 | |
* | | | | | | | | | | | | | | | [PATCH] sched: remove on runqueue requeueing | Con Kolivas | 2006-03-31 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | [PATCH] sched: include noninteractive sleep in idle detect | Con Kolivas | 2006-03-31 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | [PATCH] sched: dont decrease idle sleep avg | Con Kolivas | 2006-03-31 | 1 | -5/+10 | |
* | | | | | | | | | | | | | | | [PATCH] sched: make task_noninteractive use sleep_type | Con Kolivas | 2006-03-31 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | [PATCH] sched: cleanup task_activated() | Con Kolivas | 2006-03-31 | 2 | -10/+23 | |
* | | | | | | | | | | | | | | | [PATCH] sched: reduce overhead of calc_load | Jack Steiner | 2006-03-31 | 3 | -1/+17 | |
* | | | | | | | | | | | | | | | [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q... | Dimitri Sivanich | 2006-03-31 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | [PATCH] hrtimer: use generic sleeper for nanosleep | Thomas Gleixner | 2006-03-31 | 1 | -30/+9 | |
* | | | | | | | | | | | | | | | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner | 2006-03-31 | 2 | -0/+35 | |
* | | | | | | | | | | | | | | | [PATCH] LED: Add IDE disk activity LED trigger | Richard Purdie | 2006-03-31 | 5 | -0/+81 | |
* | | | | | | | | | | | | | | | [PATCH] Ensure ide-taskfile calls any driver specific end_request function | Richard Purdie | 2006-03-31 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add NAND MTD activity LED trigger | Richard Purdie | 2006-03-31 | 1 | -1/+25 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add device support for tosa | Dirk Opfer | 2006-03-31 | 4 | -0/+148 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add LED device support for ixp4xx devices | John Bowler | 2006-03-31 | 3 | -0/+225 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add LED device support for locomo devices | Richard Purdie | 2006-03-31 | 3 | -0/+103 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add LED device support for the zaurus corgi and spitz models | Richard Purdie | 2006-03-31 | 6 | -0/+282 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add sharp charger status LED trigger | Richard Purdie | 2006-03-31 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add LED timer trigger | Richard Purdie | 2006-03-31 | 3 | -0/+180 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add LED trigger tupport | Richard Purdie | 2006-03-31 | 6 | -0/+333 | |
* | | | | | | | | | | | | | | | [PATCH] LED: add LED class | Richard Purdie | 2006-03-31 | 9 | -0/+281 | |
* | | | | | | | | | | | | | | | [PATCH] LED: class documentation | Richard Purdie | 2006-03-31 | 1 | -0/+71 | |
* | | | | | | | | | | | | | | | [PATCH] modules: permit Dual-MIT/GPL licenses | Andrew Morton | 2006-03-31 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | [PATCH] vt: add TIOCL_GETKMSGREDIRECT | Rafael J. Wysocki | 2006-03-31 | 2 | -0/+5 | |
* | | | | | | | | | | | | | | | [PATCH] ISDN: fix a few memory leaks in sc_ioctl() | Jesper Juhl | 2006-03-31 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | [PATCH] drivers/char/[i]stallion: Clean up kmalloc usage | Tobias Klauser | 2006-03-31 | 2 | -54/+24 | |
* | | | | | | | | | | | | | | | [PATCH] fs/locks.c: Fix sys_flock() race | Trond Myklebust | 2006-03-31 | 1 | -14/+16 |