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
*
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
2008-01-25
16
-144
/
+144
*
ocfs2: Remove data locks
Mark Fasheh
2008-01-25
9
-214
/
+22
*
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
2008-01-25
1
-0
/
+5
*
ocfs2: Remove mount/unmount votes
Mark Fasheh
2008-01-25
15
-967
/
+179
*
ocfs2: Remove fs dependency on ocfs2_heartbeat module
Mark Fasheh
2008-01-25
3
-83
/
+0
*
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
2008-01-25
1
-0
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2008-01-25
10
-62
/
+68
|
\
|
*
mount options: fix jfs
Miklos Szeredi
2008-01-24
1
-0
/
+6
|
*
JFS: simplify types to get rid of sparse warning
Dave Kleikamp
2008-01-10
1
-14
/
+14
|
*
JFS: FIx one more plain integer as NULL pointer warning
Dave Kleikamp
2008-01-03
1
-1
/
+1
|
*
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
5
-14
/
+15
|
*
JFS: use DIV_ROUND_UP where appropriate
Shaun Zinck
2008-01-03
2
-3
/
+3
|
*
Remove unnecessary kmalloc casts in the jfs filesystem
Jack Stone
2008-01-03
1
-6
/
+2
|
*
JFS is missing a memory barrier
Nick Piggin
2008-01-03
1
-2
/
+2
|
*
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
2008-01-03
2
-19
/
+17
|
*
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
Dave Kleikamp
2008-01-03
1
-3
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-25
15
-341
/
+642
|
\
\
|
*
|
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
|
*
|
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
3
-4
/
+4
|
*
|
security: add a secctx_to_secid() hook
David Howells
2008-01-25
4
-0
/
+31
|
*
|
security: call security_file_permission from rw_verify_area
James Morris
2008-01-25
3
-51
/
+24
|
*
|
security: remove security_sb_post_mountroot hook
H. Peter Anvin
2008-01-25
4
-20
/
+0
|
*
|
Security: remove security.h include from mm.h
James Morris
2008-01-25
1
-1
/
+2
|
*
|
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
Richard Knutsson
2008-01-25
1
-2
/
+2
|
*
|
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
5
-254
/
+577
|
*
|
security/selinux: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
46
-517
/
+3579
|
\
\
\
|
*
|
|
[AVR32] extint: Set initial irq type to low level
Haavard Skinnemoen
2008-01-25
1
-3
/
+3
|
*
|
|
[AVR32] extint: change set_irq_type() handling
David Brownell
2008-01-25
1
-11
/
+7
|
*
|
|
[AVR32] NMI debugging
Haavard Skinnemoen
2008-01-25
10
-10
/
+166
|
*
|
|
[AVR32] constify function pointer tables
Jan Engelhardt
2008-01-25
2
-2
/
+2
|
*
|
|
[AVR32] ATNGW100: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-151
/
+262
|
*
|
|
[AVR32] ATSTK1002: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-150
/
+483
|
*
|
|
[AVR32] Kconfig: Choose daughterboard instead of CPU
Haavard Skinnemoen
2008-01-25
2
-24
/
+28
|
*
|
|
[AVR32] Add support for ATSTK1003 and ATSTK1004
Haavard Skinnemoen
2008-01-25
8
-20
/
+1975
|
*
|
|
[AVR32] Clean up external DAC setup code
Haavard Skinnemoen
2008-01-25
2
-16
/
+17
|
*
|
|
[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
Haavard Skinnemoen
2008-01-25
4
-66
/
+72
|
*
|
|
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
2008-01-25
12
-28
/
+58
|
*
|
|
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Haavard Skinnemoen
2008-01-25
2
-26
/
+82
|
*
|
|
[AVR32] Oprofile support
Haavard Skinnemoen
2008-01-25
4
-0
/
+247
|
*
|
|
[AVR32] Include instrumentation menu
Haavard Skinnemoen
2008-01-25
2
-10
/
+2
|
*
|
|
Disable VGA text console for AVR32 architecture
Hans-Christian Egtvedt
2008-01-25
1
-1
/
+1
|
*
|
|
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2008-01-25
8
-13
/
+186
|
*
|
|
ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME
Haavard Skinnemoen
2008-01-25
1
-0
/
+2
|
*
|
|
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
2008-01-25
1
-7
/
+0
|
*
|
|
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
2008-01-25
1
-0
/
+7
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-01-25
40
-1109
/
+1092
|
\
\
\
|
*
|
|
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
2008-01-25
1
-4
/
+12
|
*
|
|
[GFS2] Lockup on error
Bob Peterson
2008-01-25
1
-1
/
+1
|
*
|
|
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
2008-01-25
1
-0
/
+1
[next]