| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix swsusp on machines not supporting S4 | Pavel Machek | 2005-11-29 | 1 | -5/+16 |
* | [PATCH] Fix crash when ptrace poking hugepage areas | David Gibson | 2005-11-29 | 1 | -1/+2 |
* | [PATCH] cpuset fork locking fix | Paul Jackson | 2005-11-28 | 1 | -2/+1 |
* | [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls | Ben Collins | 2005-11-28 | 1 | -6/+6 |
* | [PATCH] fix 32bit overflow in timespec_to_sample() | Oleg Nesterov | 2005-11-28 | 1 | -1/+1 |
* | [PATCH] fork.c: proc_fork_connector() called under write_lock() | Andrew Morton | 2005-11-28 | 1 | -1/+1 |
* | [PATCH] clean up lock_cpu_hotplug() in cpufreq | Ashok Raj | 2005-11-28 | 1 | -34/+49 |
* | [PATCH] Fix crash in unregister_console() | Benjamin Herrenschmidt | 2005-11-23 | 1 | -1/+1 |
* | [PATCH] mm: unbloat get_futex_key | Hugh Dickins | 2005-11-23 | 1 | -15/+0 |
* | [PATCH] Check the irq number is within bounds | Matthew Wilcox | 2005-11-23 | 1 | -0/+15 |
* | [PATCH] unpaged: copy_page_range vma | Hugh Dickins | 2005-11-22 | 1 | -1/+1 |
* | [PATCH] add success/failure indication to RCU torture test | Paul E. McKenney | 2005-11-18 | 1 | -6/+24 |
* | [PATCH] DocBook: include printk documentation | Martin Waitz | 2005-11-13 | 1 | -2/+14 |
* | [PATCH] timespec: normalize off by one errors | George Anzinger | 2005-11-13 | 1 | -7/+3 |
* | [PATCH] aio: remove kioctx from mm_struct | Zach Brown | 2005-11-13 | 1 | -1/+0 |
* | [PATCH] stop_machine() vs. synchronous IPI send deadlock | Kirill Korotaev | 2005-11-13 | 1 | -3/+3 |
* | [PATCH] rcutorture: renice to low priority | Ingo Molnar | 2005-11-13 | 1 | -0/+4 |
* | [PATCH] signal handling: revert sigkill priority fix | Heiko Carstens | 2005-11-13 | 1 | -10/+1 |
* | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() | Al Viro | 2005-11-13 | 2 | -4/+3 |
* | [PATCH] m68k: introduce task_thread_info | Al Viro | 2005-11-13 | 3 | -6/+6 |
* | [PATCH] cpuset: fix return without releasing semaphore | Bob Picco | 2005-11-13 | 1 | -2/+3 |
* | [PATCH] fix task_struct leak in ptrace | Christoph Hellwig | 2005-11-13 | 1 | -1/+1 |
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 | 3 | -1/+12 |
* | [SPARC64]: Re-export uts_sem for solaris compat module. | David S. Miller | 2005-11-10 | 1 | -0/+2 |
* | [PATCH] Don't auto-reap traced children | Oleg Nesterov | 2005-11-10 | 1 | -1/+1 |
* | [PATCH] optimize activate_task() | Chen, Kenneth W | 2005-11-09 | 1 | -1/+2 |
* | Fix ptrace self-attach rule | Linus Torvalds | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -7/+14 |
* | [PATCH] sched: consider migration thread with smp nice | Con Kolivas | 2005-11-09 | 1 | -9/+26 |
* | [PATCH] sched: correct smp_nice_bias | Con Kolivas | 2005-11-09 | 1 | -6/+8 |
* | [PATCH] sched: smp nice bias busy queues on idle rebalance | Con Kolivas | 2005-11-09 | 1 | -18/+23 |
* | [PATCH] sched: account rt tasks in prio_bias() | Con Kolivas | 2005-11-09 | 1 | -8/+14 |
* | [PATCH] sched: change prio bias only if queued | Con Kolivas | 2005-11-09 | 1 | -5/+4 |
* | [PATCH] sched: implement nice support across physical cpus on SMP | Con Kolivas | 2005-11-09 | 1 | -18/+83 |
* | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki | 2005-11-09 | 3 | -49/+47 |
* | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki | 2005-11-09 | 3 | -53/+28 |
* | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki | 2005-11-09 | 3 | -70/+52 |
* | [PATCH] sleep: Fix oops in enter_state | Pavel Machek | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] quieten softlockup at boot | Anton Blanchard | 2005-11-09 | 1 | -3/+0 |
* | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj | 2005-11-09 | 1 | -0/+33 |
* | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) | Al Viro | 2005-11-08 | 1 | -29/+107 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-11-07 | 1 | -7/+0 |
|\ |
|
| * | [SPARC64] mm: context switch ptlock | Hugh Dickins | 2005-11-07 | 1 | -7/+0 |
* | | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount | Al Viro | 2005-11-07 | 1 | -30/+62 |
|/ |
|
* | [PATCH] unexport uts_sem | Adrian Bunk | 2005-11-07 | 1 | -2/+0 |
* | [PATCH] unexport idle_cpu | Adrian Bunk | 2005-11-07 | 1 | -2/+0 |
* | [PATCH] unexport console_unblank | Adrian Bunk | 2005-11-07 | 1 | -1/+0 |
* | [PATCH] kernel-docs: fix kernel-doc format problems | Randy Dunlap | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] more kernel-doc cleanups, additions | Randy Dunlap | 2005-11-07 | 3 | -6/+11 |
* | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -1/+1 |