summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Document Linux's memory barriers [try #7]David Howells2006-03-311-0/+1913
* [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-311-1/+1
* [PATCH] mutex: some cleanupsNicolas Pitre2006-03-312-30/+33
* [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-311-12/+17
* [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-313-10/+1
* [PATCH] unexport get_wchanAdrian Bunk2006-03-3112-19/+0
* [PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown2006-03-311-0/+2
* [PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown2006-03-311-5/+3
* [PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown2006-03-311-1/+12
* [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-313-3180/+0
* [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-312-3/+1
* [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-311-4/+4
* [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-315-20/+21
* [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-313-101/+107
* [PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2006-03-312-299/+611
* [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-311-0/+1
* [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-312-16/+29
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-314-90/+238
* [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-312-2/+7
* [PATCH] cleanup in proc_check_chroot()Herbert Poetzl2006-03-311-5/+8
* [PATCH] resurrect __put_task_structAndrew Morton2006-03-312-3/+8
* [PATCH] Make setsid() more robustEric W. Biederman2006-03-311-4/+15
* [PATCH] futex: check and validate timevalsThomas Gleixner2006-03-312-2/+6
* [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-312-3/+8
* [PATCH] sched: remove on runqueue requeueingCon Kolivas2006-03-311-2/+1
* [PATCH] sched: include noninteractive sleep in idle detectCon Kolivas2006-03-311-2/+1
* [PATCH] sched: dont decrease idle sleep avgCon Kolivas2006-03-311-5/+10
* [PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas2006-03-311-8/+8
* [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-312-10/+23
* [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-313-1/+17
* [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich2006-03-311-0/+3
* [PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner2006-03-311-30/+9
* [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-312-0/+35
* [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-315-0/+81
* [PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie2006-03-311-1/+7
* [PATCH] LED: add NAND MTD activity LED triggerRichard Purdie2006-03-311-1/+25
* [PATCH] LED: add device support for tosaDirk Opfer2006-03-314-0/+148
* [PATCH] LED: add LED device support for ixp4xx devicesJohn Bowler2006-03-313-0/+225
* [PATCH] LED: add LED device support for locomo devicesRichard Purdie2006-03-313-0/+103
* [PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie2006-03-316-0/+282
* [PATCH] LED: add sharp charger status LED triggerRichard Purdie2006-03-311-2/+8
* [PATCH] LED: add LED timer triggerRichard Purdie2006-03-313-0/+180
* [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-316-0/+333
* [PATCH] LED: add LED classRichard Purdie2006-03-319-0/+281
* [PATCH] LED: class documentationRichard Purdie2006-03-311-0/+71
* [PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton2006-03-311-0/+1
* [PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki2006-03-312-0/+5
* [PATCH] ISDN: fix a few memory leaks in sc_ioctl()Jesper Juhl2006-03-311-4/+5
* [PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2006-03-312-54/+24