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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
lib/raid6: update test program for recovery functions
Jim Kukunas
3
-17
/
+32
2012-05-22
lib/raid6: Add SSSE3 optimized recovery functions
Jim Kukunas
6
-7
/
+425
2012-05-22
lib/raid6: fix test program build
Jim Kukunas
1
-1
/
+1
2012-05-22
raid5: add AVX optimized RAID5 checksumming
Jim Kukunas
4
-4
/
+229
2012-05-22
crypto: disable preemption while benchmarking RAID5 xor checksumming
Jim Kukunas
1
-0
/
+5
2012-05-22
crypto: wait for a full jiffy in do_xor_speed
Jim Kukunas
1
-3
/
+5
2012-05-22
md/raid10: add reshape support
NeilBrown
2
-23
/
+872
2012-05-21
md/raid10: split out interpretation of layout to separate function.
NeilBrown
1
-18
/
+49
2012-05-21
md/raid10: Introduce 'prev' geometry to support reshape.
NeilBrown
2
-23
/
+92
2012-05-21
md: use resync_max_sectors for reshape as well as resync.
NeilBrown
1
-3
/
+5
2012-05-21
md: teach sync_page_io about new_data_offset.
NeilBrown
1
-0
/
+4
2012-05-21
md/raid10: collect some geometry fields into a dedicated structure.
NeilBrown
2
-108
/
+115
2012-05-21
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
2
-33
/
+82
2012-05-21
md/raid5: Use correct data_offset for all IO.
NeilBrown
1
-13
/
+59
2012-05-21
md: add possibility to change data-offset for devices.
NeilBrown
6
-34
/
+222
2012-05-21
md: allow a reshape operation to be reversed.
NeilBrown
4
-14
/
+84
2012-05-21
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
1
-1
/
+1
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-04
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2
-5
/
+1
2012-04-30
Linux 3.4-rc5
v3.4-rc5
Linus Torvalds
1
-1
/
+1
2012-04-30
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-24
/
+41
2012-04-30
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
3
-2
/
+13
2012-04-30
PM / Freezer / Docs: Update documentation about freezing of tasks
Marcos Paulo de Souza
1
-18
/
+19
2012-04-30
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2
-2
/
+30
2012-04-29
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+23
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-12
/
+47
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
15
-139
/
+148
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-142
/
+230
2012-04-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-2
/
+11
2012-04-28
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
4
-23
/
+3
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-28
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-11
/
+16
2012-04-28
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-5
/
+23
2012-04-28
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-128
/
+158
2012-04-28
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+11
2012-04-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-61
/
+46
2012-04-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2012-04-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+12
2012-04-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+27
2012-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-21
/
+64
2012-04-28
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-49
/
+50
2012-04-28
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-2
/
+2
2012-04-28
Merge branch 'docs-3.4' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+13
2012-04-28
xen: correctly check for pending events when restoring irq flags
David Vrabel
1
-1
/
+1
2012-04-27
Btrfs: reduce lock contention during extent insertion
Chris Mason
1
-2
/
+7
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
1
-29
/
+1
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
[next]