aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells1-0/+3
2018-10-04cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki1-0/+1
2018-10-04ACPICA: Update version to 20181003Bob Moore1-1/+1
2018-10-04ACPICA: Update for field unit accessBob Moore1-5/+13
2018-10-04ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore2-3/+9
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar42-127/+216
2018-10-04Merge branch 'for-linus' into for-nextTakashi Iwai4-49/+56
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-29/+52
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud2-2/+8
2018-10-03devlink: Add extack for eswitch operationsEli Britstein1-3/+6
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman8-18/+10
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota1-0/+1
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2-0/+5
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2-0/+26
2018-10-03IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor1-1/+1
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky1-2/+2
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-3/+1
2018-10-03xprtrdma: Squelch a sparse warningChuck Lever1-1/+1
2018-10-03signal: Use a smaller struct siginfo in the kernelEric W. Biederman2-4/+3
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman12-33/+41
2018-10-03signal: Introduce copy_siginfo_from_user and use it's return valueEric W. Biederman1-0/+1
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman1-88/+89
2018-10-03virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram1-0/+15
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman1-0/+6
2018-10-03xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever1-1/+1
2018-10-03clocksource: Remove obsolete CLOCKSOURCE_OF_DECLAREDaniel Lezcano1-3/+0
2018-10-03Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaGreg Kroah-Hartman1-0/+4
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose1-0/+10
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+4
2018-10-03irqchip/gic: Unify GIC priority definitionsJulien Thierry2-5/+6
2018-10-03netfilter: xt_quota: fix the behavior of xt_quota moduleChenbo Feng1-3/+5
2018-10-03mtd: rawnand: Allow selection of ECC byte ordering at runtimeBoris Brezillon2-2/+8
2018-10-03mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon2-78/+92
2018-10-03mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon2-163/+179
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon1-96/+0
2018-10-03mtd: rawnand: Inline onfi_get_async_timing_mode()Boris Brezillon1-9/+0
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2-60/+74
2018-10-03mtd: rawnand: Get rid of a few unused definitionsBoris Brezillon1-8/+0
2018-10-03mtd: rawnand: Get rid of the duplicate nand_chip forward declarationBoris Brezillon1-3/+0
2018-10-03mtd: rawnand: Get rid of nand_flash_dev forward declationBoris Brezillon1-1/+0
2018-10-03mtd: rawnand: Move function prototypes after struct declarationsBoris Brezillon1-12/+12
2018-10-03mtd: rawnand: Deprecate ->chip_delayBoris Brezillon1-3/+3
2018-10-03mtd: rawnand: Deprecate ->{set,get}_features() hooksBoris Brezillon1-6/+6
2018-10-03mtd: rawnand: Deprecate ->erase()Boris Brezillon1-2/+2
2018-10-03mtd: rawnand: Deprecate ->block_{bad,markbad}() hooksBoris Brezillon1-4/+5
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon1-10/+8
2018-10-03mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon1-11/+10
2018-10-03mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon1-11/+10
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-6/+20
2018-10-03mtd: rawnand: Make maxchips an unsigned intBoris Brezillon1-2/+2