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-11-29
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
10
-73
/
+88
2006-11-29
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
8
-13
/
+23
2006-11-29
[MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge
Dave Olsen
3
-0
/
+366
2006-11-29
[MTD] [NAND] Fix endianess bug in ndfc.c
Stefan Roese
1
-1
/
+1
2006-11-29
[MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() static
Adrian Bunk
1
-1
/
+1
2006-11-29
[MTD] [NAND] rtc_from4.c: use lib/bitrev.c
Adrian Bunk
2
-42
/
+3
2006-10-26
[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled
Ricard Wanderlöf
1
-1
/
+1
2006-10-22
[MTD] NAND: Correct setting of chip->oob_poi OOB buffer
David Woodhouse
1
-1
/
+1
2006-10-21
[MTD] NAND: Combined oob buffer so it's contiguous with data
David Woodhouse
2
-15
/
+6
2006-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
3190
-88421
/
+128364
2006-10-21
[MTD] NAND: nandsim: support subpage write
Artem Bityutskiy
1
-1
/
+3
2006-10-21
[MTD] NOR: leave Intel chips in read-array mode on suspend
David Anders
1
-0
/
+2
2006-10-21
[MTD] core: trivial comments fix
Artem Bityutskiy
1
-6
/
+6
2006-10-21
[MTD] NAND: nandsim coding style fix
Vijay Kumar
1
-38
/
+19
2006-10-21
[MTD] NAND: nandsim page-wise allocation (2/2)
Vijay Kumar
1
-24
/
+138
2006-10-21
[MTD] NAND: nandsim page-wise allocation (1/2)
Vijay Kumar
1
-22
/
+0
2006-10-21
[MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support
Yoichi Yuasa
1
-120
/
+1
2006-10-21
[MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls
Ricard Wanderlöf
1
-1
/
+2
2006-10-21
[MTD] NAND: AT91 NAND driver
Andrew Victor
3
-0
/
+228
2006-10-21
[JFFS2] Fix jffs2_follow_link() typo
Qi Yong
1
-1
/
+1
2006-10-21
[MTD] MAPS: esb2rom: use hotplug safe interfaces
Alan Cox
1
-3
/
+4
2006-10-21
[MTD] JEDEC probe: fix comment typo (devic)
Alexey Dobriyan
1
-1
/
+1
2006-10-21
[JFFS2] Use rb_first() and rb_last() cleanup
Akinobu Mita
1
-6
/
+4
2006-10-21
[MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge
Lew Glendenning
3
-0
/
+459
2006-10-21
[MTD] CHIPS: Support for SST 49LF040B flash chip
Ryan Jackson
2
-2
/
+21
2006-10-21
[MTD] MAPS: Add parameter to amd76xrom to override rom window size
Ryan Jackson
1
-6
/
+28
2006-10-21
[PATCH] fix PXA2xx UDC compilation error
Nicolas Pitre
1
-1
/
+1
2006-10-21
[PATCH] Fix up rpaphp driver for pci hotplug header move
Olaf Hering
1
-1
/
+1
2006-10-21
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
1
-6
/
+8
2006-10-21
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
1
-0
/
+7
2006-10-21
ocfs2: fix page zeroing during simple extends
Mark Fasheh
1
-20
/
+24
2006-10-21
ocfs2: remove spurious d_count check in ocfs2_rename()
Sunil Mushran
1
-8
/
+0
2006-10-21
ocfs2: delete redundant memcmp()
Akinobu Mita
1
-4
/
+6
2006-10-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
21
-227
/
+845
2006-10-20
Revert "[mv643xx] Add pci device table for auto module loading."
Linus Torvalds
1
-6
/
+0
2006-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-8
/
+11
2006-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
9
-28
/
+27
2006-10-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-23
/
+27
2006-10-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-188
/
+398
2006-10-20
[PATCH] one more ARM IRQ fix
Adrian Bunk
1
-1
/
+1
2006-10-20
[PATCH] knfsd: fix race that can disable NFS server
NeilBrown
1
-1
/
+1
2006-10-20
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
1
-4
/
+2
2006-10-20
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2
-4
/
+6
2006-10-20
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2
-23
/
+17
2006-10-20
[PATCH] firmware/dcdbas: add size check in smi_data_write
Doug Warzecha
1
-2
/
+5
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
1
-2
/
+2
2006-10-20
[PATCH] mm: D-cache aliasing issue in cow_user_page
Dmitriy Monakhov
1
-0
/
+1
2006-10-20
[PATCH] doc: fixing cpu-hotplug documentation
Satoru Takeuchi
1
-74
/
+74
2006-10-20
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2
-3
/
+25
2006-10-20
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
2
-16
/
+16
[next]