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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-239
/
+195
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
2
-0
/
+155
2015-06-26
libnvdimm: Add sysfs numa_node to NVDIMM devices
Toshi Kani
1
-0
/
+1
2015-06-26
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
1
-0
/
+1
2015-06-26
acpi: Add acpi_map_pxm_to_online_node()
Toshi Kani
1
-0
/
+5
2015-06-26
libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only
Dan Williams
1
-0
/
+2
2015-06-26
libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
Ross Zwisler
1
-2
/
+25
2015-06-26
nd_btt: atomic sector updates
Vishal Verma
1
-0
/
+1
2015-06-26
dm: bump the ioctl version to 4.32.0
Mike Snitzer
1
-2
/
+2
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2
-3
/
+5
2015-06-26
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
1
-7
/
+13
2015-06-26
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+1
2015-06-26
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2
-1
/
+3
2015-06-26
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
4
-6
/
+6
2015-06-26
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
17
-223
/
+334
2015-06-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
4
-9
/
+272
2015-06-26
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
24
-72
/
+1544
2015-06-26
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2015-06-26
lib/string.c: introduce strreplace()
Rasmus Villemoes
1
-0
/
+1
2015-06-26
check_syslog_permissions() cleanup
Vasily Averin
1
-3
/
+3
2015-06-26
printk: implement support for extended console drivers
Tejun Heo
1
-0
/
+1
2015-06-26
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
1
-0
/
+2
2015-06-26
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2
-3
/
+18
2015-06-26
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2015-06-26
compiler-intel: fix wrong compiler barrier() macro
Daniel Borkmann
1
-0
/
+2
2015-06-26
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-185
/
+116
2015-06-26
compiler-gcc.h: neatening
Joe Perches
1
-40
/
+45
2015-06-26
zpool: remove zpool_evict()
Dan Streetman
1
-3
/
+2
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2
-1
/
+12
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-201
/
+1617
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-44
/
+34
2015-06-26
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-20
/
+16
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-55
/
+71
2015-06-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-8
/
+31
2015-06-25
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2
-0
/
+2
2015-06-25
genirq: Remove irq_node()
Jiang Liu
1
-6
/
+0
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
2
-4
/
+0
2015-06-25
libnvdimm: infrastructure for btt devices
Dan Williams
1
-5
/
+58
2015-06-25
firmware: dmi: struct dmi_header should be packed
Jean Delvare
1
-1
/
+1
2015-06-25
firmware: dmi_scan: add SBMIOS entry and DMI tables
Ivan Khoronzhuk
1
-0
/
+2
2015-06-25
Merge branch 'topic/pxa' into for-linus
Vinod Koul
1
-0
/
+27
2015-06-25
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
1
-0
/
+27
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
2
-0
/
+38
2015-06-25
Merge branch 'topic/core' into for-linus
Vinod Koul
1
-0
/
+8
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-55
/
+267
2015-06-25
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2
-14
/
+27
2015-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-45
/
+2
2015-06-25
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-3
/
+263
2015-06-25
drm/dp/mst: close deadlock in connector destruction.
Dave Airlie
2
-0
/
+6
2015-06-25
Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
[prev]
[next]