1. 2992c54 perf/x86: Lowercase uncore PMU event names by Peter Zijlstra · 12 years ago
  2. 4429392 perf/tool: Add automated test for pure terms parsing by Jiri Olsa · 12 years ago
  3. a6146d5 perf/tool: Add PMU event alias support by Zheng Yan · 12 years ago
  4. 90e2b22 perf/tool: Add support to reuse event grammar to parse out terms by Jiri Olsa · 12 years ago
  5. ac20de6f perf/tool: Make the event parser re-entrant by Zheng Yan · 12 years ago
  6. 46010ab perf/tool: Use data struct for arg passing in event parse function by Jiri Olsa · 12 years ago
  7. 7c94ee2 perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support by Yan, Zheng · 12 years ago
  8. 14371cc perf: Add generic PCI uncore PMU device support by Yan, Zheng · 12 years ago
  9. fcde10e perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support by Yan, Zheng · 12 years ago
  10. 087bfbb perf/x86: Add generic Intel uncore PMU support by Yan, Zheng · 12 years ago
  11. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 12 years ago
  12. e2d37cd perf: Allow the PMU driver to choose the CPU on which to install events by Yan, Zheng · 12 years ago
  13. fbfc623 perf: Avoid race between cpu hotplug and installing event by Yan, Zheng · 12 years ago
  14. 4b4969b perf: Export perf_assign_events() by Yan, Zheng · 12 years ago
  15. d1ece09 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  16. 9c5da09 perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 12 years ago
  17. 76958a6 perf/x86/amd: Fix RDPMC index calculation for AMD family 15h by Robert Richter · 12 years ago
  18. 4983955 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  19. e227051 uprobes: Remove the unnecessary initialization in add_utask() by Oleg Nesterov · 12 years ago
  20. 593609a uprobes: __copy_insn() needs "loff_t offset" by Oleg Nesterov · 12 years ago
  21. 816c03f uprobes: Don't use loff_t for the valid virtual address by Oleg Nesterov · 12 years ago
  22. 449d0d7 uprobes: Simplify the usage of uprobe->pending_list by Oleg Nesterov · 12 years ago
  23. d9c4a30 uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint() by Oleg Nesterov · 12 years ago
  24. eb2bf57 uprobes: No need to re-check vma_address() in write_opcode() by Oleg Nesterov · 12 years ago
  25. fc36f59 uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails by Oleg Nesterov · 12 years ago
  26. d436615 uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr by Oleg Nesterov · 12 years ago
  27. c5784de uprobes: Document uprobe_register() vs uprobe_mmap() race by Peter Zijlstra · 12 years ago
  28. 7a5bfb6 uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first by Oleg Nesterov · 12 years ago
  29. 2687209 uprobes: Rework register_for_each_vma() to make it O(n) by Oleg Nesterov · 12 years ago
  30. c1914a0 uprobes: Install_breakpoint() should fail if is_swbp_insn() == T by Oleg Nesterov · 12 years ago
  31. 5323ce7 uprobes: Write_opcode()->__replace_page() can race with try_to_unmap() by Oleg Nesterov · 12 years ago
  32. cc359d1 uprobes: __copy_insn() should ensure a_ops->readpage != NULL by Oleg Nesterov · 12 years ago
  33. ea13137 uprobes: Valid_vma() should reject VM_HUGETLB by Oleg Nesterov · 12 years ago
  34. 8ed9eac Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  35. 7374e82 tracing: Register the ftrace internal events during early boot by Steven Rostedt · 12 years ago
  36. 5da43be tracing: Add comments for the other bits of ftrace_event_call.flags by Steven Rostedt · 12 years ago
  37. 8d240dd ftrace: Remove a superfluous check by Borislav Petkov · 12 years ago
  38. a702704 watchdog: Quiet down the boot messages by Don Zickus · 12 years ago
  39. 25f4298 perf/x86: Fix broken LBR fixup code by Stephane Eranian · 12 years ago
  40. cb9dd49 perf tools: Fix synthesizing tracepoint names from the perf.data headers by Arnaldo Carvalho de Melo · 12 years ago
  41. fc3e4d0 perf stat: Fix default output file by Stephane Eranian · 12 years ago
  42. 80c0120 perf tools: Fix endianity swapping for adds_features bitmask by David Ahern · 12 years ago
  43. e2b297f perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() by Shuah Khan · 12 years ago
  44. c3e228d Merge tag 'v3.5-rc2' into perf/core by Ingo Molnar · 12 years ago
  45. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 12 years ago
  46. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  47. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  49. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  50. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  51. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  52. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  53. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  54. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  59. 9ee6ddc Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  60. 7eb9ba5 uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() by Ananth N Mavinakayanahalli · 12 years ago
  61. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  62. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  63. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  64. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  65. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  66. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  67. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  68. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  69. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  70. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  71. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  72. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  73. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 12 years ago
  74. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  75. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  76. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  77. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 12 years ago
  78. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 12 years ago
  79. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 12 years ago
  80. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  81. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 12 years ago
  82. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  83. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 12 years ago
  84. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  85. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
  86. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  87. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  88. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 12 years ago
  89. 818039c UBIFS: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  90. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  91. f2bf1f6 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 12 years ago
  92. 23e81d6 drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler by Adam Jackson · 12 years ago
  93. 71fae7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  94. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  95. ae501be Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  96. 20952cd Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus by Roland Dreier · 12 years ago
  97. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 12 years ago
  98. edc4a67 mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow by Jack Morgenstein · 12 years ago
  99. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  100. 9e68447 Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago