1. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 12 years ago
  2. e2d37cd perf: Allow the PMU driver to choose the CPU on which to install events by Yan, Zheng · 12 years ago
  3. fbfc623 perf: Avoid race between cpu hotplug and installing event by Yan, Zheng · 12 years ago
  4. d1ece09 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  5. 9c5da09 perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 12 years ago
  6. 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
  7. e227051 uprobes: Remove the unnecessary initialization in add_utask() by Oleg Nesterov · 12 years ago
  8. 593609a uprobes: __copy_insn() needs "loff_t offset" by Oleg Nesterov · 12 years ago
  9. 816c03f uprobes: Don't use loff_t for the valid virtual address by Oleg Nesterov · 12 years ago
  10. 449d0d7 uprobes: Simplify the usage of uprobe->pending_list by Oleg Nesterov · 12 years ago
  11. d9c4a30 uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint() by Oleg Nesterov · 12 years ago
  12. eb2bf57 uprobes: No need to re-check vma_address() in write_opcode() by Oleg Nesterov · 12 years ago
  13. fc36f59 uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails by Oleg Nesterov · 12 years ago
  14. d436615 uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr by Oleg Nesterov · 12 years ago
  15. c5784de uprobes: Document uprobe_register() vs uprobe_mmap() race by Peter Zijlstra · 12 years ago
  16. 7a5bfb6 uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first by Oleg Nesterov · 12 years ago
  17. 2687209 uprobes: Rework register_for_each_vma() to make it O(n) by Oleg Nesterov · 12 years ago
  18. c1914a0 uprobes: Install_breakpoint() should fail if is_swbp_insn() == T by Oleg Nesterov · 12 years ago
  19. 5323ce7 uprobes: Write_opcode()->__replace_page() can race with try_to_unmap() by Oleg Nesterov · 12 years ago
  20. cc359d1 uprobes: __copy_insn() should ensure a_ops->readpage != NULL by Oleg Nesterov · 12 years ago
  21. ea13137 uprobes: Valid_vma() should reject VM_HUGETLB by Oleg Nesterov · 12 years ago
  22. 7374e82 tracing: Register the ftrace internal events during early boot by Steven Rostedt · 12 years ago
  23. 8d240dd ftrace: Remove a superfluous check by Borislav Petkov · 12 years ago
  24. a702704 watchdog: Quiet down the boot messages by Don Zickus · 12 years ago
  25. c3e228d Merge tag 'v3.5-rc2' into perf/core by Ingo Molnar · 12 years ago
  26. 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
  27. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  28. 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
  29. 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
  30. 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
  31. 7eb9ba5 uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() by Ananth N Mavinakayanahalli · 12 years ago
  32. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  33. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  34. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 12 years ago
  35. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  36. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 12 years ago
  37. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  38. f2bf1f6 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 12 years ago
  39. 778b032 uprobes: Kill uprobes_srcu/uprobe_srcu_id by Oleg Nesterov · 12 years ago
  40. 56bb4cf uprobes: Teach handle_swbp() to rely on "is_swbp" rather than uprobes_srcu by Oleg Nesterov · 12 years ago
  41. 77fc4af uprobes: Change register_for_each_vma() to take mm->mmap_sem for writing by Oleg Nesterov · 12 years ago
  42. d790d34 uprobes: Teach find_active_uprobe() to provide the "is_swbp" info by Oleg Nesterov · 12 years ago
  43. 3a9ea05 uprobes: Introduce find_active_uprobe() helper by Oleg Nesterov · 12 years ago
  44. a3d7bb47 uprobes: Change read_opcode() to use FOLL_FORCE by Oleg Nesterov · 12 years ago
  45. c00b275 uprobes: Optimize is_swbp_at_addr() for current->mm by Oleg Nesterov · 12 years ago
  46. a841f8c sched: Fix the relax_domain_level boot parameter by Dimitri Sivanich · 12 years ago
  47. d039ac6 sched: Validate assumptions in sched_init_numa() by Peter Zijlstra · 12 years ago
  48. c3decf0 sched: Always initialize cpu-power by Peter Zijlstra · 12 years ago
  49. c117487 sched: Fix domain iteration by Peter Zijlstra · 12 years ago
  50. 7f1b439 sched/rt: Fix lockdep annotation within find_lock_lowest_rq() by Peter Zijlstra · 12 years ago
  51. 10717dc sched/numa: Load balance between remote nodes by Alex Shi · 12 years ago
  52. 02e0304 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
  53. 365f0e1 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  54. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. fad0c66 timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond by John Stultz · 12 years ago
  56. 9171c67 Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. c22072b 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. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  59. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  61. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  62. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  63. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  64. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  66. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  67. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  68. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  69. 98ed57ee sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  70. 00c10bc pidns: make killed children autoreap by Eric W. Biederman · 12 years ago
  71. 3208450 pidns: use task_active_pid_ns in do_notify_parent by Eric W. Biederman · 12 years ago
  72. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  73. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  74. f7505d64 fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters by Konstantin Khlebnikov · 12 years ago
  75. 168eecc stack usage: add pid to warning printk in check_stack_usage by Tim Bird · 12 years ago
  76. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  77. 9b3c98c kmod.c: fix kernel-doc warning by Randy Dunlap · 12 years ago
  78. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  79. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 12 years ago
  80. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  81. d84970b kernel/cpu_pm.c: fix various typos by Nicolas Pitre · 12 years ago
  82. 97fd75b kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks by Andrew Morton · 12 years ago
  83. 499eea6 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table by Sasikantha babu · 12 years ago
  84. ee5e568 kernel/resource.c: correct the comment of allocate_resource() by Wei Yang · 12 years ago
  85. cb7225f perf: Remove duplicate invocation on perf_event_for_each by Namhyung Kim · 12 years ago
  86. 65a50c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  88. 6a4c96e sched: Remove NULL assignment of dattr_cur by Kamalesh Babulal · 12 years ago
  89. 7997a45 sched: Remove the last NULL entry from sched_feat_names by Hiroshi Shimamoto · 12 years ago
  90. 1292531 sched: Make sched_feat_names const by Hiroshi Shimamoto · 12 years ago
  91. 454c799 sched/rt: Fix SCHED_RR across cgroups by Colin Cross · 12 years ago
  92. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 12 years ago
  93. b654f7d sched: Make sure to not re-read variables after validation by Peter Zijlstra · 12 years ago
  94. 74a5ce2 sched: Fix SD_OVERLAP by Peter Zijlstra · 12 years ago
  95. 2ea4580 sched: Don't try allocating memory from offline nodes by Peter Zijlstra · 12 years ago
  96. 5aaa0b7 sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 12 years ago
  97. 063e047 Merge branch 'linus' into perf/urgent by Ingo Molnar · 12 years ago
  98. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  99. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  100. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 12 years ago