1. 4be7739 time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD by Martin Schwidefsky · 11 years ago
  2. 050ded1 tick: Document tick_do_timer_cpu by Andrew Morton · 11 years ago
  3. da554eb timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  4. d689fe2 NOHZ: Check for nohz active instead of nohz enabled by Thomas Gleixner · 11 years ago
  5. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  6. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  7. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  8. ce6513f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  9. ca5ecd6 kernel: fix generic_exec_single indentation by Christoph Hellwig · 11 years ago
  10. 40c01e8b kernel: provide a __smp_call_function_single stub for !CONFIG_SMP by Christoph Hellwig · 11 years ago
  11. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  12. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  13. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  14. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  15. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  16. fe8a45d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  19. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  20. 5216d53 locking/lockdep: Mark __lockdep_count_forward_deps() as static by Fengguang Wu · 11 years ago
  21. 85b088e sched/fair: Avoid integer overflow by Michal Nazarewicz · 11 years ago
  22. 911b289 sched: Optimize task_sched_runtime() by Peter Zijlstra · 11 years ago
  23. 5eca82a sched/numa: Cure update_numa_stats() vs. hotplug by Peter Zijlstra · 11 years ago
  24. 46a73e8 sched/numa: Fix NULL pointer dereference in task_numa_migrate() by Rik van Riel · 11 years ago
  25. 106dd5a sched: Fix endless sync_sched/rcu() loop inside _cpu_down() by Michael wang · 11 years ago
  26. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  27. 5cbb3d21 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  28. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. a998646 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  30. 0128476 kernel/panic.c: reduce 1 byte usage for print tainted buffer by Chen Gang · 11 years ago
  31. 1931d43 gcov: reuse kbasename helper by Andy Shevchenko · 11 years ago
  32. a5ebb875 kernel/gcov/fs.c: use pr_warn() by Andrew Morton · 11 years ago
  33. bddb12b kernel/module.c: use pr_foo() by Andrew Morton · 11 years ago
  34. 17c568d gcov: compile specific gcov implementation based on gcc version by Frantisek Hrbata · 11 years ago
  35. 5f41ea0 gcov: add support for gcc 4.7 gcov format by Frantisek Hrbata · 11 years ago
  36. 8cbce37 gcov: move gcov structs definitions to a gcc version specific file by Frantisek Hrbata · 11 years ago
  37. 0d20633 kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener() by Chen Gang · 11 years ago
  38. 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
  39. f02147e kernel/sysctl_binary.c: use scnprintf() instead of snprintf() by Chen Gang · 11 years ago
  40. 7833819 kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax() by Chen Gang · 11 years ago
  41. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  42. ab76786 kprobes: use KSYM_NAME_LEN to size identifier buffers by Joe Mario · 11 years ago
  43. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  44. 4c1ace6 printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo by Dirk Gouders · 11 years ago
  45. 29e9d22 kernel/printk/printk.c: enable boot delay for earlyprintk by Dave Young · 11 years ago
  46. 27083ba kernel/printk/printk.c: convert to pr_foo() by Andrew Morton · 11 years ago
  47. 6b80239 printk: report console names during cut-over by Kees Cook · 11 years ago
  48. 81e41ea kernel/sys.c: remove obsolete #include <linux/kexec.h> by Geert Uytterhoeven · 11 years ago
  49. 324d666 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() by Chen Gang · 11 years ago
  50. 01b0f19 cpu/mem hotplug: add try_online_node() for cpu_up() by Toshi Kani · 11 years ago
  51. 786235ee kthread: make kthread_create() killable by Tetsuo Handa · 11 years ago
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 3a81a52 tracing: Add rcu annotation for syscall trace descriptors by Steven Rostedt (Red Hat) · 11 years ago
  62. e5137b5 ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED by Peter Zijlstra · 11 years ago
  63. 7053ea1 stop_machine: Fix race between stop_two_cpus() and stop_cpus() by Rik van Riel · 11 years ago
  64. 838cc7b lockdep/proc: Fix lock-time avg computation by Peter Zijlstra · 11 years ago
  65. 67a6de4 locking/doc: Update references to kernel/mutex.c by Peter Zijlstra · 11 years ago
  66. 2ded098 uprobes: Fix the memory out of bound overwrite in copy_insn() by Oleg Nesterov · 11 years ago
  67. 70d7f98 uprobes: Fix the wrong usage of current->utask in uprobe_copy_process() by Oleg Nesterov · 11 years ago
  68. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  69. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  70. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  71. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  72. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  73. 6c86ae29 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
  74. feba070 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  75. 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
  76. 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
  77. fd432b9 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 11 years ago
  78. 6fc84ea tracing: Do not use signed enums with unsigned long long in fgragh output by Steven Rostedt (Red Hat) · 11 years ago
  79. 042b10d tracing: Remove unused function ftrace_off_permanent() by Steven Rostedt (Red Hat) · 11 years ago
  80. d6d3523 tracing: Do not assign filp->private_data to freed memory by Geyslan G. Bem · 11 years ago
  81. 12ae030 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 11 years ago
  82. f72d41f uprobes: Export write_opcode() as uprobe_write_opcode() by Oleg Nesterov · 11 years ago
  83. 8a8de66 uprobes: Introduce arch_uprobe->ixol by Oleg Nesterov · 11 years ago
  84. 736e89d uprobes: Kill module_init() and module_exit() by Oleg Nesterov · 11 years ago
  85. 2e86421 tracing: Add helper function tracing_is_disabled() by Geyslan G. Bem · 11 years ago
  86. b2f974d tracing: Open tracer when ftrace_dump_on_oops is used by Cody P Schafer · 11 years ago
  87. 37dc6b5 sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus by Preeti U Murthy · 11 years ago
  88. 2042abe sched: Fix asymmetric scheduling for POWER7 by Vaidyanathan Srinivasan · 11 years ago
  89. c7e548b perf: Factor out strncpy() in perf_event_mmap_event() by Oleg Nesterov · 11 years ago
  90. 0a19684 perf: Fix arch_perf_out_copy_user default by Peter Zijlstra · 11 years ago
  91. 394570b perf: Update a stale comment by Peter Zijlstra · 11 years ago
  92. 524feca perf: Optimize perf_output_begin() -- address calculation by Peter Zijlstra · 11 years ago
  93. d20a973 perf: Optimize perf_output_begin() -- lost_event case by Peter Zijlstra · 11 years ago
  94. 85f59ed perf: Optimize perf_output_begin() by Peter Zijlstra · 11 years ago
  95. c72b42a perf: Add unlikely() to the ring-buffer code by Peter Zijlstra · 11 years ago
  96. 26c86da perf: Simplify the ring-buffer code by Peter Zijlstra · 11 years ago
  97. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  98. cd4d241 locking: Move the lglocks code to kernel/locking/ by Peter Zijlstra · 11 years ago
  99. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  100. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago