summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-03dt-bindings: timer: renesas: cmt: document R-Car gen3 supportSergei Shtylyov1-0/+7
2018-10-03clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializerSergei Shtylyov1-2/+8
2018-10-03clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov1-3/+3
2018-10-03clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov1-39/+33
2018-10-03clocksource/drivers/sh_tmu: Convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-10-03clocksource/drivers/sh_mtu2: Convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-10-03clocksource/drivers/sh_cmt: Convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-10-03clocksource/drivers/renesas-ostm: Convert to SPDX identifiersKuninori Morimoto1-10/+1
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring8-19/+19
2018-09-28tick/broadcast: Remove redundant checkPeng Hao1-2/+0
2018-09-05RISC-V: Request newstat syscallsGuenter Roeck1-0/+1
2018-08-29y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann2-9/+10
2018-08-29y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann4-16/+14
2018-08-29y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann2-3/+3
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann10-8/+19
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann5-34/+31
2018-08-29y2038: Change sys_utimensat() to use __kernel_timespecArnd Bergmann2-2/+3
2018-08-29asm-generic: Remove empty asm/unistd.hArnd Bergmann1-3/+0
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann14-22/+1
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann9-123/+37
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann10-1/+10
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann15-0/+18
2018-08-29y2038: __get_old_timespec32() can be statickbuild test robot1-2/+2
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann36-245/+237
2018-08-27y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann3-32/+22
2018-08-27y2038: remove unused time interfacesArnd Bergmann4-111/+0
2018-08-26Linux 4.19-rc1v4.19-rc1Linus Torvalds1-2/+2
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds1-1/+1
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King1-1/+1
2018-08-25libata: maintainership updateJens Axboe1-3/+3
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier1-6/+15
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria11-12/+12
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek1-1/+0
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka1-0/+4
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang5-30/+5
2018-08-24i2c: ocores: update my email addressPeter Korsgaard4-5/+5
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang2-16/+1
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang1-2/+23
2018-08-24ubifs: Remove empty file.hRichard Weinberger1-0/+0
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka3-3/+3
2018-08-24mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder15-103/+106
2018-08-24lib/fonts: convert comments to utf-8Arnd Bergmann4-512/+512
2018-08-24s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann12-103/+103
2018-08-24drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder3-27/+17
2018-08-24docs/core-api: mm-api: add section about GFP flagsMike Rapoport1-0/+21
2018-08-24docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport1-137/+154