1. 6e0f17b Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 14 years ago
  2. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  3. 3e99713 timekeeping: Add missing update call in timekeeping_resume() by Thomas Gleixner · 14 years ago
  4. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  5. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  6. 93574fc tracing: Check for allocation failure in __tracing_open() by Dan Carpenter · 14 years ago
  7. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  8. 4229fb1d c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 14 years ago
  9. 5baefd6 hrtimer: Update hrtimer base offsets each hrtimer_interrupt by John Stultz · 14 years ago
  10. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  11. 196951e hrtimers: Move lock held region in hrtimer_interrupt() by Thomas Gleixner · 14 years ago
  12. 5b9fe75 timekeeping: Maintain ktime_t based offsets for hrtimers by Thomas Gleixner · 14 years ago
  13. 4873fa0 timekeeping: Fix leapsecond triggered load spike issue by John Stultz · 14 years ago
  14. f55a6fa hrtimer: Provide clock_was_set_delayed() by John Stultz · 14 years ago
  15. 3dc352c Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  16. 5becfb1 kmsg: merge continuation records while printing by Kay Sievers · 14 years ago
  17. eb02dac kmsg: /proc/kmsg - support reading of partial log records by Kay Sievers · 14 years ago
  18. 5db9a4d cgroup: fix cgroup hierarchy umount race by Tejun Heo · 14 years ago
  19. 7db5b3c Revert "cgroup: superblock can't be released with active dentries" by Tejun Heo · 14 years ago
  20. 68b6507 kmsg: make sure all messages reach a newly registered boot console by Kay Sievers · 14 years ago
  21. cb424ff kmsg: properly handle concurrent non-blocking read() from /proc/kmsg by Kay Sievers · 14 years ago
  22. 43a73a5 kmsg: add the facility number to the syslog prefix by Kay Sievers · 14 years ago
  23. e3f5a5f kmsg: escape the backslash character while exporting data by Kay Sievers · 14 years ago
  24. 5c53d81 printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq by liu chuansheng · 14 years ago
  25. 40b3c43 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 14 years ago
  26. 35c2f48 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 14 years ago
  27. 90574eb Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  28. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  29. 164c33c sched: Fix fork() error path to not crash by Salman Qazi · 14 years ago
  30. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  31. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 14 years ago
  32. 4f0f4af printk.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  33. 21f2729 Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  34. d362082 printk: Optimize if statement logic where newline exists by Steven Rostedt · 14 years ago
  35. 48fdc72 ring-buffer: Fix accounting of entries when removing pages by Vaibhav Nagarnaik · 14 years ago
  36. 44b9946 ring-buffer: Fix crash due to uninitialized new_pages list head by Vaibhav Nagarnaik · 14 years ago
  37. 084681d printk: flush continuation lines immediately to console by Kay Sievers · 14 years ago
  38. a5fb833 ring-buffer: Fix uninitialized read_stamp by Steven Rostedt · 14 years ago
  39. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 14 years ago
  40. 0be61eb tracing/selftest: Add a WARN_ON() if a tracer test fails by Steven Rostedt · 14 years ago
  41. 116e90b syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ by Jan Beulich · 14 years ago
  42. 6fda135 Revert "printk: return -EINVAL if the message len is bigger than the buf size" by Greg Kroah-Hartman · 14 years ago
  43. b41772a rcu: Stop rcu_do_batch() from multiplexing the "count" variable by Paul E. McKenney · 14 years ago
  44. 4661e35 printk: fix regression in SYSLOG_ACTION_CLEAR by Alan Stern · 14 years ago
  45. a116371 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  46. 2ce5682 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  47. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  48. 5702c5e c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place by Cyrill Gorcunov · 14 years ago
  49. 50d75f8 pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper by Oleg Nesterov · 14 years ago
  50. 6347e90 pidns: guarantee that the pidns init will be the last pidns process reaped by Eric W. Biederman · 14 years ago
  51. 4fe7efd mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 14 years ago
  52. 8e3bbf4 cgroups: Account for CSS_DEACT_BIAS in __css_put by Salman Qazi · 14 years ago
  53. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 14 years ago
  54. e2d37cd perf: Allow the PMU driver to choose the CPU on which to install events by Yan, Zheng · 14 years ago
  55. fbfc623 perf: Avoid race between cpu hotplug and installing event by Yan, Zheng · 14 years ago
  56. d1ece09 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  57. 9c5da09 perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 14 years ago
  58. 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 · 14 years ago
  59. b56a39a printk: return -EINVAL if the message len is bigger than the buf size by Yuanhan Liu · 14 years ago
  60. 4a77a5a printk: use mutex lock to stop syslog_seq from going wild by Yuanhan Liu · 14 years ago
  61. e227051 uprobes: Remove the unnecessary initialization in add_utask() by Oleg Nesterov · 14 years ago
  62. 593609a uprobes: __copy_insn() needs "loff_t offset" by Oleg Nesterov · 14 years ago
  63. 816c03f uprobes: Don't use loff_t for the valid virtual address by Oleg Nesterov · 14 years ago
  64. 449d0d7 uprobes: Simplify the usage of uprobe->pending_list by Oleg Nesterov · 14 years ago
  65. d9c4a30 uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint() by Oleg Nesterov · 14 years ago
  66. eb2bf57 uprobes: No need to re-check vma_address() in write_opcode() by Oleg Nesterov · 14 years ago
  67. fc36f59 uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails by Oleg Nesterov · 14 years ago
  68. d436615 uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr by Oleg Nesterov · 14 years ago
  69. c5784de uprobes: Document uprobe_register() vs uprobe_mmap() race by Peter Zijlstra · 14 years ago
  70. 7a5bfb6 uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first by Oleg Nesterov · 14 years ago
  71. 2687209 uprobes: Rework register_for_each_vma() to make it O(n) by Oleg Nesterov · 14 years ago
  72. c1914a0 uprobes: Install_breakpoint() should fail if is_swbp_insn() == T by Oleg Nesterov · 14 years ago
  73. 5323ce7 uprobes: Write_opcode()->__replace_page() can race with try_to_unmap() by Oleg Nesterov · 14 years ago
  74. cc359d1 uprobes: __copy_insn() should ensure a_ops->readpage != NULL by Oleg Nesterov · 14 years ago
  75. ea13137 uprobes: Valid_vma() should reject VM_HUGETLB by Oleg Nesterov · 14 years ago
  76. ed21a66 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  77. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  78. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 14 years ago
  79. 7374e82 tracing: Register the ftrace internal events during early boot by Steven Rostedt · 14 years ago
  80. 8d240dd ftrace: Remove a superfluous check by Borislav Petkov · 14 years ago
  81. a702704 watchdog: Quiet down the boot messages by Don Zickus · 14 years ago
  82. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  83. 6ebb017 printk: Fix alignment of buf causing crash on ARM EABI by Andrew Lunn · 14 years ago
  84. c3e228d Merge tag 'v3.5-rc2' into perf/core by Ingo Molnar · 14 years ago
  85. 4a1e001 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 14 years ago
  86. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  87. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 14 years ago
  88. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  89. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  90. 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 · 14 years ago
  91. 7eb9ba5 uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() by Ananth N Mavinakayanahalli · 14 years ago
  92. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 14 years ago
  93. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 14 years ago
  94. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 14 years ago
  95. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 14 years ago
  96. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 14 years ago
  97. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 14 years ago
  98. aa9b1630 rcu: Precompute RCU_FAST_NO_HZ timer offsets by Paul E. McKenney · 14 years ago
  99. 5955f7e rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure by Paul E. McKenney · 14 years ago
  100. fd4b352 rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks by Paul E. McKenney · 14 years ago