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
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
6
-29
/
+70
2006-10-11
[PATCH] 32-bit compatibility HDIO IOCTLs
Maciej W. Rozycki
2
-12
/
+22
2006-10-11
[PATCH] x86/microcode: handle sysfs error
Jeff Garzik
1
-2
/
+6
2006-10-11
[PATCH] invalidate_inode_pages2_range() debug
Andrew Morton
1
-0
/
+1
2006-10-11
[PATCH] sched: likely profiling
Nick Piggin
2
-4
/
+4
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
3
-8
/
+17
2006-10-11
[PATCH] ext2: errors behaviour fix
Vasily Averin
1
-5
/
+11
2006-10-11
[PATCH] ext3: errors behaviour fix
Dmitry Mishin
1
-0
/
+2
2006-10-11
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
2
-48
/
+49
2006-10-11
[PATCH] ide-generic: jmicron fix
Alan Cox
1
-4
/
+6
2006-10-11
[PATCH] grow_buffers() infinite loop fix
Andrew Morton
1
-2
/
+19
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
3
-1
/
+71
2006-10-11
[PATCH] epoll_pwait()
Davide Libenzi
4
-4
/
+60
2006-10-11
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...
David Woodhouse
2
-0
/
+16
2006-10-11
[PATCH] uml: allow finer tuning for host VMSPLIT setting
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+34
2006-10-11
[PATCH] uml: deprecate CONFIG_MODE_TT
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+15
2006-10-11
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+0
2006-10-11
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
3
-8
/
+10
2006-10-11
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
4
-1
/
+4
2006-10-11
[PATCH] uml: declare in Kconfig our partial LOCKDEP support
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+13
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-10-11
[PATCH] uml: fix processor selection to exclude unsupported processors and fe...
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+3
2006-10-11
[PATCH] uml: readd forgot prototype
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
2006-10-11
[PATCH] uml: revert wrong patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-11
[PATCH] mm: locks_freed fix
Nick Piggin
2
-10
/
+5
2006-10-11
[PATCH] mm: arch_free_page fix
Nick Piggin
1
-3
/
+3
2006-10-11
[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n
Keith Owens
1
-1
/
+1
2006-10-11
[PATCH] move rmap BUG_ON outside DEBUG_VM
Dave Jones
1
-3
/
+2
2006-10-11
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
1
-0
/
+7
2006-10-11
[PATCH] Documentation/filesystems/ext4.txt
Dave Kleikamp
2
-0
/
+238
2006-10-11
[PATCH] ext4 whitespace cleanups
Andrew Morton
5
-45
/
+46
2006-10-11
[PATCH] ext4: errors behaviour fix
Dmitry Mishin
1
-0
/
+2
2006-10-11
[PATCH] ext4: rename logic_sb_block
Andrew Morton
1
-12
/
+11
2006-10-11
[PATCH] ext4 64 bit divide fix
Andrew Morton
3
-6
/
+6
2006-10-11
[PATCH] ext4 uninline ext4_get_group_no_and_offset()
Andrew Morton
2
-20
/
+20
2006-10-11
[PATCH] ext4: move block number hi bits
Alexandre Ratchov
6
-46
/
+64
2006-10-11
[PATCH] ext4: allow larger descriptor size
Alexandre Ratchov
5
-11
/
+31
2006-10-11
[PATCH] jbd2: switch blks_type from sector_t to ull
Mingming Cao
5
-32
/
+32
2006-10-11
[PATCH] ext4: removesector_t bits check
Mingming Cao
2
-14
/
+8
2006-10-11
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
7
-61
/
+55
2006-10-11
[PATCH] ext4: 64bit metadata
Laurent Vivier
6
-97
/
+201
2006-10-11
[PATCH] ext4: 48bit i_file_acl
Badari Pulavarty
2
-2
/
+14
2006-10-11
[PATCH] jbd2: sector_t conversion
Mingming Cao
6
-35
/
+35
2006-10-11
[PATCH] 64-bit jbd2 core
Zach Brown
5
-22
/
+77
2006-10-11
[PATCH] ext4: clean up comments in ext4-extents patch
Randy Dunlap
3
-127
/
+157
2006-10-11
[PATCH] ext4: uninitialised extent handling
Suparna Bhattacharya
2
-0
/
+18
2006-10-11
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
3
-81
/
+116
[next]