1. cae1240 mm: export follow_pte() by Jan Kara · 8 years ago
  2. a19e255 mm: change return values of finish_mkwrite_fault() by Jan Kara · 8 years ago
  3. 66a6197 mm: provide helper for finishing mkwrite faults by Jan Kara · 8 years ago
  4. 997dd98 mm: move part of wp_page_reuse() into the single call site by Jan Kara · 8 years ago
  5. a41b70d mm: use vmf->page during WP faults by Jan Kara · 8 years ago
  6. 38b8cb7 mm: pass vm_fault structure into do_page_mkwrite() by Jan Kara · 8 years ago
  7. 97ba0c2 mm: factor out common parts of write fault handling by Jan Kara · 8 years ago
  8. b1aa812 mm: move handling of COW faults into DAX code by Jan Kara · 8 years ago
  9. 9118c0c mm: factor out functionality to finish page faults by Jan Kara · 8 years ago
  10. 3917048 mm: allow full handling of COW faults in ->fault handlers by Jan Kara · 8 years ago
  11. 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
  12. fe82221 mm: use passed vm_fault structure for in wp_pfn_shared() by Jan Kara · 8 years ago
  13. 936ca80 mm: trim __do_fault() arguments by Jan Kara · 8 years ago
  14. 667240e mm: use passed vm_fault structure in __do_fault() by Jan Kara · 8 years ago
  15. 0721ec8 mm: use pgoff in struct vm_fault instead of passing it separately by Jan Kara · 8 years ago
  16. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  17. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  18. 8b7457e mm: unexport __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  19. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  20. 370b262 ipc/sem: avoid idr tree lookup for interrupted semop by Davidlohr Bueso · 8 years ago
  21. b5fa01a ipc/sem: simplify wait-wake loop by Davidlohr Bueso · 8 years ago
  22. f150f02 ipc/sem: use proper list api for pending_list wakeups by Davidlohr Bueso · 8 years ago
  23. 4663d3e ipc/sem: explicitly inline check_restart by Davidlohr Bueso · 8 years ago
  24. 4ce33ec ipc/sem: optimize perform_atomic_semop() by Davidlohr Bueso · 8 years ago
  25. 9ae949f ipc/sem: rework task wakeups by Davidlohr Bueso · 8 years ago
  26. 248e735 ipc/sem: do not call wake_sem_queue_do() prematurely ... as this call should obviously be paired with its _prepare() by Davidlohr Bueso · 8 years ago
  27. 7a5c8b5 sparc: implement watchdog_nmi_enable and watchdog_nmi_disable by Babu Moger · 8 years ago
  28. 73ce051 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 8 years ago
  29. 249e52e kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 8 years ago
  30. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  31. b5fc8c6 drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression by Andrew Morton · 8 years ago
  32. b6f8a92 posix-timers: give lazy compilers some help optimizing code away by Nicolas Pitre · 8 years ago
  33. 63980c8 ipc/shm.c: coding style fixes by Shailesh Pandey · 8 years ago
  34. 9998983 ipc: msg, make msgrcv work with LONG_MIN by Jiri Slaby · 8 years ago
  35. db2aa7f initramfs: allow again choice of the embedded initram compression algorithm by Francisco Blas Izquierdo Riera (klondike) · 8 years ago
  36. 35e669e initramfs: select builtin initram compression algorithm on KConfig instead of Makefile by Francisco Blas Izquierdo Riera (klondike) · 8 years ago
  37. 34aaff4 kdb: call vkdb_printf() from vprintk_default() only when wanted by Petr Mladek · 8 years ago
  38. d5d8d3d kdb: properly synchronize vkdb_printf() calls with other CPUs by Petr Mladek · 8 years ago
  39. d1bd8ea kdb: remove unused kdb_event handling by Petr Mladek · 8 years ago
  40. 2d13bb6 kernel/debug/debug_core.c: more properly delay for secondary CPUs by Douglas Anderson · 8 years ago
  41. db86235 kcov: add more missing includes by Kefeng Wang · 8 years ago
  42. 0462554 Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation by Andreas Platschek · 8 years ago
  43. 700199b0 Kconfig: lib/Kconfig.debug: fix references to Documenation by Andreas Platschek · 8 years ago
  44. 9a29d0f relay: check array offset before using it by Dan Carpenter · 8 years ago
  45. bd4171a igb: update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  46. 5be5955 igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
  47. 44fdffd mm: add support for releasing multiple instances of a page by Alexander Duyck · 8 years ago
  48. 0495c3d dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs by Alexander Duyck · 8 years ago
  49. 4bfa135 arch/xtensa: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  50. 33c77e5 arch/tile: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  51. 68bbc28 arch/sparc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  52. a081200 arch/sh: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  53. 6f77480 arch/powerpc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  54. f50a2bd arch/parisc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  55. 043b42b arch/openrisc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  56. abdf479 arch/nios2: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  57. 9f318d4 arch/mips: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  58. 98ac2fc arch/microblaze: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  59. 38bdbdc arch/metag: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  60. 5140d23 arch/m68k: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  61. b8a346d arch/hexagon: Add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  62. 34f8be7 arch/frv: add option to skip sync on DMA map by Alexander Duyck · 8 years ago
  63. 64c596b arch/c6x: add option to skip sync on DMA map and unmap by Alexander Duyck · 8 years ago
  64. 8c16a2e arch/blackfin: add option to skip sync on DMA map by Alexander Duyck · 8 years ago
  65. e8b4762 arch/avr32: add option to skip sync on DMA map by Alexander Duyck · 8 years ago
  66. fc1b138 arch/arm: add option to skip sync on DMA map and unmap by Alexander Duyck · 8 years ago
  67. 8a3385d arch/arc: add option to skip sync on DMA mapping by Alexander Duyck · 8 years ago
  68. 7560ef3 sysctl: add KERN_CONT to deprecated_sysctl_warning() by Tetsuo Handa · 8 years ago
  69. 8e53c07 kexec: add cond_resched into kimage_alloc_crash_control_pages by zhong jiang · 8 years ago
  70. 401721e kexec: export the value of phys_base instead of symbol address by Baoquan He · 8 years ago
  71. 69f5838 Revert "kdump, vmcoreinfo: report memory sections virtual addresses" by Baoquan He · 8 years ago
  72. 760c6a9 coredump: clarify "unsafe core_pattern" warning by Alexey Dobriyan · 8 years ago
  73. c7be96a signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
  74. 73e64c5 mm, compaction: allow compaction for GFP_NOFS requests by Michal Hocko · 8 years ago
  75. 4d1f0fb kernel/watchdog: use nmi registers snapshot in hardlockup handler by Konstantin Khlebnikov · 8 years ago
  76. 40f7828 btrfs: better handle btrfs_printk() defaults by Petr Mladek · 8 years ago
  77. 775a2e2 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  78. 2a4c32e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  79. b9f98bd Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  80. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  81. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  82. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  83. 09cb646 Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  84. 19d37ce Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  85. 3e5cecf Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  86. cdb98c2 Revert "nvme: add support for the Write Zeroes command" by Linus Torvalds · 8 years ago
  87. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  88. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  89. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  90. b5cab0d Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  91. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. 1c59e1e Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  93. bb3dd056 Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  94. 7b882cb Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  95. 9f56eca ata: avoid probing NCQ Prio Support if not explicitly requested by Adam Manzanares · 8 years ago
  96. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  97. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  98. 2073773 Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
  99. e6efef7 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  100. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago