1. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  2. dc1cc85 Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  3. cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  4. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  5. 89838b8 Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  6. 3361a97 Input: edt-ft5x06 - remove superfluous assignment by Maks Naumov · 10 years ago
  7. 1c65056 perf evlist: Add perf_evlist__enable_event_idx() by Adrian Hunter · 10 years ago
  8. bf49390 perf tools: Add flags and insn_len to struct sample by Adrian Hunter · 10 years ago
  9. cfe1c41 perf machine: Add machine__thread_exec_comm() by Adrian Hunter · 10 years ago
  10. 65de51f perf tools: Identify which comms are from exec by Adrian Hunter · 10 years ago
  11. a5563ed perf script python: Add helpers for calling Python objects by Adrian Hunter · 10 years ago
  12. 98526ee perf script: Allow callchains if any event samples them by Adrian Hunter · 10 years ago
  13. 5a52f33 perf session: Add perf_session__peek_event() by Adrian Hunter · 10 years ago
  14. 60b0896 perf evlist: Add perf_evlist__set_tracking_event() by Adrian Hunter · 10 years ago
  15. bf8e8f4 perf evlist: Add 'system_wide' option by Adrian Hunter · 10 years ago
  16. f247fb8 perf symbols: Fix missing label symbols by Adrian Hunter · 10 years ago
  17. e71e794 perf symbols: Don't demangle parameters and such by default by Namhyung Kim · 10 years ago
  18. 42337a2 perf top: Handle 'z' key for toggle zeroing samples in TUI by Namhyung Kim · 10 years ago
  19. 701937b perf top: Fix -z option behavior by Namhyung Kim · 10 years ago
  20. edd114e perf report: Set proper sort__mode for the branch option by naota@elisp.net · 10 years ago
  21. 82162b5 perf hists browser: Fix a small callchain display bug by Namhyung Kim · 10 years ago
  22. 9301503 ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE by Daniel Mack · 10 years ago
  23. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  24. cb2ffae perf trace: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  25. dc5c819 perf timechart: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  26. 38520dc perf script: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  27. 0493410 perf sched: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  28. 6fd6c6b perf lock: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  29. 14d37f3 perf kvm: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  30. 2b2b2c6 perf kmem: Move session handling out of __cmd_kmem() by Namhyung Kim · 10 years ago
  31. 1cb8bdc perf inject: Move session handling out of __cmd_inject() by Namhyung Kim · 10 years ago
  32. e3ed75b perf buildid-cache: Move session handling into cmd_buildid_cache() by Namhyung Kim · 10 years ago
  33. fa10f31 perf annotate: Move session handling out of __cmd_annotate() by Namhyung Kim · 10 years ago
  34. e96c674 perf symbols: Fix a memory leak in vmlinux_path__init() by Namhyung Kim · 10 years ago
  35. 6cc870f perf script: Fix possible memory leaks by Namhyung Kim · 10 years ago
  36. f6edb53 perf tools: Prefer to use a cpu-wide event for probing CLOEXEC by Adrian Hunter · 10 years ago
  37. 46ec69a perf tools: Fix probing the kernel API with cpu-wide events by Adrian Hunter · 10 years ago
  38. c6fa356 perf tools: Fix one of the probe events to exclude kernel by Adrian Hunter · 10 years ago
  39. a5b0153 perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2 by Adrian Hunter · 10 years ago
  40. 86998dd perf trace: Add beautifier for mremap flags param by Alex Snast · 10 years ago
  41. 467ec08 perf probe: Fix --del option to delete events only with uprobe events by Masami Hiramatsu · 10 years ago
  42. 5e45187 perf probe: Fix --list option to show events only with uprobe events by Masami Hiramatsu · 10 years ago
  43. d177143 ASoC: fsl_esai: refine esai for TDM support by Shengjiu Wang · 10 years ago
  44. 769091e ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support by Shengjiu Wang · 10 years ago
  45. 3d1a374 Add sparse file support to SMB2/SMB3 mounts by Steve French · 10 years ago
  46. 1a48ff8 Input: xpad - add support for Xbox One controllers by Ted Mielczarek · 10 years ago
  47. 041fa15 Input: atmel_mxt_ts - fix a few issues reported by Coverity by Dmitry Torokhov · 10 years ago
  48. efdbd7a Input: atmel_mxt_ts - split config update a bit by Dmitry Torokhov · 10 years ago
  49. 6cd1ab0 Input: atmel_mxt_ts - simplify mxt_initialize a bit by Dmitry Torokhov · 10 years ago
  50. d5b4130 perf kvm: Fix stdin handling for 'kvm stat live' command by Jiri Olsa · 10 years ago
  51. 4a1a997 perf top: Setup signals for terminal output by Jiri Olsa · 10 years ago
  52. 9398c48 perf tools: Introduce set_term_quiet_input helper function by Jiri Olsa · 10 years ago
  53. ae256fa perf top: Join the display thread on exit by Jiri Olsa · 10 years ago
  54. e0336ed perf tools: Add cpu_startup_entry to the list of kernel idle symbols by Arnaldo Carvalho de Melo · 10 years ago
  55. e7110b9 perf top: Don't look for kernel idle symbols in all DSOs by Arnaldo Carvalho de Melo · 10 years ago
  56. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  57. 7312e2d drm/i915: Replace __I915__ with typesafe variant by Chris Wilson · 10 years ago
  58. dc41c15 drm/i915: Add support for variable cursor size on 845/865 by Ville Syrjälä · 10 years ago
  59. 8ac5466 drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor() by Ville Syrjälä · 10 years ago
  60. d7ce484 drm/i915: Move CURSIZE setup to i845_update_cursor() by Ville Syrjälä · 10 years ago
  61. a08a42a drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  62. 70e3254 drm/i915: Cleanup aliasging ppgtt alongside the global gtt by Daniel Vetter · 10 years ago
  63. 90d0a0e drm/i915: Extract commmon global gtt cleanup code by Daniel Vetter · 10 years ago
  64. 19dd120 drm/i915: Extract common cleanup into i915_ppgtt_release by Daniel Vetter · 10 years ago
  65. d624d86 drm/i915: Drop create_vm argument to i915_gem_create_context by Daniel Vetter · 10 years ago
  66. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 10 years ago
  67. fa76da3 drm/i915: Initialize the aliasing ppgtt as part of global gtt by Daniel Vetter · 10 years ago
  68. 82460d9 drm/i915: Rework ppgtt init to no require an aliasing ppgtt by Daniel Vetter · 10 years ago
  69. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  70. 6c5566a drm/i915: Allow i915_gem_setup_global_gtt to fail by Daniel Vetter · 10 years ago
  71. 5dc383b drm/i915: Add proper prefix to obj_to_ggtt by Daniel Vetter · 10 years ago
  72. 841cd77 drm/i915: Only refcount ppgtt if it actually is one by Daniel Vetter · 10 years ago
  73. 4d88470 drm/i915: Track file_priv, not ctx in the ppgtt structure by Daniel Vetter · 10 years ago
  74. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  75. ae17ea0e locking/selftest: Support queued rwlock by Waiman Long · 10 years ago
  76. f0bab73 locking/lockdep: Restrict the use of recursive read_lock() with qrwlock by Waiman Long · 10 years ago
  77. 4999201 locking/spinlocks: Always evaluate the second argument of spin_lock_nested() by Bart Van Assche · 10 years ago
  78. 0a7cbf9 locking/Documentation: Update locking/mutex-design.txt disadvantages by Davidlohr Bueso · 10 years ago
  79. 214e0ae locking/Documentation: Move locking related docs into Documentation/locking/ by Davidlohr Bueso · 10 years ago
  80. 7608a43 locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate by Davidlohr Bueso · 10 years ago
  81. 7691651 locking/mutexes: Refactor optimistic spinning code by Davidlohr Bueso · 10 years ago
  82. aa9fc0c locking/mcs: Remove obsolete comment by Davidlohr Bueso · 10 years ago
  83. 42fa566 locking/mutexes: Document quick lock release when unlocking by Davidlohr Bueso · 10 years ago
  84. 242489c locking/mutexes: Standardize arguments in lock/unlock slowpaths by Davidlohr Bueso · 10 years ago
  85. 2e39465 locking: Remove deprecated smp_mb__() barriers by Peter Zijlstra · 10 years ago
  86. 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 10 years ago
  87. 85c1faf powerpc/mm: Use read barrier when creating real_pte by Aneesh Kumar K.V · 10 years ago
  88. 7e46724 powerpc/thp: Use ACCESS_ONCE when loading pmdp by Aneesh Kumar K.V · 10 years ago
  89. 969b7b2 powerpc/thp: Invalidate with vpn in loop by Aneesh Kumar K.V · 10 years ago
  90. fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 10 years ago
  91. 629149f powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte by Aneesh Kumar K.V · 10 years ago
  92. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  93. b0aa44a powerpc/thp: Add write barrier after updating the valid bit by Aneesh Kumar K.V · 10 years ago
  94. ddcd097 perf/x86/uncore: Rename IvyTown to IvyBridge-EP by Peter Zijlstra · 10 years ago
  95. 85a16ef perf/x86/uncore: Export basic memory events for IVT IMC PMU by Stephane Eranian · 10 years ago
  96. c8aab2e perf/x86: Clean up __intel_pmu_pebs_event() code by Stephane Eranian · 10 years ago
  97. 770eee1 perf/x86: Fix data source encoding issues for load latency/precise store by Stephane Eranian · 10 years ago
  98. f3908b8 perf/x86: Don't mark DataLA addresses as store by Andi Kleen · 10 years ago
  99. 86a0446 perf/x86: Revamp PEBS event selection by Andi Kleen · 10 years ago
  100. 03de874 perf/x86: Fix :pp without LBR by Andi Kleen · 10 years ago