aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin2-15/+0
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk4-2/+5
2006-01-08[PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson1-4/+9
2006-01-08[PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson1-1/+1
2006-01-08[PATCH] cpuset: use rcu directly optimizationPaul Jackson1-10/+30
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-6/+16
2006-01-08[PATCH] cpuset: migrate all tasks in cpuset at oncePaul Jackson1-13/+16
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson1-0/+90
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson1-1/+11
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson1-1/+1
2006-01-08[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson1-3/+26
2006-01-08[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson1-54/+41
2006-01-08[PATCH] cpuset: fork hook fixPaul Jackson2-5/+5
2006-01-08[PATCH] cpuset: update_nodemask code reformatPaul Jackson1-10/+15
2006-01-08[PATCH] cpuset: minor spacing initializer fixesPaul Jackson1-6/+3
2006-01-08[PATCH] cpuset: memory pressure meterPaul Jackson1-2/+191
2006-01-08[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson1-10/+0
2006-01-08[PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney1-5/+6
2006-01-08[PATCH] RCU signal handlingIngo Molnar6-27/+111
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai1-2/+2
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson1-2/+36
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter1-0/+19
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth1-0/+12
2006-01-08[PATCH] drop-pagecacheAndrew Morton1-0/+10
2006-01-06[PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller1-12/+1
2006-01-06[PATCH] kernel/module.c: removed dead codeJayachandran C1-2/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky2-5/+5
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky1-7/+9
2006-01-06[PATCH] swsusp: save image header firstRafael J. Wysocki2-126/+65
2006-01-06[PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki1-92/+36
2006-01-06[PATCH] swsusp: make image size limit tunableRafael J. Wysocki3-6/+31
2006-01-06[PATCH] swsusp: limit image sizeRafael J. Wysocki2-14/+11
2006-01-06[PATCH] swsusp: Drop duplicate prototypesPavel Machek1-3/+0
2006-01-06[PATCH] swsusp: fix enough_free_memRafael J. Wysocki1-2/+8
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki4-36/+125
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki4-176/+417
2006-01-06[PATCH] swsusp: remove encryptionRafael J. Wysocki1-159/+4
2006-01-06[PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2-1/+5
2006-01-06[PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells1-0/+7
2006-01-06[PATCH] swsusp: resume_store() retval fixAndrew Morton1-18/+16
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-9/+29
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+5
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org1-0/+3
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2-9/+9
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers1-3/+22
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-3/+1
2006-01-03update the email address of Randy DunlapAdrian Bunk1-1/+1
2006-01-03gitignore: ignore more generated files1-0/+5
2005-12-31sysctl: make sure to terminate strings with a NULLinus Torvalds1-10/+15