summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-091-1/+1
|\
| * MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar2017-07-051-1/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-094-29/+31
|\ \
| * | sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin2017-07-081-8/+8
| * | sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li2017-07-051-0/+3
| * | sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2017-07-052-13/+19
| * | sched/cputime: Rename vtime fieldsFrederic Weisbecker2017-07-052-4/+4
| * | vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker2017-07-051-8/+1
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-091-2/+2
|\ \
| * | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-081-2/+2
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-092-1/+13
|\ \
| * | genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano2017-07-061-1/+10
| * | genirq: Add mutex to irq desc to serialize request/free_irq()Thomas Gleixner2017-07-041-0/+3
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-093-6/+10
|\ \
| * | ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan2017-07-061-0/+3
| * | quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan2017-06-221-0/+2
| * | mbcache: make mbcache naming more genericTahsin Erdogan2017-06-221-6/+5
* | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-093-8/+19
|\ \ \
| * | | fscrypt: make ->dummy_context() return boolEric Biggers2017-06-231-1/+1
| * | | fscrypt: add support for AES-128-CBCDaniel Walter2017-06-232-6/+12
| * | | fscrypt: inline fscrypt_free_filename()Eric Biggers2017-06-231-1/+6
* | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-086-10/+45
|\ \ \ \
| * \ \ \ Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-07-071-0/+2
| |\ \ \ \
| | * | | | PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez2017-07-071-0/+2
| * | | | | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-031-5/+7
| |\| | | |
| | * | | | PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter2017-07-021-0/+1
| | * | | | PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter2017-07-021-0/+2
| | * | | | PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi2017-07-021-4/+0
| | * | | | PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-281-1/+0
| | * | | | PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
| | * | | | PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+2
| | * | | | PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
| * | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-032-1/+20
| |\ \ \ \ \
| | * | | | | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-031-1/+2
| | * | | | | PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang2017-05-302-0/+16
| | * | | | | PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker2017-05-301-0/+2
| | |/ / / /
| * | | | | Merge branch 'pci/switchtec' into nextBjorn Helgaas2017-07-021-0/+3
| |\ \ \ \ \
| | * | | | | switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe2017-06-271-0/+3
| | |/ / / /
| * | | | | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-021-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/msi' into nextBjorn Helgaas2017-07-021-2/+2
| |\ \ \ \ \ \
| | * | | | | | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-221-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee2017-06-191-0/+1
| * | | | | | PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-161-2/+10
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-086-2/+2
|\ \ \ \ \ \
| * | | | | | Input: introduce KEY_ASSISTANTDmitry Torokhov2017-07-021-0/+1
| * | | | | | Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-291-1/+0
| * | | | | | Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-29720-5748/+18994
| |\ \ \ \ \ \
| * | | | | | | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| * | | | | | | Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-221-0/+0
| * | | | | | | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-221-0/+0