1. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  2. b7ae37b orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  3. e07db0a make orangefs_clean_up_interrupted_operation() static by Al Viro · 9 years ago
  4. 1264ddf orangefs: kill orangefs_inode_s ->list by Al Viro · 9 years ago
  5. fc916da orangefs: get rid of <censored> macros by Al Viro · 9 years ago
  6. 90e54e3 orangefs: ->poll() doesn't need spinlock by Al Viro · 9 years ago
  7. 8016387 orangefs: kill ioctl32 rudiments by Al Viro · 9 years ago
  8. 83595db orangefs: ->poll() is only called between successful ->open() and ->release() by Al Viro · 9 years ago
  9. fb6d252 orangefs: generic_file_open() is pointless for character devices by Al Viro · 9 years ago
  10. 3e1dd9a orangefs: use DEFINE_MUTEX (and mutex_init() had been too late) by Al Viro · 9 years ago
  11. 7ca6574 iio: adc: axp288: remove redundant duplicate const on axp288_adc_channels by Colin Ian King · 9 years ago
  12. 244a93f iio: mma8452: add support for MMA8451Q by Martin Kepplinger · 9 years ago
  13. 36775d5 iio: mma8452: whitespace cleanup by Martin Kepplinger · 9 years ago
  14. 4b04266 iio: mma8452: add freefall detection for Freescale's accelerometers by Martin Kepplinger · 9 years ago
  15. 61be8fd iio:adc:at91-sama5d2: code cleanup by Ludovic Desroches · 9 years ago
  16. d7bdcc3 iio:adc:at91-sama5d2: fix vref_uv type by Ludovic Desroches · 9 years ago
  17. 87f5fed Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets by Lukasz Duda · 9 years ago
  18. 4c58f32 Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences by Glenn Ruben Bakke · 9 years ago
  19. 98d9450 Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  20. d0e5fbb block: fix bio splitting on max sectors by Ming Lei · 9 years ago
  21. b186b4d ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" by Hans de Goede · 9 years ago
  22. b82dde0 Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  23. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  24. e62e560 vfs: abort dedupe loop if fatal signals are pending by Darrick J. Wong · 9 years ago
  25. 1b8ee1e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. 5430dfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  27. 4adea1f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  28. 114bf37 MAINTAINERS: return arch/sh to maintained state, with new maintainers by Rich Felker · 9 years ago
  29. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  30. eab95db dax: never rely on bh.b_dev being set by get_block() by Ross Zwisler · 9 years ago
  31. 5eb88dc xfs: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  32. d5be7a0 ext4: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  33. 80b4adc ext2: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  34. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
  35. 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 9 years ago
  36. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  37. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
  38. de14b9c dax: fix conversion of holes to PMDs by Ross Zwisler · 9 years ago
  39. d4bbe70 dax: fix NULL pointer dereference in __dax_dbg() by Ross Zwisler · 9 years ago
  40. 4be4e03 mtd: nand: sunxi: add randomizer support by Boris BREZILLON · 9 years ago
  41. 8ebc563 mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition by Boris BREZILLON · 9 years ago
  42. c03d996 mtd: nand: add NAND_NEED_SCRAMBLING option flag by Boris BREZILLON · 9 years ago
  43. 23819f2 mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code by Christophe Jaillet · 9 years ago
  44. 800dc4f Revert "MIPS: Fix PAGE_MASK definition" by Dan Williams · 9 years ago
  45. 3ed47db make sure that freeing shmem fast symlinks is RCU-delayed by Al Viro · 9 years ago
  46. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  47. 884a12a [IA64] Enable copy_file_range syscall for ia64 by Tony Luck · 9 years ago
  48. 57b8f11 lustre: remove unused declaration by Al Viro · 9 years ago
  49. 2c9b3eb Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  50. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  51. e7cc3ed Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  52. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  53. 41f2d99 drm/amdgpu: fix next_rptr handling for debugfs by Christian König · 9 years ago
  54. 391f2a1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  55. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  56. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  57. 6fb11e6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 31739a6 ASoC: rsnd: disable SRC.out/in in same time by Kuninori Morimoto · 9 years ago
  59. 38587f4 ASoC: rsnd: tidyup Playback/Capture sequence by Kuninori Morimoto · 9 years ago
  60. dc037af ASoC: rsnd: ctu: settings matches to datasheet by Kuninori Morimoto · 9 years ago
  61. d0658b3 ASoC: rsnd: ctu: add rsnd_ctu_halt() by Kuninori Morimoto · 9 years ago
  62. bd9a603 ASoC: rsnd: ctu: add rsnd_mix_activation() by Kuninori Morimoto · 9 years ago
  63. 355cb84fb ASoC: rsnd: attach Audio-DMAC-periperi correctly by Kuninori Morimoto · 9 years ago
  64. 5ba17b42 ASoC: rsnd: each mod has status again for CTU/MUX support by Kuninori Morimoto · 9 years ago
  65. 72154e5 ASoC: rsnd: select each SRC correctly for CMD data path by Kuninori Morimoto · 9 years ago
  66. 654a12b ASoC: rsnd: don't overwrite io on rsnd_cmd_init() by Kuninori Morimoto · 9 years ago
  67. ea96380 ASoC: rsnd: always call probe/remove for MUX by Kuninori Morimoto · 9 years ago
  68. bfa3119 ASoC: rsnd: try to connect connected mod is not error by Kuninori Morimoto · 9 years ago
  69. 6c001f3 ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match by Kuninori Morimoto · 9 years ago
  70. 4e880b2 ASoC: rsnd: add debug message for rsnd_mod_call() by Kuninori Morimoto · 9 years ago
  71. 7c89746 ASoC: rsnd: use rsnd_mod_init() for ADG by Kuninori Morimoto · 9 years ago
  72. 678ea00 ASoC: rsnd: remove unsed *parent by Kuninori Morimoto · 9 years ago
  73. 5cfa1e4 spi/fsl-espi: Correct the maximum transaction length by Hou Zhiqiang · 9 years ago
  74. 0d55ad4 ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  75. 512feb4 ASoC: fsl_sai: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  76. f8efca2 spi: imx: fix spi resource leak with dma transfer by Gao Pan · 9 years ago
  77. 22363e7 ASoC: ab8500: remove the useless 'break' after 'return' by Xiubo Li · 9 years ago
  78. b429fab regmap: clairify meaning of max_register by Stefan Agner · 9 years ago
  79. 6bb7451 ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode by Stuart Henderson · 9 years ago
  80. 95826a3 ASoC: wm8960: Fix input boost mixer left/right naming by Stuart Henderson · 9 years ago
  81. f5ede8d ASoC: wm5110: Unregister compressed platform when driver is removed by Richard Fitzgerald · 9 years ago
  82. c14a82c ASoC: Intel: Skylake: Fix memory leak by Sudip Mukherjee · 9 years ago
  83. 53c517a Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 9 years ago
  84. 143c6fe ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modules by Tony Lindgren · 9 years ago
  85. 4da597d ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata by Tony Lindgren · 9 years ago
  86. 0a0b132 ARM: OMAP2+: Fix l2_inv_api_params for rodata by Tony Lindgren · 9 years ago
  87. a5311d4 ARM: OMAP2+: Fix save_secure_ram_context for rodata by Tony Lindgren · 9 years ago
  88. eeaf964 ARM: OMAP2+: Fix l2dis_3630 for rodata by Tony Lindgren · 9 years ago
  89. d9db591 ARM: OMAP2+: Fix wait_dll_lock_timed for rodata by Tony Lindgren · 9 years ago
  90. 79b134a btrfs: tweak free space tree bitmap allocation by David Sterba · 9 years ago
  91. 6d45c04 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  92. 082fa37 pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn by Trond Myklebust · 9 years ago
  93. cc78eb2 drm/radeon: properly byte swap vce firmware setup by Alex Deucher · 9 years ago
  94. 9441f96 drm/amdgpu: add a message to indicate when powerplay is enabled (v2) by Alex Deucher · 9 years ago
  95. 78d0e18 drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2 by Christian König · 9 years ago
  96. 4b5ece2 drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2) by Eric Huang · 9 years ago
  97. 8bb5ef7 cgroup: make sure a parent css isn't freed before its children by Tejun Heo · 9 years ago
  98. aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 9 years ago
  99. e93ad19 cpuset: make mm migration asynchronous by Tejun Heo · 9 years ago
  100. 1dff76b sched/numa: Fix use-after-free bug in the task_numa_compare by Gavin Guo · 9 years ago