aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-08
* [PATCH] cpuset: migrate all tasks in cpuset at oncePaul Jackson2006-01-08
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-08
* [PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2006-01-08
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-08
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-08
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-08
* [PATCH] cpuset: fork hook fixPaul Jackson2006-01-08
* [PATCH] cpuset: update_nodemask code reformatPaul Jackson2006-01-08
* [PATCH] cpuset: minor spacing initializer fixesPaul Jackson2006-01-08
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-08
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-08
* [PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney2006-01-08
* [PATCH] RCU signal handlingIngo Molnar2006-01-08
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-08
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-08
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-08
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-08
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-08
* [PATCH] drop-pagecacheAndrew Morton2006-01-08
* [PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller2006-01-06
* [PATCH] kernel/module.c: removed dead codeJayachandran C2006-01-06
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* [PATCH] s390: cputime_t fixesMartin Schwidefsky2006-01-06
* [PATCH] swsusp: save image header firstRafael J. Wysocki2006-01-06
* [PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki2006-01-06
* [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-06
* [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-06
* [PATCH] swsusp: Drop duplicate prototypesPavel Machek2006-01-06
* [PATCH] swsusp: fix enough_free_memRafael J. Wysocki2006-01-06
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-06
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-06
* [PATCH] swsusp: remove encryptionRafael J. Wysocki2006-01-06
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-06
* [PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells2006-01-06
* [PATCH] swsusp: resume_store() retval fixAndrew Morton2006-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
|\
| * [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-04
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
| * [PATCH] add uevent_helper control in /sys/kernel/Kay Sievers2006-01-04
| * [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-04
|\ \
| * | gitignore: ignore more generated files2006-01-03
* | | update the email address of Randy DunlapAdrian Bunk2006-01-03
| |/ |/|
* | sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-31
* | [PATCH] Fix false old value return of sysctlYi Yang2005-12-30
* | sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-30
* | [PATCH] Fix memory ordering problem in wake_futex()Andrew Morton2005-12-24
* | [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel2005-12-20
* | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-12