Age | Commit message (Expand) | Author |
2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar |
2015-03-27 | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar |
2015-03-27 | perf: Fix racy group access | Peter Zijlstra |
2015-03-27 | perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() | David Ahern |
2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar |
2015-03-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar |
2015-03-27 | time: Add ktime_get_tai_ns() | Peter Zijlstra |
2015-03-27 | time: Introduce tk_fast_raw | Peter Zijlstra |
2015-03-27 | time: Parametrize all tk_fast_mono users | Peter Zijlstra |
2015-03-27 | time: Add timerkeeper::tkr_raw | Peter Zijlstra |
2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra |
2015-03-27 | perf/x86/intel: Add INST_RETIRED.ALL workarounds | Andi Kleen |
2015-03-27 | perf/x86/intel: Add Broadwell core support | Andi Kleen |
2015-03-27 | perf/x86/intel: Add new cache events table for Haswell | Andi Kleen |
2015-03-27 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2015-03-27 | timers, sched/clock: Clean up the code a bit | Ingo Molnar |
2015-03-27 | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson |
2015-03-27 | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson |
2015-03-27 | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson |
2015-03-27 | timers, sched/clock: Optimize cache line usage | Daniel Thompson |
2015-03-27 | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson |
2015-03-26 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-03-26 | Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2015-03-26 | Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-03-27 | Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-03-26 | tools lib traceevent: Zero should not be considered "not found" in eval_flag() | Steven Rostedt |
2015-03-26 | perf trace: Fix syscall enter formatting bug | Arnaldo Carvalho de Melo |
2015-03-26 | perf tools: Set JOBS based on CPU or processor | David Ahern |
2015-03-26 | perf: Bump max number of cpus to 1024 | David Ahern |
2015-03-26 | perf evlist: Return the first evsel with an invalid filter in apply_filters() | Arnaldo Carvalho de Melo |
2015-03-26 | perf timechart: Fix SIBGUS error on sparc64 | David Ahern |
2015-03-26 | drm/i915: Fixup legacy plane->crtc link for initial fb config | Daniel Vetter |
2015-03-26 | drm/i915: Fix atomic state when reusing the firmware fb | Damien Lespiau |
2015-03-26 | drm/i915: Keep ring->active_list and ring->requests_list consistent | Chris Wilson |
2015-03-25 | Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-03-25 | mm: numa: mark huge PTEs young when clearing NUMA hinting faults | Mel Gorman |
2015-03-25 | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman |
2015-03-25 | mm: numa: preserve PTE write permissions across a NUMA hinting fault | Mel Gorman |
2015-03-25 | mm: numa: group related processes based on VMA flags instead of page table flags | Mel Gorman |
2015-03-25 | hfsplus: fix B-tree corruption after insertion at position 0 | Sergei Antonov |
2015-03-25 | MAINTAINERS: add Jan as DMI/SMBIOS support maintainer | Jean Delvare |
2015-03-25 | fs/affs/file.c: unlock/release page on error | Taesoo Kim |
2015-03-25 | mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate | Laura Abbott |
2015-03-25 | mm/slub: fix lockups on PREEMPT && !SMP kernels | Mark Rutland |
2015-03-25 | mm/memory hotplug: postpone the reset of obsolete pgdat | Gu Zheng |
2015-03-25 | MAINTAINERS: correct rtc armada38x pattern entry | Joe Perches |
2015-03-25 | mm/pagewalk.c: prevent positive return value of walk_page_test() from being p... | Naoya Horiguchi |
2015-03-25 | mm: fix anon_vma->degree underflow in anon_vma endless growing prevention | Leon Yu |