summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-19PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas1-216/+195
2017-12-19switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe1-0/+3
2017-12-19PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas1-33/+2
2017-12-19PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas1-0/+2
2017-12-19mfd: cros_ec: Introduce RTC commands and events definitions.Stephen Barber1-0/+8
2017-12-18block: fix blk_rq_append_bioJens Axboe1-1/+1
2017-12-18block: don't let passthrough IO go into .make_request_fn()Ming Lei1-2/+19
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-7/+85
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede1-0/+79
2017-12-18mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2017-12-18Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman29-281/+72
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman39-303/+157
2017-12-18ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli1-0/+2
2017-12-18Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+3
2017-12-17bpf: x64: add JIT support for multi-function programsAlexei Starovoitov3-0/+6
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-2/+3
2017-12-17bpf: add support for bpf_call to interpreterAlexei Starovoitov2-0/+7
2017-12-17bpf: teach verifier to recognize zero initialized stackAlexei Starovoitov1-1/+2
2017-12-17bpf: introduce function calls (verification)Alexei Starovoitov1-2/+34
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov1-1/+4
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