summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2005-10-14[PATCH] Add missing export of getnstimeofday()Takashi Iwai-0/+1
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte-0/+34
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki-3/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro-5/+5
2005-10-08[PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov-1/+2
2005-10-01Fix inequality comparison against "task->state"Linus Torvalds-1/+1
2005-09-30[PATCH] cpuset crapectomyAl Viro-11/+1
2005-09-29[PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath-1/+2
2005-09-28[PATCH] cpuset read past eof memory leak fixPaul Jackson-5/+6
2005-09-28[PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki-1/+8
2005-09-28[PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell-2/+8
2005-09-28[PATCH] swsusp: prevent possible memory leakRafael J. Wysocki-3/+3
2005-09-28[PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki-4/+3
2005-09-23Make sure SIGKILL gets proper respectLinus Torvalds-17/+14
2005-09-22[PATCH] swsusp: fix commentsPavel Machek-4/+8
2005-09-22[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki-1/+1
2005-09-22[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap-1/+1
2005-09-22[PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman-4/+2
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman-6/+46
2005-09-21[PATCH] Add printk_clock()Andrew Morton-1/+6
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma-0/+6
2005-09-17[PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk-2/+1
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri-1/+2
2005-09-13[PATCH] Fix spinlock owner debuggingIngo Molnar-4/+4
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds-147/+308
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap-5/+6
2005-09-13[PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton-3/+6
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen-1/+1
2005-09-12[PATCH] cpuset semaphore depth check optimizePaul Jackson-4/+9
2005-09-12Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds-26/+44
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens-0/+26
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan-20/+10
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan-0/+14
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap-16/+27
2005-09-10[PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B-2/+7
2005-09-10[PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B-1/+14
2005-09-10[PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart-1/+1
2005-09-10[PATCH] sched: HT optimisationNick Piggin-6/+28
2005-09-10[PATCH] sched: less lockingNick Piggin-7/+2
2005-09-10[PATCH] sched: less newidle lockingNick Piggin-7/+10
2005-09-10[PATCH] sched: fix SMT scheduler latency bugIngo Molnar-4/+15
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar-1/+10
2005-09-10[PATCH] sched cleanupsIngo Molnar-19/+25
2005-09-10[PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray-4/+13
2005-09-10[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas-18/+47
2005-09-10[PATCH] cpuset semaphore depth check deadlock fixPaul Jackson-40/+60
2005-09-10[PATCH] spinlock consolidationIngo Molnar-6/+14
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma-13/+25
2005-09-09[PATCH] files: break up files structDipankar Sarma-40/+63
2005-09-09[PATCH] files: rcuref APIsDipankar Sarma-0/+14