aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kernel/module.c: removed dead codeJayachandran C2006-01-061-2/+1
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-062-5/+5
* [PATCH] s390: cputime_t fixesMartin Schwidefsky2006-01-061-7/+9
* [PATCH] swsusp: save image header firstRafael J. Wysocki2006-01-062-126/+65
* [PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki2006-01-061-92/+36
* [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-063-6/+31
* [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-062-14/+11
* [PATCH] swsusp: Drop duplicate prototypesPavel Machek2006-01-061-3/+0
* [PATCH] swsusp: fix enough_free_memRafael J. Wysocki2006-01-061-2/+8
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-064-36/+125
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-064-176/+417
* [PATCH] swsusp: remove encryptionRafael J. Wysocki2006-01-061-159/+4
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-062-1/+5
* [PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells2006-01-061-0/+7
* [PATCH] swsusp: resume_store() retval fixAndrew Morton2006-01-061-18/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-042-9/+29
|\
| * [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-041-0/+3
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-042-9/+9
| * [PATCH] add uevent_helper control in /sys/kernel/Kay Sievers2006-01-041-3/+22
| * [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-041-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-0/+5
|\ \
| * | gitignore: ignore more generated files2006-01-031-0/+5
* | | update the email address of Randy DunlapAdrian Bunk2006-01-031-1/+1
| |/ |/|
* | sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-311-10/+15
* | [PATCH] Fix false old value return of sysctlYi Yang2005-12-301-1/+1
* | sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-301-3/+1
* | [PATCH] Fix memory ordering problem in wake_futex()Andrew Morton2005-12-241-0/+6
* | [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel2005-12-201-1/+1
* | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-0/+13
* | [PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2005-12-121-1/+2
* | [PATCH] Add try_to_freeze to kauditdPierre Ossman2005-12-121-1/+3
* | [PATCH] kprobes: fix race in aggregate kprobe registrationKeshavamurthy Anil S2005-12-121-4/+1
* | [PATCH] Add getnstimestamp functionMatt Helsley2005-12-121-0/+22
* | [PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri2005-12-121-5/+13
* | [PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri2005-12-121-2/+1
* | [PATCH] add rcu_barrier() synchronization pointDipankar Sarma2005-12-121-0/+41
* | [PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo2005-12-121-2/+16
* | [PATCH] fix swsusp on machines not supporting S4Pavel Machek2005-11-291-5/+16
* | [PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson2005-11-291-1/+2
* | [PATCH] cpuset fork locking fixPaul Jackson2005-11-281-2/+1
* | [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins2005-11-281-6/+6
* | [PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov2005-11-281-1/+1
* | [PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton2005-11-281-1/+1
* | [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-34/+49
* | [PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt2005-11-231-1/+1
* | [PATCH] mm: unbloat get_futex_keyHugh Dickins2005-11-231-15/+0
* | [PATCH] Check the irq number is within boundsMatthew Wilcox2005-11-231-0/+15
* | [PATCH] unpaged: copy_page_range vmaHugh Dickins2005-11-221-1/+1
|/
* [PATCH] add success/failure indication to RCU torture testPaul E. McKenney2005-11-181-6/+24
* [PATCH] DocBook: include printk documentationMartin Waitz2005-11-131-2/+14