1. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 13 years ago
  2. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 13 years ago
  3. f7505d64 fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters by Konstantin Khlebnikov · 13 years ago
  4. 168eecc stack usage: add pid to warning printk in check_stack_usage by Tim Bird · 13 years ago
  5. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 13 years ago
  6. 9b3c98c kmod.c: fix kernel-doc warning by Randy Dunlap · 13 years ago
  7. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 13 years ago
  8. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 13 years ago
  9. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 13 years ago
  10. d84970b kernel/cpu_pm.c: fix various typos by Nicolas Pitre · 13 years ago
  11. 97fd75b kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks by Andrew Morton · 13 years ago
  12. 499eea6 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table by Sasikantha babu · 13 years ago
  13. ee5e568 kernel/resource.c: correct the comment of allocate_resource() by Wei Yang · 13 years ago
  14. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 13 years ago
  15. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 13 years ago
  16. 91c63734 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 13 years ago
  17. 7edc8b0 mm/fork: fix overflow in vma length when copying mmap on clone by Siddhesh Poyarekar · 13 years ago
  18. e709ffd mm: remove swap token code by Rik van Riel · 13 years ago
  19. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  20. b343c8b Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  21. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  23. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  25. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 13 years ago
  26. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  27. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  28. fb827ec Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  29. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  30. 56edab3 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  33. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  34. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 13 years ago
  35. ef26a5a Guard check in module loader against integer overflow by David Howells · 13 years ago
  36. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  37. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  38. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  40. c54894c Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  41. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  42. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  43. b80fe10 Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  44. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  45. 4713685 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  46. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  47. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. d239f49 timekeeping: Fix a few minor newline issues. by Richard Cochran · 13 years ago
  51. cd5398b ntp: Fix a stale comment and a few stray newlines. by Richard Cochran · 13 years ago
  52. dd48d70 ntp: Correct TAI offset during leap second by Richard Cochran · 13 years ago
  53. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
  54. 8756826 irq: Remove irq_chip->release() by Richard Weinberger · 13 years ago
  55. b5e498a timers: Provide generic Kconfig switches by Thomas Gleixner · 13 years ago
  56. 6f5e357 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  57. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  58. 4b06a81 userns: Silence silly gcc warning. by Eric W. Biederman · 13 years ago
  59. a87487e irqdomain: Document size parameter of irq_domain_add_linear() by Mark Brown · 13 years ago
  60. 54a9058 irqdomain: trivial pr_fmt conversion. by Paul Mundt · 13 years ago
  61. 5c5806e irqdomain: Make irq_domain_simple_map() static. by Paul Mundt · 13 years ago
  62. ecd84eb irqdomain: Export remaining public API symbols. by Paul Mundt · 13 years ago
  63. 58ee99a irqdomain: Support removal of IRQ domains. by Paul Mundt · 13 years ago
  64. 895b67f tracing: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  65. a591c73 tracing: Fix initial buffer_size_kb state by Vaibhav Nagarnaik · 13 years ago
  66. 05fdd70 ring-buffer: Merge separate resize loops by Vaibhav Nagarnaik · 13 years ago
  67. 2df83fa PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format by Minho Ban · 13 years ago
  68. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  69. 1c2927f sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug by Konstantin Khlebnikov · 13 years ago
  70. 8ca937a cred: use correct cred accessor with regards to rcu read lock by Sasha Levin · 13 years ago
  71. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  73. fac536f Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 13 years ago
  74. b732d43 ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER by Steven Rostedt · 13 years ago
  75. e4f5d54 ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() by Steven Rostedt · 13 years ago
  76. 8ed3e2c ftrace: Make ftrace_modify_all_code() global for archs to use by Steven Rostedt · 13 years ago
  77. f0cf973 ftrace: Return record ip addr for ftrace_location() by Steven Rostedt · 13 years ago
  78. a650e02 ftrace: Consolidate ftrace_location() and ftrace_text_reserved() by Steven Rostedt · 13 years ago
  79. 9644302 ftrace: Speed up search by skipping pages by address by Steven Rostedt · 13 years ago
  80. 706c81f ftrace: Remove extra helper functions by Steven Rostedt · 13 years ago
  81. 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 13 years ago
  82. 71babb2 tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 13 years ago
  83. 0a3d7ce tracing: Check return value of tracing_dentry_percpu() by Namhyung Kim · 13 years ago
  84. 308f7ee ring-buffer: Reset head page before running self test by Steven Rostedt · 13 years ago
  85. 659f451 ring-buffer: Add integrity check at end of iter read by Steven Rostedt · 13 years ago
  86. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  87. 5040b4b ring-buffer: Make addition of pages in ring buffer atomic by Vaibhav Nagarnaik · 13 years ago
  88. 83f4031 ring-buffer: Make removal of ring buffer pages atomic by Vaibhav Nagarnaik · 13 years ago
  89. 6edb2a8 tracing: Clean up tracing_mark_write() by Steven Rostedt · 13 years ago
  90. 14a590c userns: Convert cgroup permission checks to use uid_eq by Eric W. Biederman · 13 years ago
  91. 54ba47e userns: signal remove unnecessary map_cred_ns by Eric W. Biederman · 13 years ago
  92. 65cc5a1 userns: Teach inode_capable to understand inodes whose uids map to other namespaces. by Eric W. Biederman · 13 years ago
  93. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 13 years ago
  94. 4d82a1d lockdep: fix oops in processing workqueue by Peter Zijlstra · 13 years ago
  95. 69ecdba Merge remote-tracking branch 'linus/master' into staging/for_v3.5 by Mauro Carvalho Chehab · 13 years ago
  96. 544ecf3 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active by Tejun Heo · 13 years ago
  97. c313af1 printk() - isolate KERN_CONT users from ordinary complete lines by Kay Sievers · 13 years ago
  98. 3ce9a7c printk() - restore prefix/timestamp printing for multi-newline strings by Kay Sievers · 13 years ago
  99. 13e099d sched/debug: Fix printing large integers on 32-bit platforms by Peter Zijlstra · 13 years ago
  100. e44bc5c sched/fair: Improve the ->group_imb logic by Peter Zijlstra · 13 years ago