1. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  2. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  3. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  4. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
  6. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
  7. f9f2bac kdb: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  8. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 10 years ago
  9. 36f3f50 kexec: remove the unused function parameter by Baoquan He · 10 years ago
  10. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 10 years ago
  11. 0049f26 kernel/kallsyms.c: use __seq_open_private() by Rob Jones · 10 years ago
  12. 98e35f5 printk: git rid of [sched_delayed] message for printk_deferred by Markus Trippelsdorf · 10 years ago
  13. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  14. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. 13ead80 Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. ebf546c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  21. 8df6be1 Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. 9837acf Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  23. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  24. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  25. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  26. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  27. 0baae41 kernel/sys.c: compat sysinfo syscall: fix undefined behavior by Scotty Bauer · 10 years ago
  28. ec94fc3 kernel/sys.c: whitespace fixes by vishnu.ps · 10 years ago
  29. 067b722 acct: eliminate compile warning by Ying Xue · 10 years ago
  30. 27fb10e kernel/async.c: switch to pr_foo() by Ionut Alexa · 10 years ago
  31. 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
  32. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  33. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  34. f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 10 years ago
  35. 71fe97e prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file by Cyrill Gorcunov · 10 years ago
  36. 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
  37. 1092283 kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") by Nishanth Aravamudan · 10 years ago
  38. b1a8de1 softlockup: make detector be aware of task switch of processes hogging cpu by chai wen · 10 years ago
  39. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  40. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  41. addff1f tracing: Clean up scheduling in trace_wakeup_test_thread() by Steven Rostedt · 10 years ago
  42. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  46. fd19bda Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  47. 849f312 switch /dev/kmsg to ->write_iter() by Al Viro · 10 years ago
  48. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  49. fe0e01c tracing: Robustify wait loop by Peter Zijlstra · 10 years ago
  50. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  52. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  53. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  54. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  55. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  56. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  57. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  58. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  59. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  60. 28c399e Merge branch 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  61. 0ede470 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  62. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  63. 3e28e37 workqueue: Use cond_resched_rcu_qs macro by Joe Lawrence · 10 years ago
  64. 789cbbe workqueue: Add quiescent state between work items by Joe Lawrence · 10 years ago
  65. 0390019 Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  66. 8acd91e locking/lockdep: Revert qrwlock recusive stuff by Peter Zijlstra · 10 years ago
  67. debfab7 locking/rwsem: Avoid double checking before try acquiring write lock by Jason Low · 10 years ago
  68. f10e00f sched/dl: Use dl_bw_of() under rcu_read_lock_sched() by Kirill Tkhai · 10 years ago
  69. 10a1298 sched/fair: Delete resched_cpu() from idle_balance() by Kirill Tkhai · 10 years ago
  70. 347abad sched, time: Fix build error with 64 bit cputime_t on 32 bit systems by Rik van Riel · 10 years ago
  71. 43f4d66 sched: Improve sysbench performance by fixing spurious active migration by Vincent Guittot · 10 years ago
  72. 9c2b9d3 perf: Fix perf bug in fork() by Peter Zijlstra · 10 years ago
  73. 211de6e perf: Fix unclone_ctx() vs. locking by Peter Zijlstra · 10 years ago
  74. 6c72e350 perf: fix perf bug in fork() by Peter Zijlstra · 10 years ago
  75. 24607f1 ring-buffer: Fix infinite spin in reading buffer by Steven Rostedt (Red Hat) · 10 years ago
  76. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  77. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 6c34f1f aarch64: filter $x from kallsyms by Kyle McMartin · 10 years ago
  79. f1bca82 bpf: add search pruning optimization to verifier by Alexei Starovoitov · 10 years ago
  80. fdd64ed PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free() by Joerg Roedel · 10 years ago
  81. a8d46b9 ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  82. ebc3e41 PM / sleep: Rename platform suspend/resume functions in suspend.c by Rafael J. Wysocki · 10 years ago
  83. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  84. e4cb0c9 Merge branch 'pm-genirq' into acpi-pm by Rafael J. Wysocki · 10 years ago
  85. c98fed9 locktorture: Cleanup header usage by Davidlohr Bueso · 10 years ago
  86. a122949 locktorture: Cannot hold read and write lock by Davidlohr Bueso · 10 years ago
  87. 219f800 locktorture: Fix __acquire annotation for spinlock irq by Davidlohr Bueso · 10 years ago
  88. e34191f locktorture: Support rwlocks by Davidlohr Bueso · 10 years ago
  89. 905563f Merge back earlier 'pm-sleep' material for v3.18. by Rafael J. Wysocki · 10 years ago
  90. 7bced39 net_dma: simple removal by Dan Williams · 10 years ago
  91. 6111da3 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  92. 3c731eb bpf: mini eBPF library, test stubs and verifier testsuite by Alexei Starovoitov · 10 years ago
  93. 17a5267 bpf: verifier (add verifier core) by Alexei Starovoitov · 10 years ago
  94. 475fb78 bpf: verifier (add branch/goto checks) by Alexei Starovoitov · 10 years ago
  95. 0246e64 bpf: handle pseudo BPF_LD_IMM64 insn by Alexei Starovoitov · 10 years ago
  96. cbd3570 bpf: verifier (add ability to receive verification log) by Alexei Starovoitov · 10 years ago
  97. 51580e7 bpf: verifier (add docs) by Alexei Starovoitov · 10 years ago
  98. 0a542a8 bpf: handle pseudo BPF_CALL insn by Alexei Starovoitov · 10 years ago
  99. 09756af bpf: expand BPF syscall with program load/unload by Alexei Starovoitov · 10 years ago
  100. db20fd2 bpf: add lookup/update/delete/iterate methods to BPF maps by Alexei Starovoitov · 10 years ago