Age | Commit message (Expand) | Author |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-03-10 | locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() | Davidlohr Bueso |
2016-03-10 | locking/csd_lock: Explicitly inline csd_lock*() helpers | Davidlohr Bueso |
2016-03-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-03-09 | memremap: check pfn validity before passing to pfn_to_page() | Ard Biesheuvel |
2016-03-09 | sched/kasan: remove stale KASAN poison after hotplug | Mark Rutland |
2016-03-09 | mm: fix mixed zone detection in devm_memremap_pages | Dan Williams |
2016-03-09 | list: kill list_force_poison() | Dan Williams |
2016-03-08 | futex: Replace barrier() in unqueue_me() with READ_ONCE() | Jianyu Zhan |
2016-03-08 | perf/core: Fix perf_sched_count derailment | Alexander Shishkin |
2016-03-04 | Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-04 | tracing: Do not have 'comm' filter override event 'comm' field | Steven Rostedt (Red Hat) |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar |
2016-02-29 | tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: | Taeung Song |
2016-02-29 | locking/lockdep: Detect chain_key collisions | Ingo Molnar |
2016-02-29 | locking/lockdep: Prevent chain_key collisions | Alfredo Alvarez Fernandez |
2016-02-29 | locking/mutex: Allow next waiter lockless wakeup | Davidlohr Bueso |
2016-02-29 | locking/pvqspinlock: Enable slowpath locking count tracking | Waiman Long |
2016-02-29 | locking/qspinlock: Use smp_cond_acquire() in pending code | Waiman Long |
2016-02-29 | locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp... | Waiman Long |
2016-02-29 | locking/mcs: Fix mcs_spin_lock() ordering | Peter Zijlstra |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2016-02-29 | perf: Export perf_event_sysfs_show() | Thomas Gleixner |
2016-02-29 | Merge tag 'v4.5-rc6' into perf/core, to pick up fixes | Ingo Molnar |
2016-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-02-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-02-25 | Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-02-25 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-02-25 | perf: Robustify task_function_call() | Peter Zijlstra |
2016-02-25 | perf: Fix scaling vs. perf_install_in_context() | Peter Zijlstra |
2016-02-25 | perf: Fix scaling vs. perf_event_enable() | Peter Zijlstra |
2016-02-25 | perf: Fix scaling vs. perf_event_enable_on_exec() | Peter Zijlstra |
2016-02-25 | perf: Fix ctx time tracking by introducing EVENT_TIME | Peter Zijlstra |
2016-02-25 | perf: Cure event->pending_disable race | Peter Zijlstra |
2016-02-25 | perf: Fix race between event install and jump_labels | Peter Zijlstra |
2016-02-25 | perf: Fix cloning | Peter Zijlstra |
2016-02-25 | perf: Only update context time when active | Peter Zijlstra |
2016-02-25 | perf: Allow perf_release() with !event->ctx | Peter Zijlstra |
2016-02-25 | perf: Do not double free | Peter Zijlstra |
2016-02-25 | perf: Close install vs. exit race | Peter Zijlstra |
2016-02-24 | tracing: Fix showing function event in available_events | Steven Rostedt (Red Hat) |
2016-02-23 | devm_memremap: Fix error value when memremap failed | Toshi Kani |
2016-02-22 | Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-02-22 | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ... | Kees Cook |
2016-02-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-02-20 | kernel/resource.c: fix muxed resource handling in __request_region() | Simon Guinot |
2016-02-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |