index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
11
-45
/
+37
*
sh: Fixup 4K irq stacks.
Paul Mundt
2006-12-06
1
-7
/
+18
*
sh: dma-api channel capability extensions.
Mark Glaisher
2006-12-06
2
-96
/
+218
*
sh: Drop name overload in dma-sh.
Paul Mundt
2006-12-06
1
-8
/
+1
*
sh: Make dma-isa depend on ISA_DMA_API.
Paul Mundt
2006-12-06
1
-2
/
+2
*
sh: dma-sysfs fixes.
Paul Mundt
2006-12-06
1
-8
/
+15
*
sh: Fix syscall tracing ordering.
Stuart Menefy
2006-12-06
1
-23
/
+22
*
sh: KSTK_EIP/KSTK_ESP consistency.
Stuart Menefy
2006-12-06
1
-2
/
+2
*
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
6
-117
/
+204
*
sh: R7780RP push-switch support.
Paul Mundt
2006-12-06
2
-1
/
+125
*
sh: generic push-switch framework.
Paul Mundt
2006-12-06
5
-1
/
+178
*
sh: pmd rework.
Stuart Menefy
2006-12-06
4
-48
/
+76
*
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
2006-12-06
2
-31
/
+31
*
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
2006-12-06
4
-58
/
+61
*
sh: gcc4 support.
Stuart Menefy
2006-12-06
8
-64
/
+78
*
sh: Explicit endian selection support.
Paul Mundt
2006-12-06
2
-14
/
+21
*
sh: p3map_sem sem2mutex conversion.
Paul Mundt
2006-12-06
2
-26
/
+11
*
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
2006-12-06
8
-161
/
+376
*
sh: Hook SH7785 in to the build system.
Paul Mundt
2006-12-06
4
-2
/
+11
*
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-12-06
11
-1785
/
+52
*
sh: Configurable timer IRQ.
Paul Mundt
2006-12-06
5
-4
/
+11
*
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
1
-1
/
+1
*
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
9
-153
/
+54
*
sh: Add support for Solution Engine 7206 and 7619 boards.
Yoshinori Sato
2006-12-06
9
-0
/
+1404
*
sh: Add SH-2A platform headers.
Yoshinori Sato
2006-12-06
19
-9
/
+415
*
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
2006-12-06
7
-332
/
+767
*
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-12-06
1
-9
/
+79
*
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
26
-53
/
+1036
*
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
10
-73
/
+11
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-12-04
1
-19
/
+16
|
\
|
*
[PATCH] blktrace: don't return blktrace_seq from trace_note()
Jens Axboe
2006-12-04
1
-7
/
+4
|
*
[PATCH] blktrace: uninline trace_note()
Jens Axboe
2006-12-04
1
-15
/
+15
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-12-04
29
-898
/
+760
|
\
\
|
*
|
ocfs2: implement i_op->permission
Tiger Yang
2006-12-01
3
-0
/
+27
|
*
|
configfs: make configfs_dirent_exists() static
Adrian Bunk
2006-12-01
1
-2
/
+2
|
*
|
ocfs2: update file system paths to set atime
Tiger Yang
2006-12-01
4
-6
/
+28
|
*
|
ocfs2: core atime update functions
Tiger Yang
2006-12-01
7
-1
/
+116
|
*
|
ocfs2: Add splice support
Tiger Yang
2006-12-01
1
-50
/
+137
|
*
|
ocfs2: Remove ocfs2_write_should_remove_suid()
Mark Fasheh
2006-12-01
1
-15
/
+1
|
*
|
[PATCH] Export should_remove_suid()
Mark Fasheh
2006-12-01
1
-0
/
+1
|
*
|
configfs: mutex_lock_nested() fix
Mark Fasheh
2006-12-01
1
-2
/
+3
|
*
|
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
2006-12-01
20
-186
/
+130
|
*
|
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
2006-12-01
11
-46
/
+30
|
*
|
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
2006-12-01
2
-3
/
+0
|
*
|
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
2006-12-01
11
-29
/
+31
|
*
|
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
2006-12-01
14
-51
/
+41
|
*
|
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
2006-12-01
2
-7
/
+1
|
*
|
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
2006-12-01
4
-117
/
+2
|
*
|
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
2006-12-01
5
-67
/
+0
|
*
|
ocfs2: Don't allocate handle early in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-8
/
+1
[next]