summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-0/+5
|\
| * irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
* | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-101-1/+1
|\ \ | |/ |/|
| * usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+3
|\ \
| * | string: provide strscpy()Chris Metcalf2015-09-101-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-022-4/+3
|\ \ \
| * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
| * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
| * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-292-1/+2
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
|\ \ \ \
| * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-012-1/+21
|\ \ \ \ \
| * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
| * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-011-0/+21
* | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-011-0/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-291-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-012-12/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-281-6/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-201-6/+5
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-263-4/+12
|\ \ \ \ \
| * | | | | phy: add phy_device_remove()Russell King2015-09-241-0/+1
| * | | | | phy: fix mdiobus module safetyRussell King2015-09-241-1/+4
| * | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-241-0/+3
| * | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
| * | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-141-3/+3
* | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-2/+9
|\ \ \ \ \ \
| * | | | | | cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo2015-09-241-2/+9
* | | | | | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-251-0/+3
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-171-0/+3
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-241-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | thermal: Add a function to get the minimum powerJavi Merino2015-09-141-0/+6
| * | | | | | | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-131-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-241-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-221-3/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-241-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | spi: fix kernel-doc warnings in spi.hGeliang Tang2015-09-161-1/+1
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-213-25/+22
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-163-25/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | security: fix typo in security_task_prctlJann Horn2015-09-201-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-192-1/+28
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-182-1/+28
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-151-1/+23
| | |/| | | | | | | |/| | | | | | |
| | | * | | | | | PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-111-1/+8
| | | * | | | | | PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-111-0/+15