Age | Commit message (Expand) | Author |
2011-03-04 | cpuset: add a missing unlock in cpuset_write_resmask() | Li Zefan |
2011-03-04 | Mark ptrace_{traceme,attach,detach} static | Linus Torvalds |
2011-03-03 | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma |
2011-02-26 | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner |
2011-02-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-19 | genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now | Thomas Gleixner |
2011-02-19 | genirq: Prevent access beyond allocated_irqs bitmap | Thomas Gleixner |
2011-02-18 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-02-16 | PM / Hibernate: Return error code when alloc_image_page() fails | Stanislaw Gruszka |
2011-02-16 | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long | Tejun Heo |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2011-02-16 | perf: Fix throttle logic | Peter Zijlstra |
2011-02-15 | Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g... | Linus Torvalds |
2011-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-14 | workqueue: wake up a worker when a rescuer is leaving a gcwq | Tejun Heo |
2011-02-12 | timer debug: Hide kernel addresses via %pK in /proc/timer_list | Kees Cook |
2011-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-02-11 | ptrace: use safer wake up on ptrace_detach() | Tejun Heo |
2011-02-11 | security: add cred argument to security_capable() | Chris Wright |
2011-02-10 | cap_syslog: accept CAP_SYS_ADMIN for now | Linus Torvalds |
2011-02-10 | watchdog, nmi: Lower the severity of error messages | Don Zickus |
2011-02-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-02-08 | Revert "lockdep, timer: Fix del_timer_sync() annotation" | Peter Zijlstra |
2011-02-07 | CRED: Fix memory and refcount leaks upon security_prepare_creds() failure | Tetsuo Handa |
2011-02-07 | CRED: Fix BUG() upon security_cred_alloc_blank() failure | Tetsuo Handa |
2011-02-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-02-04 | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2011-02-04 | lockdep, timer: Fix del_timer_sync() annotation | Peter Zijlstra |
2011-02-03 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-03 | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt |
2011-02-03 | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers |
2011-02-03 | sched: Fix update_curr_rt() | Peter Zijlstra |
2011-02-03 | perf: Fix reading in perf_event_read() | Peter Zijlstra |
2011-02-02 | tracing: Replace trace_event struct array with pointer array | Steven Rostedt |
2011-02-02 | genirq: Prevent irq storm on migration | Thomas Gleixner |
2011-01-31 | watchdog: Don't change watchdog state on read of sysctl | Marcin Slusarz |
2011-01-31 | watchdog: Fix sysctl consistency | Marcin Slusarz |
2011-01-31 | watchdog: Fix broken nowatchdog logic | Marcin Slusarz |
2011-01-31 | Fix prlimit64 for suid/sgid processes | Kacper Kornet |
2011-01-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-27 | perf: Fix alloc_callchain_buffers() | Eric Dumazet |
2011-01-26 | sched: Use rq->clock_task instead of rq->clock for correctly maintaining load... | Paul Turner |
2011-01-26 | sched: Fix/remove redundant cfs_rq checks | Paul Turner |
2011-01-26 | sched: Fix sign under-flows in wake_affine | Paul Turner |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |