1. 92ed932 arc: use for_each_sg() by Akinobu Mita · 10 years ago
  2. 9ce7114 devpts: if initialization failed, don't crash when opening /dev/ptmx by Josh Triplett · 10 years ago
  3. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 10 years ago
  4. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 10 years ago
  5. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 10 years ago
  6. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 10 years ago
  7. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 10 years ago
  8. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 10 years ago
  9. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 10 years ago
  10. 43abdbc memstick: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  11. 196a4f8 fs/affs/symlink.c: remove unneeded err variable by Fabian Frederick · 10 years ago
  12. 4709187 fs/affs/amigaffs.c: remove unneeded initialization by Fabian Frederick · 10 years ago
  13. 78f444f fs/affs/inode.c: remove unneeded initialization by Fabian Frederick · 10 years ago
  14. d96f184 fs/adfs: remove unneeded cast by Firo Yang · 10 years ago
  15. 3e44c47 gcov: add support for GCC 5.1 by Lorenzo Stoakes · 10 years ago
  16. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 10 years ago
  17. f45d85f kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled by HATAYAMA Daisuke · 10 years ago
  18. a846f47 x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line. by KarimAllah Ahmed · 10 years ago
  19. 460b865 fs: document seq_open()'s usage of file->private_data by Yann Droneaud · 10 years ago
  20. 189f984 fs: allocate structure unconditionally in seq_open() by Yann Droneaud · 10 years ago
  21. ede1bf0 fs: use seq_open_private() for proc_mounts by Yann Droneaud · 10 years ago
  22. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 10 years ago
  23. 74033a7 mm: meminit: remove mminit_verify_page_links by Mel Gorman · 10 years ago
  24. ac5d253 mm: meminit: reduce number of times pageblocks are set during struct page init by Mel Gorman · 10 years ago
  25. a4de83d mm: meminit: free pages in large chunks where possible by Mel Gorman · 10 years ago
  26. 3b242c6 x86: mm: enable deferred struct page initialisation on x86-64 by Mel Gorman · 10 years ago
  27. 54608c3 mm: meminit: minimise number of pfn->page lookups during initialisation by Mel Gorman · 10 years ago
  28. 7e18adb mm: meminit: initialise remaining struct pages in parallel with kswapd by Mel Gorman · 10 years ago
  29. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 10 years ago
  30. 75a592a mm: meminit: inline some helper functions by Mel Gorman · 10 years ago
  31. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 10 years ago
  32. d70ddd7 mm: page_alloc: pass PFN to __free_pages_bootmem by Mel Gorman · 10 years ago
  33. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 10 years ago
  34. 1e8ce83 mm: meminit: move page initialization into a separate function by Robin Holt · 10 years ago
  35. 8e7a7f8 memblock: introduce a for_each_reserved_mem_region iterator by Robin Holt · 10 years ago
  36. 6aaf0da Merge tag 'md/4.2' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  37. a9730fc Fix kmalloc slab creation sequence by Christoph Lameter · 10 years ago
  38. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 10 years ago
  39. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  40. f199b66 Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  41. d93a74a Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  42. c63f887 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  43. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  44. b779157 Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  45. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  46. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  47. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  48. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  49. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 years ago
  50. ebeaa8d Revert "jbd2: speedup jbd2_journal_dirty_metadata()" by Linus Torvalds · 10 years ago
  51. e0dd880 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  52. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  53. 4b703b1 power: axp288_charger: fix for API change by Stephen Rothwell · 10 years ago
  54. 93f0824 Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  55. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  56. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  57. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  58. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  59. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  60. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  61. fcbc177 Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  62. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  63. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  64. a2f54be Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  65. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  66. abea962 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. 53a20e9 staging: wilc1000: disable driver due to build warnings by Greg Kroah-Hartman · 10 years ago
  68. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  69. 3d9f96d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  71. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  72. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  73. 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 10 years ago
  74. 74ae66c libnvdimm: Add sysfs numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  75. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  76. 9975986 acpi: Add acpi_map_pxm_to_online_node() by Toshi Kani · 10 years ago
  77. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  78. 0f51c4f pmem: flag pmem block devices as non-rotational by Dan Williams · 10 years ago
  79. f0dc089 libnvdimm: enable iostat by Dan Williams · 10 years ago
  80. edc870e pmem: make_request cleanups by Dan Williams · 10 years ago
  81. 43d3fa3 libnvdimm, pmem: fix up max_hw_sectors by Dan Williams · 10 years ago
  82. fcae695 libnvdimm, blk: add support for blk integrity by Vishal Verma · 10 years ago
  83. 41cd8b7 libnvdimm, btt: add support for blk integrity by Vishal Verma · 10 years ago
  84. f68eb1e fs/block_dev.c: skip rw_page if bdev has integrity by Vishal Verma · 10 years ago
  85. bc30196 libnvdimm: Non-Volatile Devices by Dan Williams · 10 years ago
  86. 6bc7561 tools/testing/nvdimm: libnvdimm unit test infrastructure by Dan Williams · 10 years ago
  87. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
  88. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago
  89. b5451e4 dm cache policy smq: fix "default" version to be 1.4.0 by Mike Snitzer · 10 years ago
  90. 5532fba dm: bump the ioctl version to 4.32.0 by Mike Snitzer · 10 years ago
  91. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 10 years ago
  92. 4e6e36c Revert "dm: do not allocate any mempools for blk-mq request-based DM" by Mike Snitzer · 10 years ago
  93. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 10 years ago
  94. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  95. 9390bd0 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  96. da996f7 Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  97. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  98. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  99. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 10 years ago
  100. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago