1. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  4. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  5. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  6. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  7. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  9. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  10. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  11. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  12. 98ed57e sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  13. 00c10bc pidns: make killed children autoreap by Eric W. Biederman · 12 years ago
  14. 3208450 pidns: use task_active_pid_ns in do_notify_parent by Eric W. Biederman · 12 years ago
  15. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  16. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  17. f7505d64 fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters by Konstantin Khlebnikov · 12 years ago
  18. 168eecc stack usage: add pid to warning printk in check_stack_usage by Tim Bird · 12 years ago
  19. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  20. 9b3c98c kmod.c: fix kernel-doc warning by Randy Dunlap · 12 years ago
  21. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  22. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 12 years ago
  23. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  24. d84970b kernel/cpu_pm.c: fix various typos by Nicolas Pitre · 12 years ago
  25. 97fd75b kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks by Andrew Morton · 12 years ago
  26. 499eea6 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table by Sasikantha babu · 12 years ago
  27. ee5e568 kernel/resource.c: correct the comment of allocate_resource() by Wei Yang · 12 years ago
  28. 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
  29. 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  30. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  31. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  32. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 12 years ago
  33. 91c63734 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 12 years ago
  34. 7edc8b0 mm/fork: fix overflow in vma length when copying mmap on clone by Siddhesh Poyarekar · 12 years ago
  35. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  36. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  37. b343c8b Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  38. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  42. 9ba0541 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
  43. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  44. f23ca33 keys: kill task_struct->replacement_session_keyring by Oleg Nesterov · 12 years ago
  45. 4d1d61a genirq: reimplement exit_irq_thread() hook via task_work_add() by Oleg Nesterov · 12 years ago
  46. e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 12 years ago
  47. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  49. 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 · 12 years ago
  50. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  51. 6a31e1f ring-buffer: Check for valid buffer before changing size by Steven Rostedt · 12 years ago
  52. 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 · 12 years ago
  53. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  56. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 12 years ago
  57. ef26a5a Guard check in module loader against integer overflow by David Howells · 12 years ago
  58. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  62. c54894c Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  63. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  64. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  65. b80fe10 Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  66. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  67. 4713685 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  69. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. d239f49 timekeeping: Fix a few minor newline issues. by Richard Cochran · 12 years ago
  73. cd5398b ntp: Fix a stale comment and a few stray newlines. by Richard Cochran · 12 years ago
  74. dd48d70 ntp: Correct TAI offset during leap second by Richard Cochran · 12 years ago
  75. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  76. 8756826 irq: Remove irq_chip->release() by Richard Weinberger · 12 years ago
  77. b5e498a timers: Provide generic Kconfig switches by Thomas Gleixner · 12 years ago
  78. 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 · 12 years ago
  79. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  80. 4b06a81 userns: Silence silly gcc warning. by Eric W. Biederman · 12 years ago
  81. a87487e irqdomain: Document size parameter of irq_domain_add_linear() by Mark Brown · 12 years ago
  82. 54a9058 irqdomain: trivial pr_fmt conversion. by Paul Mundt · 12 years ago
  83. 5c5806e irqdomain: Make irq_domain_simple_map() static. by Paul Mundt · 12 years ago
  84. ecd84eb irqdomain: Export remaining public API symbols. by Paul Mundt · 12 years ago
  85. 58ee99a irqdomain: Support removal of IRQ domains. by Paul Mundt · 12 years ago
  86. 895b67f tracing: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  87. a591c73 tracing: Fix initial buffer_size_kb state by Vaibhav Nagarnaik · 12 years ago
  88. 05fdd70 ring-buffer: Merge separate resize loops by Vaibhav Nagarnaik · 12 years ago
  89. 2df83fa PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format by Minho Ban · 12 years ago
  90. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  91. 1c2927f sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug by Konstantin Khlebnikov · 12 years ago
  92. 8ca937a cred: use correct cred accessor with regards to rcu read lock by Sasha Levin · 12 years ago
  93. 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 · 12 years ago
  94. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 12 years ago
  95. fac536f Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  96. b732d43 ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER by Steven Rostedt · 12 years ago
  97. e4f5d54 ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() by Steven Rostedt · 12 years ago
  98. 8ed3e2c ftrace: Make ftrace_modify_all_code() global for archs to use by Steven Rostedt · 12 years ago
  99. f0cf973 ftrace: Return record ip addr for ftrace_location() by Steven Rostedt · 12 years ago
  100. a650e02 ftrace: Consolidate ftrace_location() and ftrace_text_reserved() by Steven Rostedt · 12 years ago