1. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  2. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  4. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. a998646 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  6. 0128476 kernel/panic.c: reduce 1 byte usage for print tainted buffer by Chen Gang · 11 years ago
  7. 1931d43 gcov: reuse kbasename helper by Andy Shevchenko · 11 years ago
  8. a5ebb875 kernel/gcov/fs.c: use pr_warn() by Andrew Morton · 11 years ago
  9. bddb12b kernel/module.c: use pr_foo() by Andrew Morton · 11 years ago
  10. 17c568d gcov: compile specific gcov implementation based on gcc version by Frantisek Hrbata · 11 years ago
  11. 5f41ea0 gcov: add support for gcc 4.7 gcov format by Frantisek Hrbata · 11 years ago
  12. 8cbce37 gcov: move gcov structs definitions to a gcc version specific file by Frantisek Hrbata · 11 years ago
  13. 0d20633 kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener() by Chen Gang · 11 years ago
  14. 3fa5826 kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end() by Chen Gang · 11 years ago
  15. f02147e kernel/sysctl_binary.c: use scnprintf() instead of snprintf() by Chen Gang · 11 years ago
  16. 7833819 kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax() by Chen Gang · 11 years ago
  17. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  18. ab76786 kprobes: use KSYM_NAME_LEN to size identifier buffers by Joe Mario · 11 years ago
  19. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  20. 4c1ace6 printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo by Dirk Gouders · 11 years ago
  21. 29e9d22 kernel/printk/printk.c: enable boot delay for earlyprintk by Dave Young · 11 years ago
  22. 27083ba kernel/printk/printk.c: convert to pr_foo() by Andrew Morton · 11 years ago
  23. 6b80239 printk: report console names during cut-over by Kees Cook · 11 years ago
  24. 81e41ea kernel/sys.c: remove obsolete #include <linux/kexec.h> by Geert Uytterhoeven · 11 years ago
  25. 324d666 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() by Chen Gang · 11 years ago
  26. 01b0f19 cpu/mem hotplug: add try_online_node() for cpu_up() by Toshi Kani · 11 years ago
  27. 786235ee kthread: make kthread_create() killable by Tetsuo Handa · 11 years ago
  28. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  29. 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. 014d595 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. ef1417a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. 70fdcb8 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. e5137b5 ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED by Peter Zijlstra · 11 years ago
  38. 7053ea1 stop_machine: Fix race between stop_two_cpus() and stop_cpus() by Rik van Riel · 11 years ago
  39. 2ded098 uprobes: Fix the memory out of bound overwrite in copy_insn() by Oleg Nesterov · 11 years ago
  40. 70d7f98 uprobes: Fix the wrong usage of current->utask in uprobe_copy_process() by Oleg Nesterov · 11 years ago
  41. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  42. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  43. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  44. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  45. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  46. 6c86ae2 Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  47. 56edff7 Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  48. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  49. 12ae030 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 11 years ago
  50. f72d41f uprobes: Export write_opcode() as uprobe_write_opcode() by Oleg Nesterov · 11 years ago
  51. 8a8de66 uprobes: Introduce arch_uprobe->ixol by Oleg Nesterov · 11 years ago
  52. 736e89d uprobes: Kill module_init() and module_exit() by Oleg Nesterov · 11 years ago
  53. 37dc6b5 sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus by Preeti U Murthy · 11 years ago
  54. 2042abe sched: Fix asymmetric scheduling for POWER7 by Vaidyanathan Srinivasan · 11 years ago
  55. c7e548b perf: Factor out strncpy() in perf_event_mmap_event() by Oleg Nesterov · 11 years ago
  56. 0a19684 perf: Fix arch_perf_out_copy_user default by Peter Zijlstra · 11 years ago
  57. 394570b perf: Update a stale comment by Peter Zijlstra · 11 years ago
  58. 524feca perf: Optimize perf_output_begin() -- address calculation by Peter Zijlstra · 11 years ago
  59. d20a973 perf: Optimize perf_output_begin() -- lost_event case by Peter Zijlstra · 11 years ago
  60. 85f59ed perf: Optimize perf_output_begin() by Peter Zijlstra · 11 years ago
  61. c72b42a perf: Add unlikely() to the ring-buffer code by Peter Zijlstra · 11 years ago
  62. 26c86da perf: Simplify the ring-buffer code by Peter Zijlstra · 11 years ago
  63. b8a2162 sched: Move completion code from core.c to completion.c by Peter Zijlstra · 11 years ago
  64. b414587 sched: Move wait code from core.c to wait.c by Peter Zijlstra · 11 years ago
  65. 7a6354e sched: Move wait.c into kernel/sched/ by Peter Zijlstra · 11 years ago
  66. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  68. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  69. 3ab6796 uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK by Oleg Nesterov · 11 years ago
  70. aa59c53 uprobes: Change uprobe_copy_process() to dup xol_area by Oleg Nesterov · 11 years ago
  71. 248d3a7 uprobes: Change uprobe_copy_process() to dup return_instances by Oleg Nesterov · 11 years ago
  72. af0d95a uprobes: Teach __create_xol_area() to accept the predefined vaddr by Oleg Nesterov · 11 years ago
  73. 6441ec8 uprobes: Introduce __create_xol_area() by Oleg Nesterov · 11 years ago
  74. b68e074 uprobes: Change the callsite of uprobe_copy_process() by Oleg Nesterov · 11 years ago
  75. 5a3126d perf: Fix the perf context switch optimization by Peter Zijlstra · 11 years ago
  76. 2c42cfb perf: Change zero-padding of strings in perf_event_mmap_event() by Peter Zijlstra · 11 years ago
  77. 3ea2f2b perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event() by Oleg Nesterov · 11 years ago
  78. 32c5fb7 perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event() by Oleg Nesterov · 11 years ago
  79. d9494cb perf: Remove useless atomic_t by Peter Zijlstra · 11 years ago
  80. f9f9ffc sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 11 years ago
  81. 0ac9b1c sched: Guarantee new group-entities always have weight by Paul Turner · 11 years ago
  82. 927b54f sched: Fix hrtimer_cancel()/rq->lock deadlock by Ben Segall · 11 years ago
  83. db06e78 sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining by Ben Segall · 11 years ago
  84. 1ee14e6 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 11 years ago
  85. bf378d3 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 11 years ago
  86. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  87. ac9ff79 sched: Remove extra put_online_cpus() inside sched_setaffinity() by Michael wang · 11 years ago
  88. bbfe65c genirq: Set the irq thread policy without checking CAP_SYS_NICE by Thomas Pfaff · 11 years ago
  89. aff22d3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. e2756f5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 1c99ca4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. e9aa39b sched/rt: Fix task_tick_rt() comment by Li Bin · 11 years ago
  93. 20582e3 Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  94. c84a83e smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !wait by Jens Axboe · 11 years ago
  95. e3daab6 smp: export __smp_call_function_single() by Jens Axboe · 11 years ago
  96. 1adfcb0 pid_namespace: make freeing struct pid_namespace rcu-delayed by Al Viro · 11 years ago
  97. d3c345d PM / hibernate: Move software_resume to late_initcall_sync by Russ Dill · 11 years ago
  98. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  99. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  100. 97b9410 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 11 years ago