aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-11-10[SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller
2005-11-10[PATCH] Don't auto-reap traced childrenOleg Nesterov
2005-11-09[PATCH] optimize activate_task()Chen, Kenneth W
2005-11-09Fix ptrace self-attach ruleLinus Torvalds
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: consider migration thread with smp niceCon Kolivas
2005-11-09[PATCH] sched: correct smp_nice_biasCon Kolivas
2005-11-09[PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas
2005-11-09[PATCH] sched: account rt tasks in prio_bias()Con Kolivas
2005-11-09[PATCH] sched: change prio bias only if queuedCon Kolivas
2005-11-09[PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas
2005-11-09[PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki
2005-11-09[PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki
2005-11-09[PATCH] swsusp: reduce code duplicationRafael J. Wysocki
2005-11-09[PATCH] sleep: Fix oops in enter_statePavel Machek
2005-11-09[PATCH] quieten softlockup at bootAnton Blanchard
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins
2005-11-07[PATCH] unexport uts_semAdrian Bunk
2005-11-07[PATCH] unexport idle_cpuAdrian Bunk
2005-11-07[PATCH] unexport console_unblankAdrian Bunk
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown
2005-11-07[PATCH] Process Events ConnectorMatt Helsley
2005-11-07[PATCH] swsusp: remove unused variablePavel Machek
2005-11-07[PATCH] swsusp cleanupsPavel Machek
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens
2005-11-07[PATCH] posix-timers `unlikely' rejigAndrew Morton
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] Remove duplicate code in signal.cPaul E. McKenney
2005-10-30[PATCH] remove unneeded SI_TIMER checksOleg Nesterov
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath