Age | Commit message (Expand) | Author |
2017-10-23 | ata: ceva: Make RxWaterMark value as module parameter | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Disable Device Sleep capability | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Add gen 3 mode support in driver | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Move sata port phy oob settings to device-tree | Anurag Kumar Vulisha |
2017-10-23 | devicetree: bindings: Add sata port phy config parameters in ahci-ceva | Anurag Kumar Vulisha |
2017-10-23 | ata: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-23 | ata: sata_mv: remove a redundant assignment to pointer ehi | Colin Ian King |
2017-10-11 | ahci: Add support for Cavium's fifth generation SATA controller | Radha Mohan Chintakuntla |
2017-10-04 | ata: sata_rcar: Use of_device_get_match_data() helper | Geert Uytterhoeven |
2017-10-02 | libata: make ata_port_type const | Bhumika Goyal |
2017-09-19 | libata: make static arrays const, reduces object code size | Colin Ian King |
2017-09-18 | ata: pata_artop: remove redundant initialization of pio | Colin Ian King |
2017-09-18 | libata: Add new med_power_with_dipm link_power_management_policy setting | Hans de Goede |
2017-09-07 | ata: avoid gcc-7 warning in ata_timing_quantize | Arnd Bergmann |
2017-09-07 | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2017-09-07 | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-09-07 | Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-09-07 | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-07 | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-09-07 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-07 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | x86/mm: Document how CR4.PCIDE restore works | Andy Lutomirski |
2017-09-06 | x86/mm: Reinitialize TLB state on hotplug and resume | Andy Lutomirski |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel |
2017-09-06 | mm: add /proc/pid/smaps_rollup | Daniel Colascione |
2017-09-06 | mm: hugetlb: clear target sub-page last when clearing huge page | Huang Ying |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli |
2017-09-06 | swap: choose swap device according to numa node | Aaron Lu |
2017-09-06 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko |
2017-09-06 | mm, oom: do not rely on TIF_MEMDIE for memory reserves access | Michal Hocko |
2017-09-06 | z3fold: use per-cpu unbuddied lists | Vitaly Wool |
2017-09-06 | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying |
2017-09-06 | mm, swap: add sysfs interface for VMA based swap readahead | Huang Ying |
2017-09-06 | mm, swap: VMA based swap readahead | Huang Ying |
2017-09-06 | mm, swap: fix swap readahead marking | Huang Ying |
2017-09-06 | mm, swap: add swap readahead hit statistics | Huang Ying |
2017-09-06 | mm/vmalloc.c: don't reinvent the wheel but use existing llist API | Byungchul Park |
2017-09-06 | mm/vmstat.c: fix wrong comment | SeongJae Park |
2017-09-06 | selftests/memfd: add memfd_create hugetlbfs selftest | Mike Kravetz |
2017-09-06 | mm/shmem: add hugetlbfs support to memfd_create() | Mike Kravetz |
2017-09-06 | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups | Dan Williams |
2017-09-06 | mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() | Wei Yang |