aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-11-18[PATCH] add success/failure indication to RCU torture testGravatar Paul E. McKenney 1-6/+24
2005-11-13[PATCH] DocBook: include printk documentationGravatar Martin Waitz 1-2/+14
2005-11-13[PATCH] timespec: normalize off by one errorsGravatar George Anzinger 1-7/+3
2005-11-13[PATCH] aio: remove kioctx from mm_structGravatar Zach Brown 1-1/+0
2005-11-13[PATCH] stop_machine() vs. synchronous IPI send deadlockGravatar Kirill Korotaev 1-3/+3
2005-11-13[PATCH] rcutorture: renice to low priorityGravatar Ingo Molnar 1-0/+4
2005-11-13[PATCH] signal handling: revert sigkill priority fixGravatar Heiko Carstens 1-10/+1
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Gravatar Al Viro 2-4/+3
2005-11-13[PATCH] m68k: introduce task_thread_infoGravatar Al Viro 3-6/+6
2005-11-13[PATCH] cpuset: fix return without releasing semaphoreGravatar Bob Picco 1-2/+3
2005-11-13[PATCH] fix task_struct leak in ptraceGravatar Christoph Hellwig 1-1/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hGravatar Jeff Garzik 3-1/+12
2005-11-10[SPARC64]: Re-export uts_sem for solaris compat module.Gravatar David S. Miller 1-0/+2
2005-11-10[PATCH] Don't auto-reap traced childrenGravatar Oleg Nesterov 1-1/+1
2005-11-09[PATCH] optimize activate_task()Gravatar Chen, Kenneth W 1-1/+2
2005-11-09Fix ptrace self-attach ruleGravatar Linus Torvalds 1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkGravatar Nick Piggin 1-7/+14
2005-11-09[PATCH] sched: consider migration thread with smp niceGravatar Con Kolivas 1-9/+26
2005-11-09[PATCH] sched: correct smp_nice_biasGravatar Con Kolivas 1-6/+8
2005-11-09[PATCH] sched: smp nice bias busy queues on idle rebalanceGravatar Con Kolivas 1-18/+23
2005-11-09[PATCH] sched: account rt tasks in prio_bias()Gravatar Con Kolivas 1-8/+14
2005-11-09[PATCH] sched: change prio bias only if queuedGravatar Con Kolivas 1-5/+4
2005-11-09[PATCH] sched: implement nice support across physical cpus on SMPGravatar Con Kolivas 1-18/+83
2005-11-09[PATCH] swsusp: rework swsusp_suspendGravatar Rafael J. Wysocki 3-49/+47
2005-11-09[PATCH] swsusp: simplify pagedir relocationGravatar Rafael J. Wysocki 3-53/+28
2005-11-09[PATCH] swsusp: reduce code duplicationGravatar Rafael J. Wysocki 3-70/+52
2005-11-09[PATCH] sleep: Fix oops in enter_stateGravatar Pavel Machek 1-1/+1
2005-11-09[PATCH] quieten softlockup at bootGravatar Anton Blanchard 1-3/+0
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversGravatar Ashok Raj 1-0/+33
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Gravatar Al Viro 1-29/+107
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-7/+0
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountGravatar Al Viro 1-30/+62
2005-11-07[SPARC64] mm: context switch ptlockGravatar Hugh Dickins 1-7/+0
2005-11-07[PATCH] unexport uts_semGravatar Adrian Bunk 1-2/+0
2005-11-07[PATCH] unexport idle_cpuGravatar Adrian Bunk 1-2/+0
2005-11-07[PATCH] unexport console_unblankGravatar Adrian Bunk 1-1/+0
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsGravatar Randy Dunlap 1-1/+1
2005-11-07[PATCH] more kernel-doc cleanups, additionsGravatar Randy Dunlap 3-6/+11
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationGravatar Ananth N Mavinakayanahalli 1-1/+1
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - base changesGravatar Ananth N Mavinakayanahalli 1-61/+42
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesGravatar Ananth N Mavinakayanahalli 1-15/+28
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-0/+82
2005-11-07[PATCH] fix remaining missing includesGravatar Tim Schmielau 1-0/+1
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingGravatar David Gibson 1-0/+5
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceGravatar Zach Brown 1-2/+2
2005-11-07[PATCH] Process Events ConnectorGravatar Matt Helsley 3-0/+13
2005-11-07[PATCH] swsusp: remove unused variableGravatar Pavel Machek 1-8/+1
2005-11-07[PATCH] swsusp cleanupsGravatar Pavel Machek 2-28/+27
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeGravatar Heiko Carstens 4-4/+7
2005-11-07[PATCH] posix-timers `unlikely' rejigGravatar Andrew Morton 1-3/+3