summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-301-0/+9
| * [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-291-0/+1
| * [PATCH] fix ->signal->live leak in copy_process()Oleg Nesterov2005-10-291-0/+2
| * [PATCH] gfp_t: kernel/*Al Viro2005-10-284-9/+8Star
* | Merge in v2.6.14 by handPaul Mackerras2005-10-282-42/+53
|\|
| * [PATCH] Yet more posix-cpu-timer fixesRoland McGrath2005-10-271-4/+7
| * Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2005-10-272-18/+26
| * [PATCH] Fix cpu timers expiration timeOleg Nesterov2005-10-271-3/+3
| * posix cpu timers: fix timer orderingLinus Torvalds2005-10-261-6/+4Star
| * [PATCH] export cpu_online_mapAndrew Morton2005-10-261-0/+1
| * [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov2005-10-241-4/+8
| * [PATCH] posix-timers: exit path cleanupOleg Nesterov2005-10-241-0/+6
| * [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2005-10-242-26/+18Star
| * [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov2005-10-241-19/+10Star
| * Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-231-6/+14
* | Merge changes from linux-2.6 by handPaul Mackerras2005-10-227-16/+20
|\|
| * [PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath2005-10-223-14/+3Star
| * Revert "Fix cpu timers exit deadlock and races"Linus Torvalds2005-10-221-11/+17
| * [PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern2005-10-201-1/+1
| * [PATCH] Fix cpu timers exit deadlock and racesRoland McGrath2005-10-201-17/+11Star
| * [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-181-0/+11
| * [PATCH] posix-timers: fix task accountingOleg Nesterov2005-10-181-0/+3
| * Increase default RCU batching sharplyLinus Torvalds2005-10-171-1/+1
| * [PATCH] Add missing export of getnstimeofday()Takashi Iwai2005-10-151-0/+1
* | Merge from Linus' treePaul Mackerras2005-10-126-22/+49
|\|
| * [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-111-0/+34
| * [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-3/+4
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-094-5/+5
| * [PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov2005-10-081-1/+2
| * Fix inequality comparison against "task->state"Linus Torvalds2005-10-011-1/+1
| * [PATCH] cpuset crapectomyAl Viro2005-09-301-11/+1Star
| * [PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath2005-09-301-1/+2
* | Merge by hand from Linus' tree.Paul Mackerras2005-09-294-15/+28
|\|
| * [PATCH] cpuset read past eof memory leak fixPaul Jackson2005-09-281-5/+6
| * [PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2005-09-282-1/+8
| * [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-281-2/+8
| * [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-281-3/+3
| * [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-281-4/+3Star
* | Don't call a NULL ack function in the generic IRQ code.Paul Mackerras2005-09-281-2/+4
|/
* Make sure SIGKILL gets proper respectLinus Torvalds2005-09-231-17/+14Star
* [PATCH] swsusp: fix commentsPavel Machek2005-09-232-4/+8
* [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki2005-09-231-1/+1
* [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap2005-09-231-1/+1
* [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-231-4/+2Star
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-231-6/+46
* [PATCH] Add printk_clock()Andrew Morton2005-09-211-1/+6
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-0/+6
* [PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk2005-09-171-2/+1Star
* [PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri2005-09-171-1/+2
* [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-131-4/+4