summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-0/+13
* [PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2005-12-121-1/+2
* [PATCH] Add try_to_freeze to kauditdPierre Ossman2005-12-121-1/+3
* [PATCH] kprobes: fix race in aggregate kprobe registrationKeshavamurthy Anil S2005-12-121-4/+1
* [PATCH] Add getnstimestamp functionMatt Helsley2005-12-121-0/+22
* [PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri2005-12-121-5/+13
* [PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri2005-12-121-2/+1
* [PATCH] add rcu_barrier() synchronization pointDipankar Sarma2005-12-121-0/+41
* [PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo2005-12-121-2/+16
* [PATCH] fix swsusp on machines not supporting S4Pavel Machek2005-11-291-5/+16
* [PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson2005-11-291-1/+2
* [PATCH] cpuset fork locking fixPaul Jackson2005-11-281-2/+1
* [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins2005-11-281-6/+6
* [PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov2005-11-281-1/+1
* [PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton2005-11-281-1/+1
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-34/+49
* [PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt2005-11-231-1/+1
* [PATCH] mm: unbloat get_futex_keyHugh Dickins2005-11-231-15/+0
* [PATCH] Check the irq number is within boundsMatthew Wilcox2005-11-231-0/+15
* [PATCH] unpaged: copy_page_range vmaHugh Dickins2005-11-221-1/+1
* [PATCH] add success/failure indication to RCU torture testPaul E. McKenney2005-11-181-6/+24
* [PATCH] DocBook: include printk documentationMartin Waitz2005-11-131-2/+14
* [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-131-7/+3
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-131-1/+0
* [PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev2005-11-131-3/+3
* [PATCH] rcutorture: renice to low priorityIngo Molnar2005-11-131-0/+4
* [PATCH] signal handling: revert sigkill priority fixHeiko Carstens2005-11-131-10/+1
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-132-4/+3
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-133-6/+6
* [PATCH] cpuset: fix return without releasing semaphoreBob Picco2005-11-131-2/+3
* [PATCH] fix task_struct leak in ptraceChristoph Hellwig2005-11-131-1/+1
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-133-1/+12
* [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
OpenPOWER on IntegriCloud