1. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  2. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 8f4385d Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  4. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  5. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 10 years ago
  6. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  7. d539395 kexec: remove unnecessary KERN_ERR from kexec.c by Masanari Iida · 10 years ago
  8. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  9. 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 10 years ago
  10. 4a23717a uprobes: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  11. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  12. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  13. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  14. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  15. 0a27044 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  16. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  17. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  18. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. 1fb8915 printk: Do not disable preemption for accessing printk_func by Steven Rostedt (Red Hat) · 10 years ago
  20. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  23. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  24. a53b831 exit: pidns: fix/update the comments in zap_pid_ns_processes() by Oleg Nesterov · 10 years ago
  25. 24c037e exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting by Oleg Nesterov · 10 years ago
  26. 6c66e7d exit: exit_notify: re-use "dead" list to autoreap current by Oleg Nesterov · 10 years ago
  27. 482a376 exit: reparent: call forget_original_parent() under tasklist_lock by Oleg Nesterov · 10 years ago
  28. ad9e206 exit: reparent: avoid find_new_reaper() if no children by Oleg Nesterov · 10 years ago
  29. c9dc05b exit: reparent: introduce find_alive_thread() by Oleg Nesterov · 10 years ago
  30. 1109909 exit: reparent: introduce find_child_reaper() by Oleg Nesterov · 10 years ago
  31. 175aed3 exit: reparent: document the ->has_child_subreaper checks by Oleg Nesterov · 10 years ago
  32. 3750ef9 exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() by Oleg Nesterov · 10 years ago
  33. 7d24e2d exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  34. 8a1296a exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  35. 26e75b5 exit: release_task: fix the comment about group leader accounting by Oleg Nesterov · 10 years ago
  36. 986094d exit: wait: drop tasklist_lock before psig->c* accounting by Oleg Nesterov · 10 years ago
  37. f953ccd exit: wait: don't use zombie->real_parent by Oleg Nesterov · 10 years ago
  38. f6507f8 exit: wait: cleanup the ptrace_reparented() checks by Oleg Nesterov · 10 years ago
  39. 7f6def9 usermodehelper: kill the kmod_thread_locker logic by Oleg Nesterov · 10 years ago
  40. 7117bc8 usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper() by Oleg Nesterov · 10 years ago
  41. f099755 printk: drop logbuf_cpu volatile qualifier by Alex Elder · 10 years ago
  42. a39d4a8 printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents by Joe Perches · 10 years ago
  43. 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 10 years ago
  44. 9e3961a kernel: add panic_on_warn by Prarit Bhargava · 10 years ago
  45. 7c8bd23 exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() by Oleg Nesterov · 10 years ago
  46. 2831096 exit: reparent: cleanup the usage of reparent_leader() by Oleg Nesterov · 10 years ago
  47. 57a0591 exit: reparent: cleanup the changing of ->parent by Oleg Nesterov · 10 years ago
  48. dc2fd4b exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks by Oleg Nesterov · 10 years ago
  49. a90e984 sched_show_task: fix unsafe usage of ->real_parent by Oleg Nesterov · 10 years ago
  50. 5b1efc0 kernel: res_counter: remove the unused API by Johannes Weiner · 10 years ago
  51. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. 08e2fb6 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  53. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. ecb50f0 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 5706ffd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 7eca210 blktrace: don't let the sysfs interface remove trace from running list by Arianna Avanzini · 10 years ago
  63. 0f7e94e Merge branch 'next' into upstream for v3.19 by Paul Moore · 10 years ago
  64. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  65. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  66. 389cbf3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  67. 5aee40e Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  68. 008847f workqueue: allow rescuer thread to do more work. by NeilBrown · 10 years ago
  69. b2d8290 workqueue: invert the order between pool->lock and wq_mayday_lock by Tejun Heo · 10 years ago
  70. fd7de1e sched: Add missing rcu protection to wake_up_all_idle_cpus by Andy Lutomirski · 10 years ago
  71. 74faaf7 genirq: Move irq_chip_write_msi_msg() helper to core by Thomas Gleixner · 10 years ago
  72. dd63af1 Merge 3.18-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
  73. ddd872b bpf: verifier: add checks for BPF_ABS | BPF_IND instructions by Alexei Starovoitov · 10 years ago
  74. 0479c8c workqueue: cosmetic update in rescuer_thread() by Tejun Heo · 10 years ago
  75. 7cc78f8 context_tracking: Restore previous state in schedule_user by Andy Lutomirski · 10 years ago
  76. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  77. 3558a5a tracing: Truncated output is better than nothing by Dan Carpenter · 10 years ago
  78. 8e1e1df tracing: Add additional marks to signal very large time deltas by Byungchul Park · 10 years ago
  79. eabb898 tracing: Allow NOT to filter AND and OR clauses by Steven Rostedt (Red Hat) · 10 years ago
  80. e12c09c tracing: Add NOT to filtering logic by Steven Rostedt (Red Hat) · 10 years ago
  81. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. af26112 Merge back earlier 'pm-runtime' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  83. cb2aa63 time: Fix sign bug in NTP mult overflow warning by John Stultz · 10 years ago
  84. 82975bc uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME by Andy Lutomirski · 10 years ago
  85. 90e362f sched: Provide update_curr callbacks for stop/idle scheduling classes by Thomas Gleixner · 10 years ago
  86. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  87. aeeb596 genirq: Provide default callbacks for msi_domain_ops by Jiang Liu · 10 years ago
  88. d910969 genirq: Introduce msi_domain_alloc/free_irqs() by Jiang Liu · 10 years ago
  89. f3cf8bb genirq: Add generic msi irq domain support by Jiang Liu · 10 years ago
  90. f86eff2 genirq: Work around __irq_set_handler vs stacked domains ordering issues by Marc Zyngier · 10 years ago
  91. afb7da8 irqdomain: Introduce helper function irq_domain_add_hierarchy() by Jiang Liu · 10 years ago
  92. 36d7273 irqdomain: Implement a method to automatically call parent domains alloc/free by Jiang Liu · 10 years ago
  93. 1b53770 genirq: Introduce helper irq_domain_set_info() to reduce duplicated code by Jiang Liu · 10 years ago
  94. 2cb6254 genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip by Jiang Liu · 10 years ago
  95. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  96. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  97. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  98. 0cc01ab irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF by Yingjoe Chen · 10 years ago
  99. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  100. cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago