summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-cpumap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-27ARM: davinci: da830: set the GPIO base to 0Bartosz Golaszewski1-1/+3
2018-11-27ARM: davinci: dm355: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-26ARM: davinci: dm646x: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-26ARM: davinci: dm365: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-26ARM: davinci: da850: set the GPIO base to 0Bartosz Golaszewski1-1/+3
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski2-1/+3
2018-11-26ARM: davinci: dm644x: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+20
2018-11-26ARM: davinci: dm355: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+30
2018-11-26ARM: davinci: dm646x: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+10
2018-11-26ARM: davinci: dm365: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+35
2018-11-26ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+40
2018-11-21ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard1-1/+1
2018-11-19ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner1-1/+5
2018-11-13arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner1-1/+1
2018-11-10arm64: dts: qcom: msm8998: Reserve gpio ranges on MTPBjorn Andersson1-0/+4
2018-11-10arm64: dts: sdm845-mtp: Reserve reserved gpiosBjorn Andersson1-0/+4
2018-11-09arm64: dts: ti: k3-am654: Fix wakeup_uart reg addressVignesh R1-1/+1
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen1-0/+3
2018-11-05MAINTAINERS: Remove self from Broadcom SoCsJon Mason1-2/+0
2018-11-05ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson1-1/+0
2018-11-05arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov1-23/+24
2018-11-05dt-bindings: arm: Fix RZ/G2E part numberFabrizio Castro1-1/+1
2018-11-05arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto1-1/+1
2018-11-05arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issuesDaniel Lezcano1-12/+0
2018-11-05ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez1-1/+6
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring2-3/+3
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel1-1/+1
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1
2018-11-03ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1
2018-11-03ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6
2018-11-03iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1
2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11
2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5
2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4