summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2005-12-12[PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri-5/+13
2005-12-12[PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri-2/+1
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma-0/+41
2005-12-12[PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo-2/+16
2005-11-30[ACPI] SMP S3 resume: evaluate _WAK after INITDavid Shaohua Li-2/+2
2005-11-29[PATCH] fix swsusp on machines not supporting S4Pavel Machek-5/+16
2005-11-29[PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson-1/+2
2005-11-28[PATCH] cpuset fork locking fixPaul Jackson-2/+1
2005-11-28[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins-6/+6
2005-11-28[PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov-1/+1
2005-11-28[PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton-1/+1
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj-34/+49
2005-11-23[PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt-1/+1
2005-11-23[PATCH] mm: unbloat get_futex_keyHugh Dickins-15/+0
2005-11-23[PATCH] Check the irq number is within boundsMatthew Wilcox-0/+15
2005-11-22[PATCH] unpaged: copy_page_range vmaHugh Dickins-1/+1
2005-11-18[PATCH] add success/failure indication to RCU torture testPaul E. McKenney-6/+24
2005-11-13[PATCH] DocBook: include printk documentationMartin Waitz-2/+14
2005-11-13[PATCH] timespec: normalize off by one errorsGeorge Anzinger-7/+3
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown-1/+0
2005-11-13[PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev-3/+3
2005-11-13[PATCH] rcutorture: renice to low priorityIngo Molnar-0/+4
2005-11-13[PATCH] signal handling: revert sigkill priority fixHeiko Carstens-10/+1
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro-4/+3
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro-6/+6
2005-11-13[PATCH] cpuset: fix return without releasing semaphoreBob Picco-2/+3
2005-11-13[PATCH] fix task_struct leak in ptraceChristoph Hellwig-1/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik-1/+12
2005-11-10[SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller-0/+2
2005-11-10[PATCH] Don't auto-reap traced childrenOleg Nesterov-1/+1
2005-11-09[PATCH] optimize activate_task()Chen, Kenneth W-1/+2
2005-11-09Fix ptrace self-attach ruleLinus Torvalds-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin-7/+14
2005-11-09[PATCH] sched: consider migration thread with smp niceCon Kolivas-9/+26
2005-11-09[PATCH] sched: correct smp_nice_biasCon Kolivas-6/+8
2005-11-09[PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas-18/+23
2005-11-09[PATCH] sched: account rt tasks in prio_bias()Con Kolivas-8/+14
2005-11-09[PATCH] sched: change prio bias only if queuedCon Kolivas-5/+4
2005-11-09[PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas-18/+83
2005-11-09[PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki-49/+47
2005-11-09[PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki-53/+28
2005-11-09[PATCH] swsusp: reduce code duplicationRafael J. Wysocki-70/+52
2005-11-09[PATCH] sleep: Fix oops in enter_statePavel Machek-1/+1
2005-11-09[PATCH] quieten softlockup at bootAnton Blanchard-3/+0
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj-0/+33
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro-29/+107
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-7/+0
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro-30/+62
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins-7/+0
2005-11-07[PATCH] unexport uts_semAdrian Bunk-2/+0