summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann2018-12-201-0/+30
|\
| * memory: pl353: Add driver for arm pl353 static memory controllerNaga Sureshkumar Relli2018-12-131-0/+30
* | Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-123-552/+86
|\ \
| * | firmware: imx: add pm svc headfileA.s. Dong2018-11-142-0/+86
| * | firmware: imx: remove resource id enumsA.s. Dong2018-11-141-552/+0
| |/
* | Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-121-0/+133
|\ \
| * | soc: mediatek: Add Mediatek CMDQ helperHoulong Wei2018-12-021-0/+133
| |/
* | Merge tag 'pxa-for-4.21' of https://github.com/rjarzmik/linux into next/driversOlof Johansson2018-12-121-11/+0
|\ \
| * | dmaengine: pxa: make the filter function internalRobert Jarzmik2018-12-031-11/+0
| |/
* | Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-12-031-1/+1
|\ \
| * | soc: qcom: qmi_interface: Limit txn ids to U16_MAXArun Kumar Neelakantam2018-11-141-1/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-111-0/+1
|\ \
| * | clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-041-0/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-111-0/+2
|\ \ \
| * | | watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre2018-11-061-0/+2
* | | | Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-091-7/+1
|\ \ \ \
| * | | | libceph: assume argonaut on the server sideIlya Dryomov2018-11-081-7/+1
| | |_|/ | |/| |
* | | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-0/+8
|\ \ \ \
| * | | | mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-11-021-0/+8
* | | | | Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2018-11-082-5/+13
|\ \ \ \ \
| * | | | | Compiler Attributes: improve explanation of headerMiguel Ojeda2018-11-081-5/+9
| * | | | | include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com2018-11-061-0/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-11-081-4/+3
|\ \ \ \ \
| * | | | | mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon2018-11-061-1/+1
| * | | | | mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon2018-11-051-3/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-071-2/+2
|\ \ \ \ \
| * | | | | HID: fix up .raw_event() documentationLinus Walleij2018-11-061-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-063-3/+23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-052-3/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
| | * | | | | | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-011-1/+1
| * | | | | | | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
* | | | | | | | compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-052-13/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-041-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-021-0/+1
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-0367-1174/+3362
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-011-2/+2
* | | | | | | | | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-032-8/+6
* | | | | | | | | include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2018-11-031-2/+1
* | | | | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-025-122/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-015-122/+57
* | | | | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-021-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-311-0/+5
* | | | | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-021-17/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: hide file range comparison functionDarrick J. Wong2018-10-301-3/+0
| * | | | | | | | | | | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-301-2/+3
| * | | | | | | | | | | vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong2018-10-301-1/+1