summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller2005-11-101-0/+2
* [PATCH] Don't auto-reap traced childrenOleg Nesterov2005-11-101-1/+1
* [PATCH] optimize activate_task()Chen, Kenneth W2005-11-091-1/+2
* Fix ptrace self-attach ruleLinus Torvalds2005-11-091-1/+1
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-7/+14
* [PATCH] sched: consider migration thread with smp niceCon Kolivas2005-11-091-9/+26
* [PATCH] sched: correct smp_nice_biasCon Kolivas2005-11-091-6/+8
* [PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas2005-11-091-18/+23
* [PATCH] sched: account rt tasks in prio_bias()Con Kolivas2005-11-091-8/+14
* [PATCH] sched: change prio bias only if queuedCon Kolivas2005-11-091-5/+4
* [PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas2005-11-091-18/+83
* [PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki2005-11-093-49/+47
* [PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki2005-11-093-53/+28
* [PATCH] swsusp: reduce code duplicationRafael J. Wysocki2005-11-093-70/+52
* [PATCH] sleep: Fix oops in enter_statePavel Machek2005-11-091-1/+1
* [PATCH] quieten softlockup at bootAnton Blanchard2005-11-091-3/+0
* [PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2005-11-091-0/+33
* [PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro2005-11-081-29/+107
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-11-071-7/+0
|\
| * [SPARC64] mm: context switch ptlockHugh Dickins2005-11-071-7/+0
* | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-30/+62
|/
* [PATCH] unexport uts_semAdrian Bunk2005-11-071-2/+0
* [PATCH] unexport idle_cpuAdrian Bunk2005-11-071-2/+0
* [PATCH] unexport console_unblankAdrian Bunk2005-11-071-1/+0
* [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-071-1/+1
* [PATCH] more kernel-doc cleanups, additionsRandy Dunlap2005-11-073-6/+11
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-1/+1
* [PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli2005-11-071-61/+42
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli2005-11-071-15/+28
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-0/+82
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson2005-11-071-0/+5
* [PATCH] aio: remove aio_max_nr accounting raceZach Brown2005-11-071-2/+2
* [PATCH] Process Events ConnectorMatt Helsley2005-11-073-0/+13
* [PATCH] swsusp: remove unused variablePavel Machek2005-11-071-8/+1
* [PATCH] swsusp cleanupsPavel Machek2005-11-072-28/+27
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-074-4/+7
* [PATCH] posix-timers `unlikely' rejigAndrew Morton2005-11-071-3/+3
* [PATCH] improve scheduler fairness a bitOleg Nesterov2005-11-041-1/+1
* Merge ../linux-2.6 by handPaul Mackerras2005-10-3132-1143/+1661
|\
| * [PATCH] fix missing includesTim Schmielau2005-10-303-0/+3
| * [PATCH] Remove duplicate code in signal.cPaul E. McKenney2005-10-301-11/+5
| * [PATCH] remove unneeded SI_TIMER checksOleg Nesterov2005-10-301-18/+0
| * [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-301-11/+7
| * [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-302-20/+25
| * [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-301-1/+0
| * [PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath2005-10-301-6/+10
| * [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-303-0/+503
| * [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-0/+4
| * [PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath2005-10-301-0/+9