aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-30
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-30
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-29
* [PATCH] fix ->signal->live leak in copy_process()Oleg Nesterov2005-10-29
* [PATCH] gfp_t: kernel/*Al Viro2005-10-28
* [PATCH] Yet more posix-cpu-timer fixesRoland McGrath2005-10-27
* Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2005-10-27
* [PATCH] Fix cpu timers expiration timeOleg Nesterov2005-10-26
* posix cpu timers: fix timer orderingLinus Torvalds2005-10-26
* [PATCH] export cpu_online_mapAndrew Morton2005-10-26
* [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov2005-10-24
* [PATCH] posix-timers: exit path cleanupOleg Nesterov2005-10-24
* [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2005-10-24
* [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov2005-10-24
* Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-23
* [PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath2005-10-21
* Revert "Fix cpu timers exit deadlock and races"Linus Torvalds2005-10-21
* [PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern2005-10-20
* [PATCH] Fix cpu timers exit deadlock and racesRoland McGrath2005-10-20
* [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-17
* [PATCH] posix-timers: fix task accountingOleg Nesterov2005-10-17
* Increase default RCU batching sharplyLinus Torvalds2005-10-17
* [PATCH] Add missing export of getnstimeofday()Takashi Iwai2005-10-14
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-10
* [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-10
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov2005-10-08
* Fix inequality comparison against "task->state"Linus Torvalds2005-10-01
* [PATCH] cpuset crapectomyAl Viro2005-09-30
* [PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath2005-09-29
* [PATCH] cpuset read past eof memory leak fixPaul Jackson2005-09-28
* [PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2005-09-28
* [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-28
* [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-28
* [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-28
* Make sure SIGKILL gets proper respectLinus Torvalds2005-09-23
* [PATCH] swsusp: fix commentsPavel Machek2005-09-23
* [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki2005-09-23
* [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap2005-09-23
* [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-23
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-23
* [PATCH] Add printk_clock()Andrew Morton2005-09-21
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-17
* [PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk2005-09-17
* [PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri2005-09-17
* [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-27
| |\
| * | [AUDIT] Allow filtering on system call success _or_ failureDavid Woodhouse2005-08-27
| * | AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-17