Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | [PATCH] kernel/: small cleanups | Adrian Bunk | 4 | -2/+5 |
2006-01-09 | [PATCH] cpuset: skip rcu check if task is in root cpuset | Paul Jackson | 1 | -4/+9 |
2006-01-09 | [PATCH] cpuset: mark number_of_cpusets read_mostly | Paul Jackson | 1 | -1/+1 |
2006-01-09 | [PATCH] cpuset: use rcu directly optimization | Paul Jackson | 1 | -10/+30 |
2006-01-09 | [PATCH] cpuset: remove test for null cpuset from alloc code path | Paul Jackson | 1 | -6/+16 |
2006-01-09 | [PATCH] cpuset: migrate all tasks in cpuset at once | Paul Jackson | 1 | -13/+16 |
2006-01-09 | [PATCH] cpuset: rebind vma mempolicies fix | Paul Jackson | 1 | -0/+90 |
2006-01-09 | [PATCH] cpuset: number_of_cpusets optimization | Paul Jackson | 1 | -1/+11 |
2006-01-09 | [PATCH] cpuset: numa_policy_rebind cleanup | Paul Jackson | 1 | -1/+1 |
2006-01-09 | [PATCH] cpuset: implement cpuset_mems_allowed | Paul Jackson | 1 | -3/+26 |
2006-01-09 | [PATCH] cpuset: combine refresh_mems and update_mems | Paul Jackson | 1 | -54/+41 |
2006-01-09 | [PATCH] cpuset: fork hook fix | Paul Jackson | 2 | -5/+5 |
2006-01-09 | [PATCH] cpuset: update_nodemask code reformat | Paul Jackson | 1 | -10/+15 |
2006-01-09 | [PATCH] cpuset: minor spacing initializer fixes | Paul Jackson | 1 | -6/+3 |
2006-01-09 | [PATCH] cpuset: memory pressure meter | Paul Jackson | 1 | -2/+191 |
2006-01-09 | [PATCH] cpuset: mempolicy one more nodemask conversion | Paul Jackson | 1 | -10/+0 |
2006-01-09 | [PATCH] Simpler signal-exit concurrency handling | Paul E. McKenney | 1 | -5/+6 |
2006-01-09 | [PATCH] RCU signal handling | Ingo Molnar | 6 | -27/+111 |
2006-01-09 | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 1 | -2/+2 |
2006-01-09 | [PATCH] cpusets: swap migration interface | Paul Jackson | 1 | -2/+36 |
2006-01-09 | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 1 | -0/+1 |
2006-01-09 | [PATCH] add schedule_on_each_cpu() | Christoph Lameter | 1 | -0/+19 |
2006-01-09 | [PATCH] Make high and batch sizes of per_cpu_pagelists configurable | Rohit Seth | 1 | -0/+12 |
2006-01-09 | [PATCH] drop-pagecache | Andrew Morton | 1 | -0/+10 |
2006-01-07 | [PATCH] Fix posix-cpu-timers sched_time accumulation | David S. Miller | 1 | -12/+1 |
2006-01-06 | [PATCH] kernel/module.c: removed dead code | Jayachandran C | 1 | -2/+1 |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2 | -5/+5 |
2006-01-06 | [PATCH] s390: cputime_t fixes | Martin Schwidefsky | 1 | -7/+9 |
2006-01-06 | [PATCH] swsusp: save image header first | Rafael J. Wysocki | 2 | -126/+65 |
2006-01-06 | [PATCH] swsusp: improve handling of swap partitions | Rafael J. Wysocki | 1 | -92/+36 |
2006-01-06 | [PATCH] swsusp: make image size limit tunable | Rafael J. Wysocki | 3 | -6/+31 |
2006-01-06 | [PATCH] swsusp: limit image size | Rafael J. Wysocki | 2 | -14/+11 |
2006-01-06 | [PATCH] swsusp: Drop duplicate prototypes | Pavel Machek | 1 | -3/+0 |
2006-01-06 | [PATCH] swsusp: fix enough_free_mem | Rafael J. Wysocki | 1 | -2/+8 |
2006-01-06 | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 4 | -36/+125 |
2006-01-06 | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 4 | -176/+417 |
2006-01-06 | [PATCH] swsusp: remove encryption | Rafael J. Wysocki | 1 | -159/+4 |
2006-01-06 | [PATCH] Alpha: convert to generic irq framework (generic part) | Ivan Kokshaysky | 2 | -1/+5 |
2006-01-06 | [PATCH] FRV: Make futex code compilable on nommu [try #2] | David Howells | 1 | -0/+7 |
2006-01-06 | [PATCH] swsusp: resume_store() retval fix | Andrew Morton | 1 | -18/+16 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -9/+29 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+5 |
2006-01-05 | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 1 | -0/+3 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2 | -9/+9 |
2006-01-05 | [PATCH] add uevent_helper control in /sys/kernel/ | Kay Sievers | 1 | -3/+22 |
2006-01-05 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 1 | -3/+1 |
2006-01-03 | update the email address of Randy Dunlap | Adrian Bunk | 1 | -1/+1 |
2006-01-03 | gitignore: ignore more generated files | | 1 | -0/+5 |
2006-01-01 | sysctl: make sure to terminate strings with a NUL | Linus Torvalds | 1 | -10/+15 |
2005-12-31 | [PATCH] Fix false old value return of sysctl | Yi Yang | 1 | -1/+1 |