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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
599
-3790
/
+7374
2014-06-12
kill generic_file_splice_write()
Al Viro
2
-126
/
+0
2014-06-12
ceph: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
shmem: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
nfs: switch to iter_splice_write_file()
Al Viro
3
-34
/
+2
2014-06-12
fs/splice.c: remove unneeded exports
Al Viro
2
-20
/
+5
2014-06-12
ocfs2: switch to iter_file_splice_write()
Al Viro
1
-80
/
+2
2014-06-12
->splice_write() via ->write_iter()
Al Viro
16
-56
/
+156
2014-05-31
dcache: add missing lockdep annotation
Linus Torvalds
1
-1
/
+1
2014-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-121
/
+61
2014-05-30
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
3
-8
/
+11
2014-05-30
Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+23
2014-05-30
x86_64: expand kernel stack to 16K
Minchan Kim
1
-1
/
+1
2014-05-30
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-46
/
+107
2014-05-30
dentry_kill() doesn't need the second argument now
Al Viro
1
-7
/
+4
2014-05-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
1
-2
/
+20
2014-05-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
1
-12
/
+41
2014-05-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-8
/
+20
2014-05-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2014-05-30
Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+18
2014-05-30
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
3
-23
/
+47
2014-05-29
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
3
-8
/
+11
2014-05-29
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
1
-13
/
+17
2014-05-29
split dentry_kill()
Al Viro
1
-26
/
+36
2014-05-29
arm64: mm: fix pmd_write CoW brokenness
Will Deacon
1
-1
/
+1
2014-05-28
Merge tag 'sound-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+9
2014-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+4
2014-05-28
ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs
Nicolas Pitre
1
-3
/
+7
2014-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-12
/
+139
2014-05-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-3
/
+18
2014-05-28
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
1
-6
/
+9
2014-05-28
vfs: fix vmplice_to_user()
Miklos Szeredi
1
-2
/
+4
2014-05-28
Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...
Mike Turquette
1
-21
/
+43
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2
-1
/
+9
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2
-2
/
+9
2014-05-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-05-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2014-05-28
Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-45
/
+93
2014-05-28
Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+12
2014-05-28
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-10
/
+7
2014-05-27
MAINTAINERS: Add reset controller framework entry
Philipp Zabel
1
-0
/
+8
2014-05-27
dm mpath: really fix lockdep warning
Hannes Reinecke
1
-6
/
+8
2014-05-27
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-05-27
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
1
-0
/
+2
2014-05-27
Input: synaptics - change min/max quirk table to pnp-id matching
Hans de Goede
1
-113
/
+36
2014-05-27
Input: synaptics - add a matches_pnp_id helper function
Hans de Goede
1
-11
/
+14
2014-05-27
Input: synaptics - T540p - unify with other LEN0034 models
Hans de Goede
1
-1
/
+1
2014-05-27
Merge branches 'pm-cpufreq' and 'acpi-thermal'
Rafael J. Wysocki
3
-6
/
+18
2014-05-26
ACPI / thermal: fix workqueue destroy order
Aaron Lu
1
-1
/
+1
2014-05-26
Linux 3.15-rc7
v3.15-rc7
Linus Torvalds
1
-1
/
+1
[next]