1. c0fe5dc Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  2. 4ce97db trace: Fix epoll hang when we race with new entries by Josef Bacik · 10 years ago
  3. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  4. 44744bb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  6. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  7. bce0b6c ftrace: Fix up trampoline accounting with looping on hash ops by Steven Rostedt (Red Hat) · 10 years ago
  8. 8426191 ftrace: Update all ftrace_ops for a ftrace_hash_ops update by Steven Rostedt (Red Hat) · 10 years ago
  9. 33b7f99 ftrace: Allow ftrace_ops to use the hashes from other ops by Steven Rostedt (Red Hat) · 10 years ago
  10. b3f2078 perf: Handle compat ioctl by Pawel Moll · 10 years ago
  11. ff7e005 module: Clean up ro/nx after early module load failures by Andy Lutomirski · 10 years ago
  12. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  13. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  14. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  15. 311bf6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  16. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  17. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  18. 69f6a34 seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock by Guenter Roeck · 10 years ago
  19. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  20. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  21. fc335c1 Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  23. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  24. 8e7d838 kexec: verify the signature of signed PE bzImage by Vivek Goyal · 10 years ago
  25. dd5f726 kexec: support for kexec on panic using new system call by Vivek Goyal · 10 years ago
  26. 27f48d3 kexec-bzImage64: support for loading bzImage using 64bit entry by Vivek Goyal · 10 years ago
  27. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  28. cb10525 kexec: implementation of new syscall kexec_file_load by Vivek Goyal · 10 years ago
  29. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  30. 8c86e70 resource: provide new functions to walk through resources by Vivek Goyal · 10 years ago
  31. 255aedd kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc() by Vivek Goyal · 10 years ago
  32. dabe786 kexec: move segment verification code in a separate function by Vivek Goyal · 10 years ago
  33. 7d3e2bc kexec: rename unusebale_pages to unusable_pages by Vivek Goyal · 10 years ago
  34. 8370ede bin2c: move bin2c in scripts/basic by Vivek Goyal · 10 years ago
  35. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  36. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  37. 934fc29 kernel/acct.c: fix coding style warnings and errors by Ionut Alexa · 10 years ago
  38. ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago
  39. 69361ee panic: add TAINT_SOFTLOCKUP by Josh Hunt · 10 years ago
  40. 834b18b kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  41. 33144e8 kernel/fork.c: make mm_init_owner static by Vladimir Davydov · 10 years ago
  42. 4f7d461 fork: copy mm's vm usage counters under mmap_sem by Vladimir Davydov · 10 years ago
  43. ce65cef fork: reset mm->pinned_vm by Vladimir Davydov · 10 years ago
  44. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  45. ccf94f1 proc: constify seq_operations by Fabian Frederick · 10 years ago
  46. a0be55d kernel/exit.c: fix coding style warnings and errors by Ionut Alexa · 10 years ago
  47. 4878b14 kernel/test_kprobes.c: use current logging functions by Fabian Frederick · 10 years ago
  48. b86280a kernel/kallsyms.c: fix %pB when there's no symbol at the address by Namhyung Kim · 10 years ago
  49. 9a3f4d8 page-cgroup: get rid of NR_PCG_FLAGS by Vladimir Davydov · 10 years ago
  50. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  51. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  52. f96f567 kprobes: Skip kretprobe hit in NMI context to avoid deadlock by Masami Hiramatsu · 10 years ago
  53. 2577d92 kernel/acct.c: fix coding style warnings and errors by Ionut Alexa · 10 years ago
  54. 3064c35 death to mnt_pinned by Al Viro · 10 years ago
  55. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  56. 1629d0e start carving bsd_acct_struct up by Al Viro · 10 years ago
  57. 215748e acct: move mnt_pin() upwards. by Al Viro · 10 years ago
  58. 17c0a5a make acct_kill() wait for file closing. by Al Viro · 10 years ago
  59. 2798d4c acct: get rid of acct_lock for acct->count by Al Viro · 10 years ago
  60. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  61. 54a4d58 acct: simplify check_free_space() by Al Viro · 10 years ago
  62. b8f00e6 acct: new lifetime rules by Al Viro · 10 years ago
  63. 9df7fa1 acct: serialize acct_on() by Al Viro · 10 years ago
  64. 795a2f2 acct() should honour the limits from the very beginning by Al Viro · 10 years ago
  65. e25ff11 split the slow path in acct_process() off by Al Viro · 10 years ago
  66. cdd37e2 separate namespace-independent parts of filling acct_t by Al Viro · 10 years ago
  67. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  68. ecfdb33 acct: encode_comp_t(0) is 0, fortunately... by Al Viro · 10 years ago
  69. 82df9c8 Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next by Al Viro · 10 years ago
  70. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  71. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  72. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  73. d25d9fe kernel/printk/printk.c: fix bool assignements by Neil Zhang · 10 years ago
  74. 5874af2 printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  75. 249771b printk: miscellaneous cleanups by Alex Elder · 10 years ago
  76. e99aa46 printk: use a clever macro by Alex Elder · 10 years ago
  77. 0b90fec printk: fix some comments by Alex Elder · 10 years ago
  78. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  79. e97e126 printk: tweak do_syslog() to match comments by Alex Elder · 10 years ago
  80. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  81. f540517 printk: make dynamic units clear for the kernel ring buffer by Luis R. Rodriguez · 10 years ago
  82. c0a318a printk: move power of 2 practice of ring buffer size to a helper by Luis R. Rodriguez · 10 years ago
  83. 7030017 printk: make dynamic kernel ring buffer alignment explicit by Luis R. Rodriguez · 10 years ago
  84. 618fde87 kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path by Sasha Levin · 10 years ago
  85. fb794bc mm, oom: remove unnecessary exit_state check by David Rientjes · 10 years ago
  86. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  87. 656c3b7 kernel/watchdog.c: convert printk/pr_warning to pr_foo() by Fabian Frederick · 10 years ago
  88. bab5e2d kernel/auditfilter.c: replace count*size kmalloc by kcalloc by Fabian Frederick · 10 years ago
  89. 84c91b7 PM / hibernate: avoid unsafe pages in e820 reserved regions by Lee, Chun-Yi · 10 years ago
  90. 651e22f ring-buffer: Always reset iterator to reader page by Steven Rostedt (Red Hat) · 10 years ago
  91. 021de3d ring-buffer: Up rb_iter_peek() loop count to 3 by Steven Rostedt (Red Hat) · 10 years ago
  92. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  93. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  94. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  95. 828b1f6 Rip out get_signal_to_deliver() by Richard Weinberger · 11 years ago
  96. 10b1c7a Clean up signal_delivered() by Richard Weinberger · 10 years ago
  97. df5601f tracehook_signal_handler: Remove sig, info, ka and regs by Richard Weinberger · 11 years ago
  98. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. ddbe8db Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago