1. 85d6049 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  2. 8d648aa Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  3. e07e368 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 8ee74a9 proc: try to remove use of FOLL_FORCE entirely by Linus Torvalds · 8 years ago
  7. 2868b25 Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  8. 00d9593 Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  9. 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  10. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  11. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  12. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  13. 4d2b5bc drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  14. 4e5ce33 selftests/vm: add a test for virtual address range mapping by Anshuman Khandual · 8 years ago
  15. b444073 dax: add tracepoint to dax_insert_mapping() by Ross Zwisler · 8 years ago
  16. f9bc3a0 dax: add tracepoint to dax_writeback_one() by Ross Zwisler · 8 years ago
  17. d14a3f4 dax: add tracepoints to dax_writeback_mapping_range() by Ross Zwisler · 8 years ago
  18. 678c9fd dax: add tracepoints to dax_load_hole() by Ross Zwisler · 8 years ago
  19. c3ff68d dax: add tracepoints to dax_pfn_mkwrite() by Ross Zwisler · 8 years ago
  20. a9c42b3 dax: add tracepoints to dax_iomap_pte_fault() by Ross Zwisler · 8 years ago
  21. dcbe821 mtd: nand: nandsim: convert to memalloc_noreclaim_*() by Vlastimil Babka · 8 years ago
  22. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  23. 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 8 years ago
  24. 62be151 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 8 years ago
  25. 3b6521f mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required by Oliver O'Halloran · 8 years ago
  26. c14a6eb mm/huge_memory.c: use zap_deposited_table() more by Oliver O'Halloran · 8 years ago
  27. bfe1c56 time: delete CURRENT_TIME_SEC and CURRENT_TIME by Deepa Dinamani · 8 years ago
  28. b32c8c7 gfs2: replace CURRENT_TIME with current_time by Stephen Rothwell · 8 years ago
  29. 24d0d03 apparmorfs: replace CURRENT_TIME with current_time() by Deepa Dinamani · 8 years ago
  30. 47f38c5 lustre: replace CURRENT_TIME macro by Deepa Dinamani · 8 years ago
  31. 607a11a fs: ubifs: replace CURRENT_TIME_SEC with current_time by Deepa Dinamani · 8 years ago
  32. a88e99e fs: ufs: use ktime_get_real_ts64() for birthtime by Deepa Dinamani · 8 years ago
  33. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  34. e37fea5 fs: cifs: replace CURRENT_TIME by other appropriate apis by Deepa Dinamani · 8 years ago
  35. 51aad0a trace: make trace_hwlat timestamp y2038 safe by Deepa Dinamani · 8 years ago
  36. 48fbfe5 fs: f2fs: use ktime_get_real_seconds for sit_info times by Deepa Dinamani · 8 years ago
  37. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  38. 929f9d2 Documentation/vm/transhuge.txt: fix trivial typos by SeongJae Park · 8 years ago
  39. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  40. f44a292 include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec by Andi Kleen · 8 years ago
  41. 68b4374 drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd by Andi Kleen · 8 years ago
  42. ec48c940 kref: remove WARN_ON for NULL release functions by Andi Kleen · 8 years ago
  43. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  44. 880d5a3 drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h by Andrew Morton · 8 years ago
  45. 8d5a118 drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header by Laura Abbott · 8 years ago
  46. 056d16b drivers/misc/sram-exec.c: use set_memory.h header by Laura Abbott · 8 years ago
  47. 7f80f51 alsa: use set_memory.h header by Laura Abbott · 8 years ago
  48. 50327dd kernel/power/snapshot.c: use set_memory.h header by Laura Abbott · 8 years ago
  49. bbca07c kernel/module.c: use set_memory.h header by Laura Abbott · 8 years ago
  50. 2d0bde5 include/linux/filter.h: use set_memory.h header by Laura Abbott · 8 years ago
  51. 23f19a5 drivers/watchdog/hpwdt.c: use set_memory.h header by Laura Abbott · 8 years ago
  52. 0c14dac drivers/hwtracing/intel_th/msu.c: use set_memory.h header by Laura Abbott · 8 years ago
  53. ed3ba07 drm: use set_memory.h header by Laura Abbott · 8 years ago
  54. e47036b agp: use set_memory.h header by Laura Abbott · 8 years ago
  55. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  56. e6c7c63 s390: use set_memory.h header by Laura Abbott · 8 years ago
  57. d4bbc30 arm64: use set_memory.h header by Laura Abbott · 8 years ago
  58. 74d86a7 arm: use set_memory.h header by Laura Abbott · 8 years ago
  59. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  60. 8ac1ed7 treewide: spelling: correct diffrent[iate] and banlance typos by Joe Perches · 8 years ago
  61. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  62. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  63. d1b7c93 scripts/spelling.txt: add "memory" pattern and fix typos by Stephen Boyd · 8 years ago
  64. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  65. 54f180d mm, swap: use kvzalloc to allocate some swap data structures by Huang Ying · 8 years ago
  66. bc4e54f drivers/md/bcache/super.c: use kvmalloc by Michal Hocko · 8 years ago
  67. d224e93 drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant by Michal Hocko · 8 years ago
  68. da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
  69. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  70. 81be3de fs/xattr.c: zero out memory copied to userspace in getxattr by Michal Hocko · 8 years ago
  71. 847f716 net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  72. 43ca5bc lib/rhashtable.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  73. 6c5ab65 mm: support __GFP_REPEAT in kvmalloc_node for >32kB by Michal Hocko · 8 years ago
  74. 1f5307b mm, vmalloc: properly track vmalloc users by Michal Hocko · 8 years ago
  75. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  76. 60f3e00 sysv,ipc: cacheline align kern_ipc_perm by Davidlohr Bueso · 8 years ago
  77. f0cb880 ipc/shm: some shmat cleanups by Davidlohr Bueso · 8 years ago
  78. 046aa12 initramfs: use vfs_stat/lstat directly by Arnd Bergmann · 8 years ago
  79. cff75e0 initramfs: provide a way to ignore image provided by bootloader by Daniel Thompson · 8 years ago
  80. da5e108 lib/zlib_inflate/inftrees.c: fix potential buffer overflow by Guenter Roeck · 8 years ago
  81. f2ad37d lib/fault-inject.c: use correct check for interrupts by Dmitry Vyukov · 8 years ago
  82. f61e869 kcov: simplify interrupt check by Dmitry Vyukov · 8 years ago
  83. 8c73342 taskstats: add e/u/stime for TGID command by Zhang Xiao · 8 years ago
  84. eaa0d19 pidns: expose task pid_ns_for_children to userspace by Kirill Tkhai · 8 years ago
  85. 25b14e9 ns: allow ns_entries to have custom symlink content by Kirill Tkhai · 8 years ago
  86. 8896c23 pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() by Kirill Tkhai · 8 years ago
  87. 92019ef powerpc/fadump: update documentation about crashkernel parameter reuse by Hari Bathini · 8 years ago
  88. 11550dc powerpc/fadump: reuse crashkernel parameter for fadump memory reservation by Hari Bathini · 8 years ago
  89. 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 8 years ago
  90. 51dbd92 ia64: reuse append_elf_note() and final_note() functions by Hari Bathini · 8 years ago
  91. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  92. c311c79 cpumask: make "nr_cpumask_bits" unsigned by Alexey Dobriyan · 8 years ago
  93. 19659c5 fork: free vmapped stacks in cache when cpus are offline by Hoeun Ryu · 8 years ago
  94. 7fe6a42 reiserfs: use designated initializers by Kees Cook · 8 years ago
  95. f6950a7 checkpatch: improve the SUSPECT_CODE_INDENT test by Joe Perches · 8 years ago
  96. 74fd4f3 checkpatch: improve the embedded function name test for patch contexts by Joe Perches · 8 years ago
  97. 75ad8c5 checkpatch: add --typedefsfile by Jerome Forissier · 8 years ago
  98. 1b4a2ed checkpatch: improve k.alloc with multiplication and sizeof test by Joe Perches · 8 years ago
  99. e882dbf checkpatch: special audit for revert commit line by Wei Wang · 8 years ago
  100. e4b7d30 checkpatch: clarify the EMBEDDED_FUNCTION_NAME message by Joe Perches · 8 years ago