1. 963649d Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  2. 1662867 numa,sched: fix load_to_imbalanced logic inversion by Rik van Riel · 10 years ago
  3. b738d76 Don't trigger congestion wait on dirty-but-not-writeout pages by Linus Torvalds · 10 years ago
  4. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  5. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  6. ed81e78 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  8. 1860e37 Linux 3.15 by Linus Torvalds · 10 years ago
  9. bb077d6 Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it" by Linus Torvalds · 10 years ago
  10. a292241 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  11. d49cb7a Input: synaptics - fix resolution for manually provided min/max by Benjamin Tissoires · 10 years ago
  12. 68807a0 Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version by Nick Dyer · 10 years ago
  13. b1bc303 Input: max8997_haptic - add error handling for regulator and pwm by Sachin Kamat · 10 years ago
  14. fb4f8f5 Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set by Hans de Goede · 10 years ago
  15. cd9e83e Input: elantech - deal with clickpads reporting right button events by Hans de Goede · 10 years ago
  16. cc071ac Input: edt-ft5x06 - fix an i2c write for M09 support by Robert Woerle · 10 years ago
  17. 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
  18. a68a750 Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next by Linus Torvalds · 10 years ago
  19. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  20. 9d2cd01 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next by Linus Torvalds · 10 years ago
  21. 9ab7013 f2fs: support f2fs_fiemap by Jaegeuk Kim · 10 years ago
  22. c593e89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  23. 052e5c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  24. 813895f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. e6b8075 arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack by Mark Charlebois · 10 years ago
  26. 76ae038 ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h by Behan Webster · 11 years ago
  27. 2288328 all: LLVMLinux: Change DWARF flag to support gcc and clang by Behan Webster · 10 years ago
  28. 066c680 net: netfilter: LLVMLinux: vlais-netfilter by Mark Charlebois · 10 years ago
  29. 66d8ea5 crypto: LLVMLinux: aligned-attribute.patch by Mark Charlebois · 12 years ago
  30. 745c516 x86/boot: EFI_MIXED should not prohibit loading above 4G by Matt Fleming · 10 years ago
  31. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 10 years ago
  32. 57d3261 Merge branch 'akpm' (patches from Andrew Morton) into next by Linus Torvalds · 10 years ago
  33. 83710fc svcrdma: Fence LOCAL_INV work requests by Steve Wise · 10 years ago
  34. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  35. 1b19453 nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry by Jeff Layton · 10 years ago
  36. 999e568 nfs4: remove unused CHANGE_SECURITY_LABEL by J. Bruce Fields · 10 years ago
  37. 542d1ab nfsd4: kill READ64 by J. Bruce Fields · 10 years ago
  38. 0655399 nfsd4: kill READ32 by J. Bruce Fields · 10 years ago
  39. 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 10 years ago
  40. 0244756 ufs: sb mutex merge + mutex_destroy by Fabian Frederick · 10 years ago
  41. 0d2b7ea powerpc: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  42. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  43. ae02262 idle: remove cpu_idle() forward declarations by Geert Uytterhoeven · 10 years ago
  44. 04cfac4 nbd: zero from and len fields in NBD_CMD_DISCONNECT. by Hani Benhabiles · 10 years ago
  45. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  46. b3fe92b MAINTAINERS: adi-buildroot-devel is moderated by Richard Weinberger · 10 years ago
  47. ea8f8fc MAINTAINERS: add linux-api for review of API/ABI changes by Josh Triplett · 10 years ago
  48. f59428a mm/kmemleak-test.c: use pr_fmt for logging by Fabian Frederick · 10 years ago
  49. c1d4518 fs/dlm/debug_fs.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  50. 6edb568 fs/dlm/lockspace.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  51. 4f4c337 fs/dlm/config.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  52. 33041a0 mm: mark remap_file_pages() syscall as deprecated by Kirill A. Shutemov · 10 years ago
  53. cf2c812 mm: memcontrol: remove unnecessary memcg argument from soft limit functions by Johannes Weiner · 10 years ago
  54. e231875 mm: memcontrol: clean up memcg zoneinfo lookup by Jianyu Zhan · 10 years ago
  55. aedf95e mm/memblock.c: call kmemleak directly from memblock_(alloc|free) by Catalin Marinas · 10 years ago
  56. 1741196 mm/mempool.c: update the kmemleak stack trace for mempool allocations by Catalin Marinas · 10 years ago
  57. ce80b06 lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations by Catalin Marinas · 10 years ago
  58. ffe2c74 mm: introduce kmemleak_update_trace() by Catalin Marinas · 10 years ago
  59. aae0ad7 mm/kmemleak.c: use %u to print ->checksum by Jianpeng Ma · 10 years ago
  60. 688eb98 vmscan: memcg: always use swappiness of the reclaimed memcg by Michal Hocko · 10 years ago
  61. 722773a sysrq,rcu: suppress RCU stall warnings while sysrq runs by Rik van Riel · 10 years ago
  62. 984d74a sysrq: rcu-ify __handle_sysrq by Rik van Riel · 10 years ago
  63. 310bf8f fs/reiserfs/stree.c: remove obsolete __constant by Fabian Frederick · 10 years ago
  64. ae0a50a fs/reiserfs/bitmap.c: coding style fixes by Fabian Frederick · 10 years ago
  65. b951242 blackfin/ptrace: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  66. cccad5b mm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  67. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  68. a5c5928 ipc: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  69. d6f50c9 key: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  70. 1f7e061 fs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  71. 5eccdf3 ntfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  72. 92f778d inotify: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  73. f5102e5 nfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  74. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  75. 75a3294 fscache: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  76. a88bbbe coda: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  77. 592749e scsi: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  78. be424c6 parport: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  79. 5eb10d9 random: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  80. 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  81. 804bcaf tile: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  82. 2841efa ia64: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  83. 37649de arm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  84. 119ce5c kernel/seccomp.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  85. 9b44ee2 ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT) by Manfred Spraul · 10 years ago
  86. b220c57 ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant by Manfred Spraul · 10 years ago
  87. ed247b7 ipc/sem.c: store which operation blocks in perform_atomic_semop() by Manfred Spraul · 10 years ago
  88. d198cd6 ipc/sem.c: change perform_atomic_semop parameters by Manfred Spraul · 10 years ago
  89. 2f2ed41d ipc/sem.c: remove code duplication by Manfred Spraul · 10 years ago
  90. 1994862 ipc/sem.c: bugfix for semctl(,,GETZCNT) by Manfred Spraul · 10 years ago
  91. 4bb6657 ipc,msg: document volatile r_msg by Davidlohr Bueso · 10 years ago
  92. 3440a6b ipc,msg: move some msgq ns code around by Davidlohr Bueso · 10 years ago
  93. f75a2f3 ipc,msg: use current->state helpers by Davidlohr Bueso · 10 years ago
  94. f57a19a ipc,shm: document new limits in the uapi header by Davidlohr Bueso · 10 years ago
  95. 060028b ipc/shm.c: increase the defaults for SHMALL, SHMMAX by Manfred Spraul · 10 years ago
  96. 1376327 ipc/shm.c: check for integer overflow during shmget. by Manfred Spraul · 10 years ago
  97. 09c6eb1 ipc/shm.c: check for overflows of shm_tot by Manfred Spraul · 10 years ago
  98. 247a8ce ipc/shm.c: check for ulong overflows in shmat by Manfred Spraul · 10 years ago
  99. 46c0a8c ipc, kernel: clear whitespace by Paul McQuade · 10 years ago
  100. 7153e40 ipc, kernel: use Linux headers by Paul McQuade · 10 years ago