summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+1
* [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/+4
* [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/+5
* [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/+62
* [PATCH] __mod_timer: simplify ->base changingOleg Nesterov2006-03-311-8/+6
* [PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov2006-03-312-53/+39
* [PATCH] locks: don't panicMiklos Szeredi2006-03-311-12/+3
* [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/+78
* [PATCH] uml: idle thread needn't take access to init_mmPaolo 'Blaisorblade' Giarrusso2006-03-311-4/+0
* [PATCH] uml: fix min usageAl Viro2006-03-311-1/+1
* [PATCH] uml: remove unused make variablesAl Viro2006-03-311-3/+0
* [PATCH] uml: __user annotationsAl Viro2006-03-311-7/+7
* [PATCH] uml: sparse cleanupsAl Viro2006-03-3116-100/+93
* [PATCH] uml: kconfigsAl Viro2006-03-314-4/+5
* [PATCH] uml: eliminate duplicate mrpropered filesAl Viro2006-03-311-2/+1
* [PATCH] uml: clean up remapping code build magicAl Viro2006-03-314-27/+7
* [PATCH] uml: eliminate symlinks to host archAl Viro2006-03-314-54/+19
* [PATCH] uml: fix initcall return valuesJeff Dike2006-03-318-85/+8
* [PATCH] uml: redeclare highmemJeff Dike2006-03-312-2/+2
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-316-47/+185
* [PATCH] Fix suspend with traced tasksPavel Machek2006-03-312-2/+2
* [PATCH] i386 kdump timer vector lockup fixVivek Goyal2006-03-312-0/+21
* [PATCH] Remove long dead i386 floppy asm codeBrian Gerst2006-03-311-34/+0
* [PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki2006-03-311-1/+1
* [PATCH] hugetlb: don't allow free hugetlb count fall below reserved countChen, Kenneth W2006-03-311-0/+1
* [PATCH] fix extra page ref count in follow_hugetlb_pageChen, Kenneth W2006-03-311-2/+3
OpenPOWER on IntegriCloud