summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner-0/+16
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner-0/+6
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner-1/+1
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner-0/+8
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner-0/+29
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner-5/+0
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner-0/+2
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner-0/+5
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner-0/+1
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner-0/+8
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner-0/+2
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner-1/+30
2017-06-22of: make of_fdt_is_compatible() staticFrank Rowand-3/+0
2017-06-22quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan-0/+2
2017-06-22efi: parse ARM processor errorTyler Baicar-0/+54
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar-0/+36
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar-1/+4
2017-06-22mbcache: make mbcache naming more genericTahsin Erdogan-6/+5
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki-78/+90
2017-06-22Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-87/+0
2017-06-22net/mlx5: Fix offset of hca cap reserved fieldOr Gerlitz-1/+1
2017-06-22net/mlx5: Enhance MCAM reg to allow query on access reg supportOr Gerlitz-0/+16
2017-06-22net/mlx5: Add MCC (Management Component Control) register definitionsOr Gerlitz-0/+85
2017-06-22net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz-0/+1
2017-06-22net/mlx5e: Offload TC matching on ip ttlOr Gerlitz-2/+3
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda-0/+33
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker-4/+4
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar-47/+117
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-58/+154
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+2
2017-06-22KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras-0/+1
2017-06-22device property: Add fwnode_graph_get_port_parentKieran Bingham-0/+2
2017-06-22device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus-0/+2
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus-0/+2
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus-0/+14
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus-0/+60
2017-06-22Merge branch 'dt/property-move' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki-10/+20
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-32/+36
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula-1/+2
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal-2/+2
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann-0/+2
2017-06-21ima: define is_ima_appraise_enabled()Mimi Zohar-0/+6
2017-06-21blk-mq: Make it safe to quiesce and unquiesce from an interrupt handlerBart Van Assche-9/+1
2017-06-21clk: hisilicon: add usb2 clocks for hi3798cv200 SoCJiancheng Xue-1/+8
2017-06-21ftrace: Add missing comment for FTRACE_OPS_FL_RCUSteven Rostedt (VMware)-0/+1
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe-0/+2
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni-1/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann-0/+2
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis-1/+1