summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-07-06resource: ability to resize an allocated resourceRam Pai
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov
2011-07-01events: Ensure that timers are updated without requiring read() callEric B Munson
2011-07-01events: Move lockless timer calculation into helper functionEric B Munson
2011-07-01events: Add note to update_event_times comment about holding ctx->lockEric B Munson
2011-07-01perf_events: Fix perf buffer watermark settingVince Weaver
2011-07-01sched: Skip autogroup when looking for all rt sched groupsYong Zhang
2011-07-01sched: Simplify mutex_spin_on_owner()Thomas Gleixner
2011-07-01sched: Remove rcu_read_lock() from wake_affine()Nikunj A. Dadhania
2011-07-01Merge commit 'v3.0-rc5' into sched/coreIngo Molnar
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar
2011-07-01sched, cgroups: Fix MIN_SHARES on 64-bit boxenMike Galbraith
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29jump_label: Fix jump_label update for modulesXiao Guangrong
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-27x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha
2011-06-27stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo
2011-06-27stop_machine: reorganize stop_cpus() implementationTejun Heo
2011-06-27x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-06-27ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/Oleg Nesterov
2011-06-27ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()Oleg Nesterov
2011-06-27do not change dead_task->exit_signalOleg Nesterov
2011-06-27kill task_detached()Oleg Nesterov
2011-06-27reparent_leader: check EXIT_DEAD instead of task_detached()Oleg Nesterov
2011-06-27make do_notify_parent() __must_check, update the callersOleg Nesterov
2011-06-27__ptrace_detach: avoid task_detached(), check do_notify_parent()Oleg Nesterov
2011-06-27kill tracehook_notify_death()Oleg Nesterov
2011-06-27make do_notify_parent() return boolOleg Nesterov
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-23sched: Generalize sleep inside spinlock detectionFrederic Weisbecker
2011-06-22ptrace: kill clone/exec tracehooksTejun Heo
2011-06-22ptrace: kill trivial tracehooksTejun Heo
2011-06-22ptrace: kill task_ptrace()Tejun Heo
2011-06-22lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursionPeter Zijlstra
2011-06-22printk: Fix console_sem vs logbuf_lock unlock racePeter Zijlstra
2011-06-21time: Avoid accumulating time drift in suspend/resumeJohn Stultz
2011-06-21time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz
2011-06-21alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz
2011-06-21alarmtimers: Handle late rtc module loadingJohn Stultz
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds