aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* open-style analog of vfs_path_lookup()Al Viro2011-03-14
* kill path_lookup()Al Viro2011-03-14
* fix race in audit_get_nd()Al Viro2011-03-14
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-10
|\
| * sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh2011-03-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-09
|\ \
| * | unfuck proc_sysctl ->d_compare()Al Viro2011-03-08
| |/
* | cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan2011-03-04
* | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-04
|/
* blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-03
* clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-26
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-22
|\
| * genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner2011-02-19
| * genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-19
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-22
|\ \ | |/ |/|
| * perf: Fix throttle logicPeter Zijlstra2011-02-16
* | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-18
|\ \
| * | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo2011-02-16
| * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| * | workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo2011-02-14
* | | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-16
| |/ |/|
| |
| \
*-. \ Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds2011-02-15
|\ \ \
| | * | timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook2011-02-12
| * | | Revert "lockdep, timer: Fix del_timer_sync() annotation"Peter Zijlstra2011-02-08
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | watchdog, nmi: Lower the severity of error messagesDon Zickus2011-02-10
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-11
|\ \ \
| * | | security: add cred argument to security_capable()Chris Wright2011-02-11
| | |/ | |/|
* / | ptrace: use safer wake up on ptrace_detach()Tejun Heo2011-02-11
|/ /
* | cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds2011-02-10
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-02-09
|\ \ | |/ |/|
| * blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-19
* | CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa2011-02-07
* | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-06
|\ \
| * | lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra2011-02-04
* | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-04
|\ \ \ | |/ / |/| |
| * | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
| * | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-03
| * | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-03
|\ \ \
| * | | genirq: Prevent irq storm on migrationThomas Gleixner2011-02-02
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-02-03
|\ \ \ \
| * | | | sched: Fix update_curr_rt()Peter Zijlstra2011-02-03
| |/ / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-03
|\ \ \ \ | |/ / / |/| | |
| * | | perf: Fix reading in perf_event_read()Peter Zijlstra2011-02-03
| |/ /
| * | watchdog: Don't change watchdog state on read of sysctlMarcin Slusarz2011-01-31
| * | watchdog: Fix sysctl consistencyMarcin Slusarz2011-01-31
| * | watchdog: Fix broken nowatchdog logicMarcin Slusarz2011-01-31
| * | perf: Fix alloc_callchain_buffers()Eric Dumazet2011-01-27