aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-10-27[PATCH] Yet more posix-cpu-timer fixesRoland McGrath
2005-10-27Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds
2005-10-26[PATCH] Fix cpu timers expiration timeOleg Nesterov
2005-10-26posix cpu timers: fix timer orderingLinus Torvalds
2005-10-26[PATCH] export cpu_online_mapAndrew Morton
2005-10-24[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov
2005-10-24[PATCH] posix-timers: exit path cleanupOleg Nesterov
2005-10-24[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov
2005-10-24[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov
2005-10-23Posix timers: limit number of timers firing at onceLinus Torvalds
2005-10-21[PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath
2005-10-21Revert "Fix cpu timers exit deadlock and races"Linus Torvalds
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern
2005-10-19[PATCH] Fix cpu timers exit deadlock and racesRoland McGrath
2005-10-17[PATCH] rcu: keep rcu callback event counterEric Dumazet
2005-10-17[PATCH] posix-timers: fix task accountingOleg Nesterov
2005-10-17Increase default RCU batching sharplyLinus Torvalds
2005-10-14[PATCH] Add missing export of getnstimeofday()Takashi Iwai
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-08[PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov
2005-10-01Fix inequality comparison against "task->state"Linus Torvalds
2005-09-30[PATCH] cpuset crapectomyAl Viro
2005-09-29[PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath
2005-09-28[PATCH] cpuset read past eof memory leak fixPaul Jackson
2005-09-28[PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki
2005-09-28[PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell
2005-09-28[PATCH] swsusp: prevent possible memory leakRafael J. Wysocki
2005-09-28[PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki
2005-09-23Make sure SIGKILL gets proper respectLinus Torvalds
2005-09-22[PATCH] swsusp: fix commentsPavel Machek
2005-09-22[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki
2005-09-22[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap
2005-09-22[PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman
2005-09-21[PATCH] Add printk_clock()Andrew Morton
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma
2005-09-17[PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri
2005-09-13[PATCH] Fix spinlock owner debuggingIngo Molnar
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap
2005-09-13[PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen
2005-09-12[PATCH] cpuset semaphore depth check optimizePaul Jackson
2005-09-12Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan