Age | Commit message (Expand) | Author |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic | Juri Lelli |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
2014-01-13 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2014-01-13 | futexes: Avoid taking the hb->lock if there's nothing to wake up | Davidlohr Bueso |
2014-01-13 | futexes: Document multiprocessor ordering guarantees | Thomas Gleixner |
2014-01-13 | futexes: Increase hash table size for better performance | Davidlohr Bueso |
2014-01-13 | futexes: Clean up various details | Jason Low |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l... | Ingo Molnar |
2014-01-12 | Merge branch 'linus' into timers/core | Ingo Molnar |
2014-01-12 | perf: Introduce a flag to enable close-on-exec in perf_event_open() | Yann Droneaud |
2014-01-12 | perf/x86: Fix active_entry initialization | Stephane Eranian |
2014-01-12 | sched_clock: Disable seqlock lockdep usage in sched_clock() | John Stultz |
2014-01-12 | sched: Calculate effective load even if local weight is 0 | Rik van Riel |
2013-12-29 | Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-12-27 | Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes | Rafael J. Wysocki |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-23 | timekeeping: Remove comment that's mostly out of date | John Stultz |
2013-12-23 | timekeeper: fix comment typo for tk_setup_internals() | Yijing Wang |
2013-12-23 | timekeeping: Fix missing timekeeping_update in suspend path | John Stultz |
2013-12-23 | timekeeping: Fix CLOCK_TAI timer/nanosleep delays | John Stultz |
2013-12-23 | tick/timekeeping: Call update_wall_time outside the jiffies lock | John Stultz |
2013-12-23 | timekeeping: Avoid possible deadlock from clock_was_set_delayed | John Stultz |
2013-12-23 | timekeeping: Fix potential lost pv notification of time change | John Stultz |
2013-12-23 | timekeeping: Fix lost updates to tai adjustment | John Stultz |
2013-12-22 | PM / sleep: Fix memory leak in pm_vt_switch_unregister(). | Masami Ichikawa |
2013-12-20 | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov |
2013-12-20 | Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-12-19 | libata, freezer: avoid block device removal while system is frozen | Tejun Heo |
2013-12-19 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-12-18 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-18 | sched: numa: skip inaccessible VMAs | Mel Gorman |
2013-12-18 | kexec: migrate to reboot cpu | Vivek Goyal |
2013-12-18 | Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh... | Linus Torvalds |
2013-12-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-12-17 | mutexes: Give more informative mutex warning in the !lock->owner case | Chuansheng Liu |
2013-12-17 | Merge tag 'v3.13-rc4' into core/locking | Ingo Molnar |
2013-12-17 | sched/numa: Fix period_slot recalculation | Wanpeng Li |
2013-12-17 | sched/numa: Use wrapper function task_faults_idx to calculate index in group_... | Wanpeng Li |
2013-12-17 | sched/numa: Use wrapper function task_node to get node which task is on | Wanpeng Li |
2013-12-17 | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li |
2013-12-17 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2013-12-17 | perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period | Peter Zijlstra |
2013-12-17 | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities | Kirill Tkhai |
2013-12-17 | sched: Assign correct scheduling domain to 'sd_llc' | Mel Gorman |
2013-12-17 | perf: Disable all pmus on unthrottling and rescheduling | Alexander Shishkin |