summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-3/+7
2016-06-14locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.hPeter Zijlstra1-37/+0
2016-06-14locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra1-5/+12
2016-06-14locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra1-6/+19
2016-06-14Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar20-33/+91
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen1-0/+1
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar11-13/+40
2016-06-14Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar11-13/+40
2016-06-14drbd: correctly handle failed crypto_alloc_hashLars Ellenberg1-1/+1
2016-06-14drbd: code cleanups without semantic changesFabian Frederick1-0/+8
2016-06-14drbd: allow larger max_discard_sectorsLars Ellenberg1-2/+1
2016-06-14drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2-0/+7
2016-06-14drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2-3/+9
2016-06-14Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki1-15/+26
2016-06-13i2c: Add generic support passing secondary devices addressesJean-Michel Hautbois1-0/+5
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg1-0/+3
2016-06-13SUNRPC: Reduce latency when send queue is congestedTrond Myklebust1-0/+4
2016-06-13SUNRPC: RPC transport queue must be low latencyTrond Myklebust1-0/+1
2016-06-13SUNRPC: Small optimisation of client receiveTrond Myklebust1-0/+1
2016-06-13PCI / PM: Enforce type casting for pci_power_tAndy Shevchenko1-1/+1
2016-06-13bitmap: bitmap_equal memcmp optimizationMartin Schwidefsky1-0/+4
2016-06-13irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni1-0/+3
2016-06-13irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni1-0/+1
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter1-0/+6
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter1-0/+5
2016-06-13genirq: Add runtime power management support for IRQ chipsJon Hunter1-0/+4
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter1-0/+3
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal1-1/+0
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-0/+2
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig1-0/+5
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart1-0/+23
2016-06-12nvme.h: add AER constantsChristoph Hellwig1-0/+6
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig1-2/+9
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan1-0/+19
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig1-1/+4
2016-06-12Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusMiklos Szeredi1-0/+12
2016-06-12fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin1-2/+4
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+9
2016-06-11Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar9-12/+31
2016-06-11mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar1-1/+3
2016-06-11net: diag: add missing declarationsBen Dooks1-0/+6
2016-06-11bpf: fix missing header inclusionZi Shen Lim1-0/+1
2016-06-11virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport1-0/+101
2016-06-11vfs: make the string hashes salt the hashLinus Torvalds2-5/+5
2016-06-11bpf: enforce recursion limit on redirectsDaniel Borkmann1-0/+2
2016-06-11ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki1-0/+6
2016-06-11PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki1-6/+1
2016-06-11PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki2-1/+3
2016-06-10PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya1-0/+1
2016-06-10PCI: Add parent device field to ECAM struct pci_config_windowJayachandran C1-2/+2