1. d4c06c7 Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  2. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. 755b20f Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  4. e61c10e sh: add device tree source for J2 FPGA on Mimas v2 board by Rich Felker · 8 years ago
  5. c8e67a8 sh: add defconfig for J-Core J2 by Rich Felker · 8 years ago
  6. 15f0c8f sh: use common clock framework with device tree boards by Rich Felker · 8 years ago
  7. 74bdaa6 sh: system call wire up by Yoshinori Sato · 8 years ago
  8. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  9. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 8 years ago
  10. b4214e4 sh: add SMP support for J2 by Rich Felker · 8 years ago
  11. 4b6ef05 sh: SMP support for SH2 entry.S by Rich Felker · 8 years ago
  12. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 8 years ago
  13. 2b47d54 sh: add J2 atomics using the cas.l instruction by Rich Felker · 8 years ago
  14. 834da19 sh: add AT_HWCAP flag for J-Core cas.l instruction by Rich Felker · 8 years ago
  15. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 8 years ago
  16. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  17. 5055610 .mailmap: Correct entries for Mauro Carvalho Chehab and Shuah Khan by Joe Perches · 8 years ago
  18. f8fbd8c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  19. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  20. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  22. e47608a mm/memblock.c: fix NULL dereference error by zijun_hu · 8 years ago
  23. 4b16b0c MAINTAINERS: update cgroup's document path by seokhoon.yoon · 8 years ago
  24. 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
  25. 380afa3 powerpc/fsl_rio: fix a missing error code by Dan Carpenter · 8 years ago
  26. b4911ea mm: initialise per_cpu_nodestats for all online pgdats at boot by Mel Gorman · 8 years ago
  27. 412d000 mm/memblock: fix a typo in a comment by Alexander Kuleshov · 8 years ago
  28. 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
  29. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  30. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  31. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  32. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  33. bdf107d DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1 by Jani Nikula · 8 years ago
  34. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  35. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  36. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 8 years ago
  37. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  38. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 8 years ago
  39. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 8 years ago
  40. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  41. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  42. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  43. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  44. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  45. c1c87c2 loop: make do_req_filebacked more robust by Christoph Hellwig · 8 years ago
  46. f0225ca loop: don't try to use AIO for discards by Christoph Hellwig · 8 years ago
  47. c0f3fd2 blk-mq: fix deadlock in blk_mq_register_disk() error path by Jens Axboe · 8 years ago
  48. 6d25ec1 Include: blkdev: Removed duplicate 'struct request;' declaration. by John Pittman · 8 years ago
  49. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  50. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  51. 71f79fb blk-mq: Allow timeouts to run while queue is freezing by Gabriel Krisman Bertazi · 8 years ago
  52. 9724096 nbd: fix race in ioctl by Vegard Nossum · 8 years ago
  53. 77da160 block: fix use-after-free in seq file by Vegard Nossum · 8 years ago
  54. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  55. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  56. bfd279a blkcg: kill unused field nr_undestroyed_grps by Hou Tao · 8 years ago
  57. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  58. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  59. 6154c18 metag: Fix __cmpxchg_u32 asm constraint for CMP by James Hogan · 8 years ago
  60. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  61. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  62. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  63. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  64. 2a034ec dm raid: fix use of wrong status char during resynchronization by Heinz Mauelshagen · 8 years ago
  65. c1ece76 Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  66. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  67. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  69. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  70. ddb4530 arm: jump label may reference text in __exit by Jason Baron · 8 years ago
  71. c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
  72. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  73. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  74. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  75. 774e036 MAINTAINERS: update email and list of Samsung HW driver maintainers by Kamil Debski · 8 years ago
  76. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  77. 57c24b2 samples/kretprobe: fix the wrong type by Huang Shijie · 8 years ago
  78. 6134131 samples/kretprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  79. 468b889 samples/jprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  80. e708c14 samples/kprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  81. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  82. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago
  83. 4b9d314 include/linux/bitmap.h: cleanup by Andrew Morton · 8 years ago
  84. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  85. 1c8cb40 drivers/fpga/Kconfig: fix build failure by Sudip Mukherjee · 8 years ago
  86. 747a70e arm64: Fix copy-on-write referencing in HugeTLB by Steve Capper · 8 years ago
  87. 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
  88. 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
  89. 9100530 KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off by Wanpeng Li · 8 years ago
  90. 055b6ae KVM: documentation: fix KVM_CAP_X2APIC_API information by Paolo Bonzini · 8 years ago
  91. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  92. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  93. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  94. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  95. 1a058f1 powerpc/perf: Fix incorrect event codes in power9-event-list by Madhavan Srinivasan · 8 years ago
  96. 59ec4b5 ALSA: hda - Fix headset mic detection problem for two dell machines by Hui Wang · 8 years ago
  97. f282f7a Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  98. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  99. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  100. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago