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
2015-08-26
gpiolib: add description for gpio irqchip fields in struct gpio_chip
Grygorii Strashko
1
-0
/
+11
2015-08-26
device property: check fwnode type in to_of_node()
Andy Shevchenko
1
-1
/
+2
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
2
-1
/
+13
2015-08-25
clk: Add missing header for 'bool' definition to clk-conf.h
Chen-Yu Tsai
1
-0
/
+2
2015-08-25
of/platform: add function to populate default bus
Hauke Mehrtens
1
-0
/
+9
2015-08-25
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...
Joerg Roedel
1
-1
/
+1
2015-08-25
PCI: Add pci_ioremap_wc_bar()
Luis R. Rodriguez
1
-0
/
+1
2015-08-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-10
/
+0
2015-08-25
backlight: lp855x: Use private data for regulator control
Milo Kim
1
-2
/
+0
2015-08-25
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
1
-7
/
+3
2015-08-25
clk: Constify clk_hw argument to provider APIs
Stephen Boyd
1
-7
/
+7
2015-08-25
clk: ux500: delete the non-DT U8500 clock implementation
Linus Walleij
1
-2
/
+0
2015-08-25
clk: Remove unused provider APIs
Stephen Boyd
1
-6
/
+0
2015-08-25
clk: Add clk_hw_*() APIs for use by clk providers
Stephen Boyd
1
-0
/
+9
2015-08-24
lib: scatterlist: add sg splitting function
Robert Jarzmik
1
-0
/
+5
2015-08-24
PCI: Set MPS to match upstream bridge
Keith Busch
1
-4
/
+5
2015-08-24
i2c: core: Add support for best effort block read emulation
Irina Tirdea
1
-0
/
+3
2015-08-24
i2c: mux: Add register-based mux i2c-mux-reg
York Sun
1
-0
/
+44
2015-08-24
i2c: add a flag to mark clients as slaves
Wolfram Sang
1
-4
/
+5
2015-08-24
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
5
-36
/
+34
2015-08-24
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
1
-29
/
+0
2015-08-24
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
1
-12
/
+32
2015-08-23
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
25
-155
/
+213
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-08-22
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
1
-0
/
+9
2015-08-22
x86/kasan: Define KASAN_SHADOW_OFFSET per architecture
Andrey Ryabinin
1
-1
/
+0
2015-08-22
f2fs: add annotation for space utilization of regular/inline dentry
Chao Yu
1
-3
/
+13
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
3
-18
/
+33
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+0
2015-08-21
regmap: Add missing comments about struct regmap_bus
Markus Pargmann
1
-1
/
+4
2015-08-21
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
3
-5
/
+16
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
13
-41
/
+121
2015-08-21
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...
David S. Miller
1
-1
/
+0
2015-08-21
average: remove out-of-line implementation
Johannes Berg
1
-24
/
+0
2015-08-20
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
3
-4
/
+62
2015-08-20
spi: mediatek: fix spi incorrect endian usage
Leilk Liu
1
-2
/
+0
2015-08-20
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
1
-4
/
+4
2015-08-20
pmem: add copy_from_iter_pmem() and clear_pmem()
Ross Zwisler
1
-2
/
+62
2015-08-20
pmem: remove layer when calling arch_has_wmb_pmem()
Ross Zwisler
1
-10
/
+3
2015-08-20
pmem, x86: move x86 PMEM API to new pmem.h header
Ross Zwisler
1
-1
/
+1
2015-08-20
PCI: Add pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-0
/
+4
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
9
-33
/
+32
2015-08-20
fbdev: fix cea_modes array size
Tomi Valkeinen
1
-1
/
+1
2015-08-20
dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
Geert Uytterhoeven
1
-0
/
+3
2015-08-20
NFSv4: Enable delegated opens even when reboot recovery is pending
Trond Myklebust
1
-1
/
+1
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+1
2015-08-20
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2
-10
/
+20
2015-08-19
blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy
Tejun Heo
1
-0
/
+2
2015-08-19
blkcg: implement interface for the unified hierarchy
Tejun Heo
1
-0
/
+1
2015-08-19
blkcg: misc preparations for unified hierarchy interface
Tejun Heo
1
-0
/
+1
[prev]
[next]