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-03-17
[PATCH] nfsservctl(): remove user-triggerable printk
Peter Staubach
1
-3
/
+1
2006-03-17
[PATCH] fix race in pagevec_strip?
Christoph Lameter
1
-1
/
+2
2006-03-17
[PATCH] dm stripe: Fix bounds
Kevin Corry
1
-1
/
+7
2006-03-17
[PATCH] x86: check for online cpus before bringing them up
Srivatsa Vaddagiri
1
-0
/
+10
2006-03-17
[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache
Eric Van Hensbergen
1
-1
/
+0
2006-03-17
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
1
-0
/
+1
2006-03-17
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
1
-2
/
+2
2006-03-17
[PATCH] page migration: Fail with error if swap not setup
Christoph Lameter
1
-2
/
+12
2006-03-17
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
1
-1
/
+1
2006-03-17
[netdrvr] fix array overflows in Chelsio driver
Scott Bardone
1
-3
/
+3
2006-03-17
[PATCH] e1000 endianness bugs
David S. Miller
1
-4
/
+4
2006-03-17
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2
-3
/
+3
2006-03-17
Merge branch 'e100-fixes' of git://198.78.49.142/~jbrandeb/linux-2.6
Jeff Garzik
1
-1
/
+4
2006-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
19
-181
/
+315
2006-03-16
powerpc: update defconfigs
Paul Mackerras
5
-117
/
+232
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
4
-25
/
+33
2006-03-16
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
Olaf Hering
2
-10
/
+5
2006-03-16
[PATCH] powerpc: RTC memory corruption
Michael Neuling
1
-1
/
+1
2006-03-16
[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...
Benjamin Herrenschmidt
2
-9
/
+4
2006-03-16
[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option
Michael Ellerman
1
-1
/
+1
2006-03-16
[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105
Olaf Hering
1
-1
/
+1
2006-03-16
[PATCH] powerpc: correct cacheflush loop in zImage
Olaf Hering
1
-2
/
+3
2006-03-16
powerpc: Fix problem with time going backwards
Paul Mackerras
1
-14
/
+34
2006-03-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-5
/
+56
2006-03-16
[PATCH] Fix ext2 readdir f_pos re-validation logic
Al Viro
1
-16
/
+12
2006-03-16
[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285
Ben Dooks
1
-1
/
+0
2006-03-16
[ARM] 3365/1: [cleanup] header for compat.c exported functions
Ben Dooks
3
-2
/
+17
2006-03-16
[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt
Ben Dooks
1
-0
/
+3
2006-03-16
[ARM] 3363/1: [cleanup] process.c - fix warnings
Ben Dooks
1
-1
/
+2
2006-03-16
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
1
-2
/
+2
2006-03-16
[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled
Zhu Yi
1
-1
/
+1
2006-03-15
e100: fix eeh on pseries during ethtool -t
Jesse Brandeburg
1
-1
/
+4
2006-03-15
[PATCH] fs/namespace.c:dup_namespace(): fix a use after free
Adrian Bunk
1
-3
/
+2
2006-03-15
[ARM] 3358/1: [S3C2410] add missing SPI DMA resources
Albrecht Dreß
1
-0
/
+12
2006-03-15
[ARM] 3357/1: enable frontlight on collie
Pavel Machek
1
-0
/
+21
2006-03-15
[ARM] Fix "thead" typo
Russell King
1
-1
/
+1
2006-03-15
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
1
-4
/
+4
2006-03-15
[PATCH] Page migration documentation update
Christoph Lameter
2
-63
/
+96
2006-03-15
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2
-8
/
+16
2006-03-15
[PATCH] "s390: multiple subchannel sets support" fix
Greg Smith
1
-0
/
+3
2006-03-15
Merge git://oss.sgi.com:8090/oss/git/rc-fixes
Linus Torvalds
1
-9
/
+12
2006-03-15
Fix a direct I/O locking issue revealed by the new mutex code.
Nathan Scott
1
-9
/
+12
2006-03-15
[PATCH] JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
2
-9
/
+4
2006-03-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-8
/
+16
2006-03-14
[PATCH] Plug kdump shutdown race window
Maneesh Soni
1
-2
/
+4
2006-03-14
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
Linus Torvalds
1
-11
/
+18
2006-03-14
[PATCH] EDAC: disable sysfs interface
Dave Peterson
1
-2
/
+42
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
1
-2
/
+7
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
Trond Myklebust
1
-1
/
+1
[next]