aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras7-16/+20
2005-10-21[PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath3-14/+3
2005-10-21Revert "Fix cpu timers exit deadlock and races"Linus Torvalds1-11/+17
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern1-1/+1
2005-10-19[PATCH] Fix cpu timers exit deadlock and racesRoland McGrath1-17/+11
2005-10-17[PATCH] rcu: keep rcu callback event counterEric Dumazet1-0/+11
2005-10-17[PATCH] posix-timers: fix task accountingOleg Nesterov1-0/+3
2005-10-17Increase default RCU batching sharplyLinus Torvalds1-1/+1
2005-10-14[PATCH] Add missing export of getnstimeofday()Takashi Iwai1-0/+1
2005-10-12Merge from Linus' treePaul Mackerras6-22/+49
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte1-0/+34
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki1-3/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro4-5/+5
2005-10-08[PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov1-1/+2
2005-10-01Fix inequality comparison against "task->state"Linus Torvalds1-1/+1
2005-09-30[PATCH] cpuset crapectomyAl Viro1-11/+1
2005-09-29[PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath1-1/+2
2005-09-29Merge by hand from Linus' tree.Paul Mackerras4-15/+28
2005-09-28[PATCH] cpuset read past eof memory leak fixPaul Jackson1-5/+6
2005-09-28[PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2-1/+8
2005-09-28[PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell1-2/+8
2005-09-28[PATCH] swsusp: prevent possible memory leakRafael J. Wysocki1-3/+3
2005-09-28[PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki1-4/+3
2005-09-28Don't call a NULL ack function in the generic IRQ code.Paul Mackerras1-2/+4
2005-09-23Make sure SIGKILL gets proper respectLinus Torvalds1-17/+14
2005-09-22[PATCH] swsusp: fix commentsPavel Machek2-4/+8
2005-09-22[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki1-1/+1
2005-09-22[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap1-1/+1
2005-09-22[PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman1-4/+2
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman1-6/+46
2005-09-21[PATCH] Add printk_clock()Andrew Morton1-1/+6
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma1-0/+6
2005-09-17[PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk1-2/+1
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri1-1/+2
2005-09-13[PATCH] Fix spinlock owner debuggingIngo Molnar1-4/+4
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2-147/+308
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-5/+6
2005-09-13[PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton1-3/+6
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen1-1/+1
2005-09-12[PATCH] cpuset semaphore depth check optimizePaul Jackson1-4/+9
2005-09-12Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds1-26/+44
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens1-0/+26
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan3-20/+10
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan1-0/+14
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap1-16/+27
2005-09-10[PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B1-2/+7
2005-09-10[PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B1-1/+14
2005-09-10[PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart1-1/+1
2005-09-10[PATCH] sched: HT optimisationNick Piggin1-6/+28
2005-09-10[PATCH] sched: less lockingNick Piggin1-7/+2