aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton
2006-03-24[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach
2006-03-24[PATCH] cpuset: remove useless local variable initializationPaul Jackson
2006-03-24[PATCH] cpuset: don't need to mark cpuset_mems_generation atomicPaul Jackson
2006-03-24[PATCH] cpuset: remove unnecessary NULL checkPaul Jackson
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson
2006-03-24[PATCH] cpuset use combined atomic_inc_return callsPaul Jackson
2006-03-24[PATCH] cpuset cleanup not not operatorsPaul Jackson
2006-03-24[PATCH] rcutorture: tag success/failure line with module parametersPaul E. McKenney
2006-03-24[PATCH] tvec_bases too large for per-cpu dataJan Beulich
2006-03-24[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlistOleg Nesterov
2006-03-24[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_convBart Samwel
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyBart Samwel
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel
2006-03-24[PATCH] free_uid() locking improvementAndrew Morton
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2006-03-23[PATCH] relay: consolidate sendfile() and read() codeTom Zanussi
2006-03-23[PATCH] relay: add sendfile() supportJens Axboe
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk
2006-03-23[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] sigprocmask: kill unneeded temp varOleg Nesterov
2006-03-23[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar
2006-03-23[PATCH] sem2mutex: kernel/Arjan van de Ven
2006-03-23[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutexIngo Molnar
2006-03-23[PATCH] kernel/cpuset.c, mutex conversionIngo Molnar
2006-03-23[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...Ravikiran G Thirumalai
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet
2006-03-23[PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti
2006-03-23[PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki
2006-03-23[PATCH] swsusp: drain high mem pagesShaohua Li
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki
2006-03-23[PATCH] suspend: make progress printing prettierPavel Machek
2006-03-23[PATCH] swsusp: freeze user space processes firstRafael J. Wysocki
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki
2006-03-23[PATCH] swsusp: documentation updatesPavel Machek
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki