summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-17Add primitives for manipulating bitfields both in host- and fixed-endian.Al Viro1-0/+46
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2-4/+4
2017-12-17locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-12-17Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar1-2/+6
2017-12-17Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar3-28/+6
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar1-0/+26
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-3/+3
2017-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-232/+49
2017-12-17dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer1-29/+3
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal1-1/+367
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki1-4/+12
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli1-0/+1
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi1-0/+6
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-228/+11
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long1-0/+17
2017-12-15sfp: add sff module supportRussell King1-0/+1
2017-12-15percpu: percpu_counter_initialized can be booleanguoyayun1-3/+3
2017-12-15tee: shm: inline tee_shm_get_id()Volodymyr Babchuk1-1/+4
2017-12-15tee: use reference counting for tee_contextVolodymyr Babchuk1-0/+7
2017-12-15tee: shm: add page accessor functionsVolodymyr Babchuk1-0/+13
2017-12-15tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk1-0/+20
2017-12-15tee: add register user memoryJens Wiklander1-2/+45
2017-12-15tee: flexible shared memory pool creationJens Wiklander1-0/+91
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande1-0/+4
2017-12-15extcon: usbc-cros-ec: add support to notify USB type cables.Benson Leung1-0/+17
2017-12-15Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2017-12-15Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-12-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2017-12-15mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-15exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-15string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-15include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young1-1/+2
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada1-17/+6
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada1-5/+0
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal1-5/+2
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon1-11/+0
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-0/+29
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini1-0/+12
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall1-1/+1
2017-12-14bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2-1/+6
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-0/+3
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-1/+1
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+1
2017-12-13dm: remove unused 'num_write_bios' target interfaceNeilBrown1-15/+0
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+2
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+2