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
2007-05-09
dm kcopyd: update dm io interface
Milan Broz
1
-10
/
+18
2007-05-09
dm io: new interface
Heinz Mauelshagen
2
-1
/
+173
2007-05-09
dm io: prepare for new interface
Heinz Mauelshagen
1
-17
/
+44
2007-05-09
dm io: delay dec_count
Heinz Mauelshagen
1
-2
/
+10
2007-05-09
dm raid1: add handle_errors feature flag
Jonathan E Brassow
1
-2
/
+63
2007-05-09
dm log: report fault status
Jonathan E Brassow
2
-7
/
+11
2007-05-09
dm log: fault detection
Jonathan E Brassow
1
-3
/
+27
2007-05-09
dm: allow offline devices
Mike Anderson
1
-4
/
+6
2007-05-09
dm mpath: log device name
Edward Goggin
3
-0
/
+5
2007-05-09
dm crypt: add null iv
Ludwig Nussel
1
-1
/
+17
2007-05-09
dm crypt: use smaller bvecs in clones
Olaf Kirch
1
-21
/
+8
2007-05-09
dm crypt: fix remove first_clone
Olaf Kirch
1
-28
/
+6
2007-05-09
dm crypt: fix avoid cloned bio ref after free
Olaf Kirch
1
-1
/
+4
2007-05-09
dm crypt: fix call to clone_init
Olaf Kirch
1
-5
/
+7
2007-05-09
dm crypt: disable barriers
Milan Broz
1
-0
/
+3
2007-05-09
dm raid1: one kmirrord per mirror
Holger Smolinski
1
-54
/
+27
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
4
-14
/
+22
2007-05-09
Fix spellings of slab allocator section in init/Kconfig
Christoph Lameter
1
-8
/
+7
2007-05-09
krealloc: fix kerneldoc comments
Pekka J Enberg
2
-2
/
+0
2007-05-09
SLUB: rework slab order determination
Christoph Lameter
1
-14
/
+52
2007-05-09
SLUB: include lifetime stats and sets of cpus / nodes in tracking output
Christoph Lameter
1
-15
/
+81
2007-05-09
SLUB: add CONFIG_SLUB_DEBUG
Christoph Lameter
2
-75
/
+123
2007-05-09
SLUB: move tracking definitions and check_valid_pointer() away from debug code
Christoph Lameter
1
-29
/
+29
2007-05-09
SLUB: consolidate trace code
Christoph Lameter
1
-13
/
+18
2007-05-09
SLUB: introduce DebugSlab(page)
Christoph Lameter
1
-12
/
+28
2007-05-09
SLUB: move resiliency check into SYSFS section
Christoph Lameter
1
-57
/
+55
2007-05-09
SLUB: add macros for scanning objects in a slab
Christoph Lameter
1
-31
/
+44
2007-05-09
SLUB: update comments
Christoph Lameter
1
-123
/
+119
2007-05-09
SLUB: get rid of finish_bootstrap
Christoph Lameter
1
-20
/
+10
2007-05-09
SLUB: clean up krealloc
Christoph Lameter
1
-11
/
+4
2007-05-09
SLUB: use check_valid_pointer in kmem_ptr_validate
Christoph Lameter
1
-10
/
+3
2007-05-09
SLUB: slabinfo upgrade
Christoph Lameter
1
-74
/
+352
2007-05-09
SLUB: after object padding only needed for Redzoning
Christoph Lameter
1
-1
/
+1
2007-05-09
SLUB: add support for dynamic cacheline size determination
Christoph Lameter
1
-5
/
+10
2007-05-09
Declare {compat_}sys_utimensat
Stephen Rothwell
2
-0
/
+5
2007-05-09
mmc build fix
Andrew Morton
1
-2
/
+2
2007-05-09
Documentation/i386/boot.txt: update and correct
H. Peter Anvin
1
-23
/
+78
2007-05-09
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...
Andrew Morton
1
-16
/
+18
2007-05-09
applesmc: Use standard sysfs names for labels
Jean Delvare
1
-2
/
+2
2007-05-09
applesmc: Use the address as platform device ID
Jean Delvare
1
-1
/
+2
2007-05-09
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
1
-10
/
+4
2007-05-09
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
1
-0
/
+2
2007-05-09
FRV: Miscellaneous fixes
David Howells
4
-5
/
+26
2007-05-09
smaps: only define clear_refs for CONFIG_MMU
David Rientjes
1
-0
/
+2
2007-05-09
Fix unnecesary meminit
Yasunori Goto
1
-2
/
+2
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+3
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
24
-917
/
+740
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
53
-2144
/
+2396
2007-05-09
Revert "fbdev: ignore VESA modes if framebuffer is disabled"
Linus Torvalds
1
-3
/
+1
2007-05-09
Remove suid/sgid bits on [f]truncate()
Linus Torvalds
1
-0
/
+3
[next]