1. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  2. 1860e37 Linux 3.15 by Linus Torvalds · 10 years ago
  3. bb077d6 Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it" by Linus Torvalds · 10 years ago
  4. 1a5700b Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next by Linus Torvalds · 10 years ago
  5. a68a750 Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next by Linus Torvalds · 10 years ago
  6. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  7. 9d2cd01 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next by Linus Torvalds · 10 years ago
  8. c593e89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  9. 052e5c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  10. 813895f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 745c516 x86/boot: EFI_MIXED should not prohibit loading above 4G by Matt Fleming · 10 years ago
  12. 57d3261 Merge branch 'akpm' (patches from Andrew Morton) into next by Linus Torvalds · 10 years ago
  13. 0244756 ufs: sb mutex merge + mutex_destroy by Fabian Frederick · 10 years ago
  14. 0d2b7ea powerpc: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  15. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  16. ae02262 idle: remove cpu_idle() forward declarations by Geert Uytterhoeven · 10 years ago
  17. 04cfac4 nbd: zero from and len fields in NBD_CMD_DISCONNECT. by Hani Benhabiles · 10 years ago
  18. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  19. b3fe92b MAINTAINERS: adi-buildroot-devel is moderated by Richard Weinberger · 10 years ago
  20. ea8f8fc MAINTAINERS: add linux-api for review of API/ABI changes by Josh Triplett · 10 years ago
  21. f59428a mm/kmemleak-test.c: use pr_fmt for logging by Fabian Frederick · 10 years ago
  22. c1d4518 fs/dlm/debug_fs.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  23. 6edb568 fs/dlm/lockspace.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  24. 4f4c337 fs/dlm/config.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  25. 33041a0 mm: mark remap_file_pages() syscall as deprecated by Kirill A. Shutemov · 10 years ago
  26. cf2c812 mm: memcontrol: remove unnecessary memcg argument from soft limit functions by Johannes Weiner · 10 years ago
  27. e231875 mm: memcontrol: clean up memcg zoneinfo lookup by Jianyu Zhan · 10 years ago
  28. aedf95e mm/memblock.c: call kmemleak directly from memblock_(alloc|free) by Catalin Marinas · 10 years ago
  29. 1741196 mm/mempool.c: update the kmemleak stack trace for mempool allocations by Catalin Marinas · 10 years ago
  30. ce80b06 lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations by Catalin Marinas · 10 years ago
  31. ffe2c74 mm: introduce kmemleak_update_trace() by Catalin Marinas · 10 years ago
  32. aae0ad7 mm/kmemleak.c: use %u to print ->checksum by Jianpeng Ma · 10 years ago
  33. 688eb98 vmscan: memcg: always use swappiness of the reclaimed memcg by Michal Hocko · 10 years ago
  34. 722773a sysrq,rcu: suppress RCU stall warnings while sysrq runs by Rik van Riel · 10 years ago
  35. 984d74a sysrq: rcu-ify __handle_sysrq by Rik van Riel · 10 years ago
  36. 310bf8f fs/reiserfs/stree.c: remove obsolete __constant by Fabian Frederick · 10 years ago
  37. ae0a50a fs/reiserfs/bitmap.c: coding style fixes by Fabian Frederick · 10 years ago
  38. b951242 blackfin/ptrace: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  39. cccad5b mm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  40. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  41. a5c5928 ipc: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  42. d6f50c9 key: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  43. 1f7e061 fs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  44. 5eccdf3 ntfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  45. 92f778d inotify: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  46. f5102e5 nfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  47. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  48. 75a3294 fscache: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  49. a88bbbe coda: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  50. 592749e scsi: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  51. be424c6 parport: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  52. 5eb10d9 random: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  53. 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  54. 804bcaf tile: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  55. 2841efa ia64: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  56. 37649de arm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  57. 119ce5c kernel/seccomp.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  58. 9b44ee2 ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT) by Manfred Spraul · 10 years ago
  59. b220c57 ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant by Manfred Spraul · 10 years ago
  60. ed247b7 ipc/sem.c: store which operation blocks in perform_atomic_semop() by Manfred Spraul · 10 years ago
  61. d198cd6 ipc/sem.c: change perform_atomic_semop parameters by Manfred Spraul · 10 years ago
  62. 2f2ed41d ipc/sem.c: remove code duplication by Manfred Spraul · 10 years ago
  63. 1994862 ipc/sem.c: bugfix for semctl(,,GETZCNT) by Manfred Spraul · 10 years ago
  64. 4bb6657 ipc,msg: document volatile r_msg by Davidlohr Bueso · 10 years ago
  65. 3440a6b ipc,msg: move some msgq ns code around by Davidlohr Bueso · 10 years ago
  66. f75a2f3 ipc,msg: use current->state helpers by Davidlohr Bueso · 10 years ago
  67. f57a19a ipc,shm: document new limits in the uapi header by Davidlohr Bueso · 10 years ago
  68. 060028b ipc/shm.c: increase the defaults for SHMALL, SHMMAX by Manfred Spraul · 10 years ago
  69. 1376327 ipc/shm.c: check for integer overflow during shmget. by Manfred Spraul · 10 years ago
  70. 09c6eb1 ipc/shm.c: check for overflows of shm_tot by Manfred Spraul · 10 years ago
  71. 247a8ce ipc/shm.c: check for ulong overflows in shmat by Manfred Spraul · 10 years ago
  72. 46c0a8c ipc, kernel: clear whitespace by Paul McQuade · 10 years ago
  73. 7153e40 ipc, kernel: use Linux headers by Paul McQuade · 10 years ago
  74. eb66ec4 ipc: constify ipc_ops by Mathias Krause · 10 years ago
  75. 3e4e0f0 initramfs: remove "compression mode" choice by Paul Bolle · 10 years ago
  76. 04541a2 fs/devpts/inode.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  77. 0227d6ab fs/cachefiles: replace kerror by pr_err by Fabian Frederick · 10 years ago
  78. 4e1eb88 FS/CACHEFILES: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  79. ef74885 fs/pstore: logging clean-up by Fabian Frederick · 10 years ago
  80. f3da64d kernel/profile.c: use static const char instead of static char by Fabian Frederick · 10 years ago
  81. aba871f kernel/profile.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  82. 9606d9a fs/affs: pr_debug cleanup by Fabian Frederick · 10 years ago
  83. 0158de1 fs/affs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  84. 0c89d67 fs/affs/file.c: remove unnecessary function parameters by Fabian Frederick · 10 years ago
  85. d55875f include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error by Hans Verkuil · 10 years ago
  86. 68a9a43 kernel/user_namespace.c: kernel-doc/checkpatch fixes by Fabian Frederick · 10 years ago
  87. 24fe831 tools/testing/selftests/sysctl: validate sysctl_writes_strict by Kees Cook · 10 years ago
  88. f4aacea sysctl: allow for strict write position handling by Kees Cook · 10 years ago
  89. 2ca9bb4 sysctl: refactor sysctl string writing logic by Kees Cook · 10 years ago
  90. f880830 sysctl: clean up char buffer arguments by Kees Cook · 10 years ago
  91. 1c92ab1 rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  92. dcbff5d idr: reorder the fields by Lai Jiangshan · 10 years ago
  93. 15f3ec3 idr: reduce the unneeded check in free_layer() by Lai Jiangshan · 10 years ago
  94. aefb768 idr: don't need to shink the free list when idr_remove() by Lai Jiangshan · 10 years ago
  95. b93804b idr: fix idr_replace()'s returned error code by Lai Jiangshan · 10 years ago
  96. aef0f62 idr: fix NULL pointer dereference when ida_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  97. 8f9f665 idr: fix unexpected ID-removal when idr_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  98. 3afb69c idr: fix overflow bug during maximum ID calculation at maximum height by Lai Jiangshan · 10 years ago
  99. e1bebcf kernel/kexec.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  100. f06e515 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers by Masami Hiramatsu · 10 years ago