aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-5/+0
|\
| * security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-011-5/+0
* | cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan2011-03-041-2/+5
* | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-041-3/+3
* | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-16/+0
* | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-224-3/+18
|\ \
| * | genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner2011-02-191-1/+1
| * | genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-193-2/+17
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-221-4/+15
|\ \ \ | |/ / |/| |
| * | perf: Fix throttle logicPeter Zijlstra2011-02-161-4/+15
* | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-17/+28
|\ \ \
| * | | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo2011-02-161-1/+3
| * | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-16/+16
| * | | workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo2011-02-141-0/+9
* | | | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-161-5/+2
| |/ / |/| |
| | |
| \ \
*-. \ \ Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds2011-02-152-7/+5
|\ \ \ \
| | * | | timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook2011-02-121-2/+2
| * | | | Revert "lockdep, timer: Fix del_timer_sync() annotation"Peter Zijlstra2011-02-081-5/+3
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | watchdog, nmi: Lower the severity of error messagesDon Zickus2011-02-101-2/+8
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-111-1/+1
|\ \ \ \
| * | | | security: add cred argument to security_capable()Chris Wright2011-02-111-1/+1
| | |/ / | |/| |
* | | | ptrace: use safer wake up on ptrace_detach()Tejun Heo2011-02-111-1/+1
|/ / /
* | | cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds2011-02-101-19/+35
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-02-091-0/+7
|\ \ \ | |/ / |/| |
| * | blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-191-0/+7
* | | CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa2011-02-071-2/+2
* | | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-071-4/+8
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-061-1/+5
|\ \ \
| * | | lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra2011-02-041-1/+5
* | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-045-41/+43
|\ \ \ \ | |/ / / |/| | |
| * | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-031-9/+10
| * | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-032-23/+24
| * | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-022-9/+9
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-031-3/+11
|\ \ \ \
| * | | | genirq: Prevent irq storm on migrationThomas Gleixner2011-02-021-3/+11
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-02-031-1/+1
|\ \ \ \ \
| * | | | | sched: Fix update_curr_rt()Peter Zijlstra2011-02-031-1/+1
| |/ / / /
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-032-29/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf: Fix reading in perf_event_read()Peter Zijlstra2011-02-031-3/+4
| |/ / /
| * | | watchdog: Don't change watchdog state on read of sysctlMarcin Slusarz2011-01-311-4/+6
| * | | watchdog: Fix sysctl consistencyMarcin Slusarz2011-01-311-6/+7
| * | | watchdog: Fix broken nowatchdog logicMarcin Slusarz2011-01-311-14/+6
| * | | perf: Fix alloc_callchain_buffers()Eric Dumazet2011-01-271-2/+1
* | | | Fix prlimit64 for suid/sgid processesKacper Kornet2011-01-311-1/+2
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-281-8/+5
|\ \ \ \ | |/ / / |/| | |
| * | | sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...Paul Turner2011-01-261-1/+1
| * | | sched: Fix/remove redundant cfs_rq checksPaul Turner2011-01-261-4/+1
| * | | sched: Fix sign under-flows in wake_affinePaul Turner2011-01-261-3/+3