summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] shrink dentry structEric Dumazet2006-01-091-2/+2
* [PATCH] remove unneeded sig->curr_target recalculationOleg Nesterov2006-01-091-2/+0Star
* [PATCH] little do_group_exit() cleanupOleg Nesterov2006-01-091-1/+0Star
* [PATCH] kill_proc_info_as_uid: don't use hardcoded constantsOleg Nesterov2006-01-091-2/+1Star
* [PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins2006-01-091-0/+5
* [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2006-01-091-2/+32
* [PATCH] printk return value: fix itGuillaume Chazarain2006-01-091-3/+3
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-091-31/+46
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-092-15/+0Star
* [PATCH] kernel/: small cleanupsAdrian Bunk2006-01-094-2/+5
* [PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson2006-01-091-4/+9
* [PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson2006-01-091-1/+1
* [PATCH] cpuset: use rcu directly optimizationPaul Jackson2006-01-091-10/+30
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-091-6/+16
* [PATCH] cpuset: migrate all tasks in cpuset at oncePaul Jackson2006-01-091-13/+16
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-091-0/+90
* [PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2006-01-091-1/+11
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-091-1/+1
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-091-3/+26
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-091-54/+41Star
* [PATCH] cpuset: fork hook fixPaul Jackson2006-01-092-5/+5
* [PATCH] cpuset: update_nodemask code reformatPaul Jackson2006-01-091-10/+15
* [PATCH] cpuset: minor spacing initializer fixesPaul Jackson2006-01-091-6/+3Star
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-091-2/+191
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-091-10/+0Star
* [PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney2006-01-091-5/+6
* [PATCH] RCU signal handlingIngo Molnar2006-01-096-27/+111
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-091-2/+2
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-091-2/+36
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-091-0/+1
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-091-0/+19
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-091-0/+12
* [PATCH] drop-pagecacheAndrew Morton2006-01-091-0/+10
* [PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller2006-01-071-12/+1Star
* [PATCH] kernel/module.c: removed dead codeJayachandran C2006-01-061-2/+1Star
* [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/+65Star
* [PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki2006-01-061-92/+36Star
* [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-063-6/+31
* [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-062-14/+11Star
* [PATCH] swsusp: Drop duplicate prototypesPavel Machek2006-01-061-3/+0Star
* [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/+4Star
* [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/+16Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-052-9/+29
|\