1. f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 8 years ago
  2. ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 8 years ago
  3. af8e15c oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head by Michal Hocko · 8 years ago
  4. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 8 years ago
  5. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  6. 18c9824 x86/mm: TLB_REMOTE_SEND_IPI should count pages by Nadav Amit · 8 years ago
  7. 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 8 years ago
  8. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  9. 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 8 years ago
  10. b39c3cf MAINTAINERS: orangefs mailing list is subscribers-only by Joe Perches · 8 years ago
  11. f9a67b1 md/bitmap: clear bitmap if bitmap_create failed by Guoqing Jiang · 9 years ago
  12. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 8 years ago
  13. ce2a04c Merge branch 'stmmac-fixes' by David S. Miller · 8 years ago
  14. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 9 years ago
  15. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 9 years ago
  16. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 9 years ago
  17. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago
  18. 4a0a12d net: mvpp2: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago
  19. d82b0c2 net: mvpp2: fix maybe-uninitialized warning by Jisheng Zhang · 9 years ago
  20. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 9 years ago
  21. 8f0e874 ext4: avoid calling dquot_get_next_id() if quota is not enabled by Theodore Ts'o · 8 years ago
  22. 4f37590 s390/seccomp: include generic seccomp header file by Sudip Mukherjee · 8 years ago
  23. 9d89d9e s390/pci: add extra padding to function measurement block by Sebastian Ott · 9 years ago
  24. b707c65a s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS by Sebastian Ott · 9 years ago
  25. 5e916a3 drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup by Michel Dänzer · 9 years ago
  26. fc387a0 drm/amdgpu: fence wait old rcu slot by Chunming Zhou · 9 years ago
  27. ab7e9c1 drm/amdgpu: fix leaking fence in the pageflip code by Christian König · 9 years ago
  28. 1f8628c drm/amdgpu: print vram type rather than just DDR by Alex Deucher · 9 years ago
  29. b634de4f drm/amdgpu/gmc: use proper register for vram type on Fiji by Alex Deucher · 9 years ago
  30. d1518a1 drm/amdgpu/gmc: move vram type fetching into sw_init by Alex Deucher · 9 years ago
  31. 354edd8 drm/amdgpu: Set vblank_disable_allowed = true by Michel Dänzer · 9 years ago
  32. 978ccad drm/radeon: Set vblank_disable_allowed = true by Michel Dänzer · 9 years ago
  33. e0c7716 drm/amd/powerplay: Need to change boot to performance state in resume. by Rex Zhu · 9 years ago
  34. bbe6aa9 drm/amd/powerplay: add new Fiji function for not setting same ps. by Rex Zhu · 9 years ago
  35. 5349ece drm/amdgpu: check dpm state before pm system fs initialized. by Rex Zhu · 9 years ago
  36. 4cd05a7 drm/amd/powerplay: notify amdgpu whether dpm is enabled or not. by Rex Zhu · 9 years ago
  37. 1587f6e drm/amdgpu: Not support disable dpm in powerplay. by Rex Zhu · 9 years ago
  38. 4c90080 drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. by Rex Zhu · 9 years ago
  39. f9e9c08 drm/amd/powerplay: fix segment fault issue in multi-display case. by Rex Zhu · 9 years ago
  40. e1641c9 Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"" by Linus Walleij · 8 years ago
  41. 6ddf37d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  42. 52bef0c Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  43. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  44. 7d4bd1d arm64: KVM: Add braces to multi-line if statement in virtual PMU code by Will Deacon · 9 years ago
  45. c0c508a i2c: mux: demux-pinctrl: Clean up sysfs attributes by Ben Hutchings · 9 years ago
  46. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 9 years ago
  47. 14f4760 kvm: set page dirty only if page has been writable by Yu Zhao · 9 years ago
  48. 14ebda33 KVM: x86: reduce default value of halt_poll_ns parameter by Paolo Bonzini · 9 years ago
  49. a2b5c3c KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled by Paolo Bonzini · 9 years ago
  50. 321c565 KVM: x86: Inject pending interrupt even if pending nmi exist by Yuki Shibuya · 9 years ago
  51. c26e5f3 Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  52. 0a0f5b7 HID: multitouch: Synchronize MT frame on reset_resume by Gabriele Mazzotta · 9 years ago
  53. f87e043 lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates by Rusty Russell · 9 years ago
  54. 3358999 s390: wire up preadv2/pwritev2 syscalls by Heiko Carstens · 9 years ago
  55. aa62488 s390/pci: PCI function group 0 is valid for clp_query_pci_fn by Pierre Morel · 9 years ago
  56. 353def9 MAINTAINERS: Update my email address by Masami Hiramatsu · 9 years ago
  57. e84dfbe ext4: retry block allocation for failed DIO and DAX writes by Jan Kara · 9 years ago
  58. e549d19 ALSA: hda - fix front mic problem for a HP desktop by Hui Wang · 9 years ago
  59. daf647d ext4: add lockdep annotations for i_data_sem by Theodore Ts'o · 9 years ago
  60. 5e00bbf tty: Fix merge of "tty: Refactor tty_open()" by Peter Hurley · 9 years ago
  61. 72b9ff0 drm/udl: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  62. 7779c5e drm/dp: move hw_mutex up the call stack by Rob Clark · 9 years ago
  63. 5456248 Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  64. 90516d8 Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  65. 2f4fcb3 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  66. f08bb1e sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes by Martin K. Petersen · 9 years ago
  67. da5a0fc tty: Fix UML console breakage by Peter Hurley · 9 years ago
  68. 79f4223 net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card by Daniele Palmas · 9 years ago
  69. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 9 years ago
  70. 7cc8cbc efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping by Ard Biesheuvel · 9 years ago
  71. 162f98d Input: gtco - fix crash on detecting device without endpoints by Vladis Dronov · 9 years ago
  72. 32867fc fec: Do not access unexisting register in Coldfire by Fabio Estevam · 9 years ago
  73. 9bd9ddb net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 9 years ago
  74. b7854ef net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 9 years ago
  75. 13a7ebb net: dsa: mv88e6xxx: Clear the PDOWN bit on setup by Patrick Uiterwijk · 9 years ago
  76. 75baacf net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write} by Patrick Uiterwijk · 9 years ago
  77. e4c0e06 spi: rockchip: fix probe deferral handling by Shawn Lin · 9 years ago
  78. c877ef8 writeback: fix the wrong congested state variable definition by Kaixu Xia · 9 years ago
  79. 405ddbf [media] Revert "[media] media: au0828 change to use Managed Media Controller API" by Mauro Carvalho Chehab · 9 years ago
  80. c89178f [media] Revert "[media] sound/usb: Use Media Controller API to share media resources" by Mauro Carvalho Chehab · 9 years ago
  81. e8e3039 [media] au0828: Fix dev_state handling by Mauro Carvalho Chehab · 9 years ago
  82. ed940cd [media] au0828: fix au0828_v4l2_close() dev_state race condition by Shuah Khan · 9 years ago
  83. ffa8576 [media] media: au0828 fix to clear enable/disable/change source handlers by Shuah Khan · 9 years ago
  84. 0fed3fc [media] v4l2-mc: cleanup a warning by Mauro Carvalho Chehab · 9 years ago
  85. 2e208c6 [media] au0828: disable tuner links and cache tuner/decoder by Mauro Carvalho Chehab · 9 years ago
  86. ed3b98c MD: add rdev reference for super write by Shaohua Li · 9 years ago
  87. 466ad29 md: fix a trivial typo in comments by Wei Fang · 9 years ago
  88. 816b0ac md:raid1: fix a dead loop when read from a WriteMostly disk by Wei Fang · 9 years ago
  89. 5a07975 USB: digi_acceleport: do sanity checking for the number of ports by Oliver Neukum · 9 years ago
  90. c55aee1 USB: cypress_m8: add endpoint sanity check by Oliver Neukum · 9 years ago
  91. 4e9a0b0 USB: mct_u232: add sanity checking in probe by Oliver Neukum · 9 years ago
  92. 836b34a ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call by Vladis Dronov · 9 years ago
  93. 878dfd3 orangefs: minimum userspace version is 2.9.3 by Martin Brandenburg · 9 years ago
  94. 641bb32 orangefs: don't put readdir slot twice by Martin Brandenburg · 9 years ago
  95. bb6ab52 intel_pstate: Do not set utilization update hook too early by Rafael J. Wysocki · 9 years ago
  96. 4833a00 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  97. 39e2e17 locking/lockdep: Print chain_key collision information by Alfredo Alvarez Fernandez · 9 years ago
  98. 8eb2221 ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps by Maruthi Srinivas Bayyavarapu · 9 years ago
  99. c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  100. e9dcfaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago