Age | Commit message (Expand) | Author |
2013-10-29 | perf: Fix perf ring buffer memory ordering | Peter Zijlstra |
2013-10-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-10-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-26 | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-25 | PM / hibernate: Move software_resume to late_initcall_sync | Russ Dill |
2013-10-23 | clockevents: Sanitize ticks to nsec conversion | Thomas Gleixner |
2013-10-22 | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-10-18 | mutex: Avoid gcc version dependent __builtin_constant_p() usage | Tetsuo Handa |
2013-10-17 | perf: Disable PERF_RECORD_MMAP2 support | Stephane Eranian |
2013-10-13 | cgroup: fix to break the while loop in cgroup_attach_task() correctly | Anjana V Kumar |
2013-10-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-04 | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-04 | perf: Fix perf_pmu_migrate_context | Peter Zijlstra |
2013-10-02 | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-10-01 | irq: Force hardirq exit's softirq processing on its own stack | Frederic Weisbecker |
2013-09-30 | pidns: fix free_pid() to handle the first fork failure | Oleg Nesterov |
2013-09-30 | kernel/kmod.c: check for NULL in call_usermodehelper_exec() | Tetsuo Handa |
2013-09-30 | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki |
2013-09-28 | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds |
2013-09-28 | kernel/params: fix handling of signed integer types | Jean Delvare |
2013-09-28 | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar |
2013-09-27 | arm: Fix build error with context tracking calls | Frederic Weisbecker |
2013-09-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-24 | kernel/reboot.c: re-enable the function of variable reboot_default | Chuansheng Liu |
2013-09-24 | audit: fix endless wait in audit_log_start() | Konstantin Khlebnikov |
2013-09-24 | watchdog: update watchdog_thresh properly | Michal Hocko |
2013-09-24 | watchdog: update watchdog attributes atomically | Michal Hocko |
2013-09-20 | sched/balancing: Fix cfs_rq->task_h_load calculation | Vladimir Davydov |
2013-09-20 | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_... | Vladimir Davydov |
2013-09-20 | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba... | Vladimir Davydov |
2013-09-20 | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra |
2013-09-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-16 | sched: Fix comment for sched_info_depart | Michael S. Tsirkin |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | kernel: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-09-12 | memcg: reduce function dereference | Sha Zhengju |
2013-09-12 | memcg: avoid overflow caused by PAGE_ALIGN | Sha Zhengju |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-12 | sched/debug: Take PID namespace into account | Peter Zijlstra |
2013-09-12 | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval... | Daisuke Nishimura |