| Commit message (Expand) | Author | Files | Lines |
2016-02-09 | nvme: fix Kconfig description for BLK_DEV_NVME_SCSI | Christoph Hellwig | 1 | -2/+3 |
2016-02-09 | kernel/fs: fix I/O wait not accounted for RW O_DSYNC | Stephane Gasparini | 1 | -1/+1 |
2016-02-06 | floppy: refactor open() flags handling | Jiri Kosina | 1 | -15/+19 |
2016-02-04 | lightnvm: allow to force mm initialization | Matias Bjørling | 3 | -10/+21 |
2016-02-04 | lightnvm: check overflow and correct mlc pairs | Matias Bjørling | 1 | -3/+9 |
2016-02-04 | lightnvm: fix request intersection locking in rrpc | Javier González | 1 | -2/+1 |
2016-02-04 | lightnvm: warn if irqs are disabled in lock laddr | Javier González | 1 | -0/+2 |
2016-02-04 | lightnvm: put bio before return | Wenwei Tao | 1 | -1/+3 |
2016-02-01 | deadline: remove unused struct member | Tahsin Erdogan | 1 | -3/+0 |
2016-02-01 | floppy: fix lock_fdc() signal handling | Jiri Kosina | 1 | -15/+18 |
2016-01-31 | block: fix use-after-free in dio_bio_complete | Mike Krinkin | 1 | -1/+1 |
2016-01-30 | xen/blkfront: realloc ring info in blkif_resume | Bob Liu | 1 | -29/+45 |
2016-01-29 | Revert "btrfs: synchronize incompat feature bits with sysfs files" | Chris Mason | 4 | -17/+0 |
2016-01-29 | ALSA: hda - disable dynamic clock gating on Broxton before reset | Libin Yang | 1 | -0/+13 |
2016-01-29 | iommu: Update struct iommu_ops comments | Magnus Damm | 1 | -4/+12 |
2016-01-29 | iommu/vt-d: Fix link to Intel IOMMU Specification | Michael S. Tsirkin | 1 | -1/+1 |
2016-01-29 | iommu/amd: Correct the wrong setting of alias DTE in do_attach | Baoquan He | 1 | -1/+1 |
2016-01-29 | iommu/vt-d: Don't skip PCI devices when disabling IOTLB | Jeremy McNicoll | 1 | -1/+1 |
2016-01-29 | iommu/io-pgtable-arm: Fix io-pgtable-arm build failure | Lada Trimasova | 1 | -0/+1 |
2016-01-29 | ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda | Aaron Plattner | 1 | -0/+1 |
2016-01-29 | drm/vmwgfx: respect 'nomodeset' | Rob Clark | 1 | -0/+7 |
2016-01-28 | drm/amdgpu: only move pt bos in LRU list on success | Nicolai Hähnle | 1 | -2/+2 |
2016-01-28 | powerpc/mm: Fixup _HPAGE_CHG_MASK | Aneesh Kumar K.V | 1 | -1/+3 |
2016-01-28 | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 | Madhavan Srinivasan | 1 | -1/+1 |
2016-01-28 | ALSA: dummy: Disable switching timer backend via sysfs | Takashi Iwai | 1 | -1/+1 |
2016-01-28 | ALSA: timer: fix SND_PCM_TIMER Kconfig text | Randy Dunlap | 1 | -3/+3 |
2016-01-28 | hwmon: (fam15h_power) Add bit masking for tdp_limit | Gioh Kim | 1 | -1/+9 |
2016-01-28 | KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set | David Howells | 1 | -1/+2 |
2016-01-27 | cpufreq: cpufreq-dt: avoid uninitialized variable warnings: | Arnd Bergmann | 1 | -8/+7 |
2016-01-27 | cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype | Arnd Bergmann | 1 | -1/+1 |
2016-01-27 | PM: APM_EMULATION does not depend on PM | Arnd Bergmann | 1 | -1/+1 |
2016-01-27 | cpufreq: Use list_is_last() to check last entry of the policy list | Gautham R Shenoy | 1 | -3/+3 |
2016-01-27 | cpufreq: Fix NULL reference crash while accessing policy->governor_data | Viresh Kumar | 1 | -3/+8 |
2016-01-27 | cpuidle: coupled: remove unused define cpuidle_coupled_lock | Anders Roxell | 1 | -1/+0 |
2016-01-27 | PM / Domains: Fix typo in comment | Moritz Fischer | 1 | -1/+1 |
2016-01-27 | PM / Domains: Fix potential deadlock while adding/removing subdomains | Ulf Hansson | 1 | -8/+6 |
2016-01-27 | mailmap: redirect inactive address <ao2@amarulasolutions.com> | Antonio Ospite | 1 | -0/+1 |
2016-01-27 | ARM: wire up copy_file_range() syscall | Russell King | 2 | -0/+2 |
2016-01-27 | drm/radeon: fix DP audio support for APU with DCE4.1 display engine | Slava Grigorev | 3 | -8/+44 |
2016-01-27 | drm/radeon: Add a common function for DFS handling | Slava Grigorev | 3 | -10/+15 |
2016-01-27 | drm/radeon: cleaned up VCO output settings for DP audio | Slava Grigorev | 4 | -14/+10 |
2016-01-27 | drm/amd/powerplay: Update SMU firmware loading for Stoney | Rex Zhu | 1 | -9/+32 |
2016-01-27 | seccomp: always propagate NO_NEW_PRIVS on tsync | Jann Horn | 1 | -11/+11 |
2016-01-27 | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc | Chris Mason | 1 | -1/+1 |
2016-01-27 | include/linux/cleancache.h: Clean up code | Chen Gang | 1 | -8/+6 |
2016-01-27 | cleancache: constify cleancache_ops structure | Julia Lawall | 3 | -4/+4 |
2016-01-27 | btrfs: sysfs: check initialization state before updating features | David Sterba | 1 | -0/+3 |
2016-01-27 | ALSA: Add missing dependency on CONFIG_SND_TIMER | Takashi Iwai | 3 | -0/+8 |
2016-01-27 | SCSI: fix crashes in sd and sr runtime PM | Alan Stern | 2 | -2/+9 |
2016-01-27 | powerpc/eeh: Fix PE location code | Gavin Shan | 1 | -18/+15 |