index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
27
-52
/
+264
2016-09-15
Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-2
/
+27
2016-09-15
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+31
2016-09-14
pci/msi: Retrieve affinity for a vector
Thomas Gleixner
1
-0
/
+6
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
1
-7
/
+0
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
1
-0
/
+15
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+3
2016-09-14
Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...
Paul E. McKenney
3
-3
/
+7
2016-09-14
list: Expand list_first_entry_or_null()
Chris Wilson
1
-2
/
+5
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
1
-0
/
+2
2016-09-14
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
341
-4637
/
+13460
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+37
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
4
-10
/
+34
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
1
-0
/
+1
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
2
-1
/
+2
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
1
-1
/
+0
2016-09-14
bio.h: remove a very outdated comment
Christoph Hellwig
1
-2
/
+0
2016-09-14
block: remove bio_destructor_t
Christoph Hellwig
1
-1
/
+0
2016-09-14
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
1
-5
/
+12
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
1
-1
/
+2
2016-09-14
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
1
-1
/
+1
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
1
-1
/
+0
2016-09-14
block: add poll_considered statistic
Stephen Bates
1
-0
/
+1
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
1
-0
/
+2
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
1
-0
/
+3
2016-09-14
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
1
-0
/
+1
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+21
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-13
/
+34
2016-09-13
Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-25
/
+171
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-13
mfd: axp20x: Add support for AXP806 PMIC
Chen-Yu Tsai
1
-0
/
+60
2016-09-13
Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...
Linus Walleij
1
-0
/
+269
2016-09-13
Merge tag 'v4.8-rc2' into devel
Linus Walleij
11
-37
/
+79
2016-09-13
scsi: introduce a quirk for false cache reporting
Oliver Neukum
1
-0
/
+2
2016-09-13
extcon: Introduce EXTCON_PROP_DISP_HPD property
Chris Zhong
1
-1
/
+12
2016-09-13
Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-5
/
+0
2016-09-13
PM / Domains: Add support for removing nested PM domains by provider
Jon Hunter
1
-0
/
+7
2016-09-13
PM / Domains: Add support for removing PM domains
Jon Hunter
1
-0
/
+5
2016-09-13
PM / Domains: Store the provider in the PM domain structure
Jon Hunter
1
-0
/
+2
2016-09-13
PM / Domains: Don't expose xlate and provider helper functions
Jon Hunter
1
-28
/
+14
2016-09-13
PM / Domains: Don't expose generic_pm_domain structure to clients
Jon Hunter
1
-14
/
+0
2016-09-13
PM / Domains: Add new helper functions for device-tree
Jon Hunter
1
-0
/
+16
2016-09-13
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
1
-0
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-31
/
+198
2016-09-12
irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
Tomasz Nowicki
1
-2
/
+2
2016-09-12
ACPI: Add new IORT functions to support MSI domain handling
Tomasz Nowicki
1
-0
/
+12
2016-09-12
ACPI: I/O Remapping Table (IORT) initial support
Tomasz Nowicki
1
-0
/
+30
2016-09-12
spi: pxa2xx: Default thresholds to PXA configuration
Andy Shevchenko
1
-12
/
+8
2016-09-12
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
1
-4
/
+0
[prev]
[next]