summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+24Star
* [PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust2006-03-311-14/+16
* [PATCH] inotify: IN_DELETE events missingAmy Griffis2006-03-311-3/+3
* [PATCH] fat: kill reserved namesOGAWA Hirofumi2006-03-312-32/+1Star
* [PATCH] cpuset: memory migration interaction fixPaul Jackson2006-03-311-5/+52
* [PATCH] cpuset: unsafe mm reference fixPaul Jackson2006-03-311-2/+2
* [PATCH] cpuset: task_lock comment fixPaul Jackson2006-03-311-6/+4Star
* [PATCH] make local_t signedAndrew Morton2006-03-313-11/+18
* [PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert2006-03-311-9/+12
* [PATCH] "3c59x collision statistics fix" fixAndrew Morton2006-03-311-7/+5Star
* [PATCH] config: fix CONFIG_LFS optionTrond Myklebust2006-03-311-4/+4
* [PATCH] Fix pacct bug in multithreading case.KaiGai Kohei2006-03-311-6/+6
* [PATCH] sys_sync_file_range()Andrew Morton2006-03-318-28/+177
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-314-55/+63
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-315-33/+35
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-313-30/+54
* [PATCH] make tty_insert_flip_string a non-GPL exportAndrew Morton2006-03-311-1/+1
* [PATCH] edac_752x needs CONFIG_HOTPLUGRandy Dunlap2006-03-311-1/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-3132-58/+59
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-314-306/+62Star
* [PATCH] __mod_timer: simplify ->base changingOleg Nesterov2006-03-311-8/+6Star
* [PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov2006-03-312-53/+39Star
* [PATCH] locks: don't panicMiklos Szeredi2006-03-311-12/+3Star
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-314-5/+24
* [PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki2006-03-312-4/+4
* [PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso2006-03-318-6/+102
* [PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso2006-03-313-4/+25
* [PATCH] uml: tls support: hack to make it compile on any hostPaolo 'Blaisorblade' Giarrusso2006-03-314-11/+68
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-3121-61/+580
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-316-6/+35
* [PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso2006-03-315-107/+78Star
* [PATCH] uml: idle thread needn't take access to init_mmPaolo 'Blaisorblade' Giarrusso2006-03-311-4/+0Star
* [PATCH] uml: fix min usageAl Viro2006-03-311-1/+1
* [PATCH] uml: remove unused make variablesAl Viro2006-03-311-3/+0Star
* [PATCH] uml: __user annotationsAl Viro2006-03-311-7/+7
* [PATCH] uml: sparse cleanupsAl Viro2006-03-3116-100/+93Star
* [PATCH] uml: kconfigsAl Viro2006-03-314-4/+5
* [PATCH] uml: eliminate duplicate mrpropered filesAl Viro2006-03-311-2/+1Star
* [PATCH] uml: clean up remapping code build magicAl Viro2006-03-314-27/+7Star