index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
45
-217
/
+155
2007-04-25
[MTD] [OneNAND] Exit loop only when column start with 0
Adrian Hunter
1
-2
/
+2
2007-04-25
[MTD] [OneNAND] Fix access the past of the real oobfree array
Kyungmin Park
1
-5
/
+12
2007-04-25
[MTD] [OneNAND] Update Samsung OneNAND official URL
Kyungmin Park
1
-1
/
+1
2007-04-25
[JFFS2] Better fix for all-zero node headers
Joakim Tjernlund
2
-15
/
+5
2007-04-25
[JFFS2] Improve read_inode memory usage, v2.
David Woodhouse
3
-599
/
+618
2007-04-23
[JFFS2] Improve failure mode if inode checking leaves unchecked space.
David Woodhouse
1
-1
/
+2
2007-04-23
[JFFS2] Fix cross-endian build.
David Woodhouse
2
-3
/
+12
2007-04-22
[MTD] Finish conversion mtd_blkdevs to use the kthread API
Christoph Hellwig
1
-23
/
+9
2007-04-20
[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.
Joakim Tjernlund
1
-2
/
+1
2007-04-19
Use menuconfig objects: MTD
Jan Engelhardt
6
-78
/
+52
2007-04-19
[MTD] mtd_blkdevs: Convert to use the kthread API
Eric W. Biederman
1
-14
/
+5
2007-04-17
[MTD] Fix fwh_lock locking
Shashi Rao
1
-1
/
+2
2007-04-17
[JFFS2] Speed up mount for directly-mapped NOR flash
Joakim Tjernlund
1
-4
/
+11
2007-04-17
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
1
-65
/
+33
2007-04-17
[JFFS2] Disable summary after wbuf recovery
Adrian Hunter
1
-0
/
+3
2007-04-17
[JFFS2] Prevent list corruption when handling write errors
Adrian Hunter
1
-0
/
+5
2007-04-17
[MTD] nandsim: enhance nandsim to allow arbitrary NAND size
Adrian Hunter
1
-1
/
+20
2007-04-17
[MTD] nandsim: Enhance nandsim optionally to report wear information
Adrian Hunter
1
-0
/
+99
2007-04-17
[MTD] nandsim: enhance nandsim to simulate flash errors
Adrian Hunter
1
-1
/
+300
2007-04-17
[MTD] nandsim: add partition capability to nandsim
Adrian Hunter
1
-24
/
+73
2007-04-17
[JFFS2] fix deadlock on error path
Artem Bityutskiy
1
-1
/
+1
2007-04-17
[MTD] [NAND] Casting bug in nand_default_block_markbad
Andre Renaud
1
-1
/
+1
2007-04-17
[MTD] Driver for AT26Fxxx dataflash devices
Hans-Jürgen Koch
3
-0
/
+494
2007-04-17
[MTD] Fix length comparison in MEMREADOOB
Thomas Gleixner
1
-1
/
+1
2007-04-17
[MTD] [NAND] Move ancient NAND chip support into a config option
Thomas Gleixner
2
-0
/
+12
2007-04-17
[MTD] [NAND] Use ecc.read/write_page_raw consequently
Thomas Gleixner
1
-2
/
+2
2007-04-17
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
2
-0
/
+2
2007-04-17
[JFFS2] check node crc before doing anything else
Thomas Gleixner
1
-15
/
+15
2007-04-17
[MTD] Fix dependencies for MIPS MTD drivers
Ralf Baechle
1
-3
/
+3
2007-04-17
[MTD] Alchemy cleanups
Ralf Baechle
1
-9
/
+0
2007-04-02
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
2
-3
/
+91
2007-04-02
[JFFS2] Delete everything related to obsolete JFFS2_PROC option
Robert P. J. Day
2
-148
/
+0
2007-04-02
[MTD] PMC MSP71xx flash/rootfs mappings
Marc St-Jean
4
-0
/
+324
2007-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/misc
David Woodhouse
1
-58
/
+9
2007-03-23
[MTD] Delete unused header file linux/mtd/iflash.h.
Robert P. J. Day
1
-98
/
+0
2007-03-23
[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.
David Woodhouse
1
-14
/
+11
2007-03-10
[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
Robert P. J. Day
1
-307
/
+0
2007-03-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-19
/
+31
2007-03-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
14
-245
/
+783
2007-03-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-18
/
+16
2007-03-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-14
/
+15
2007-03-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
18
-127
/
+186
2007-03-09
Pull misc-for-upstream into release branch
Len Brown
7
-31
/
+32
2007-03-09
Pull bugzilla-8110 into release branch
Len Brown
1
-17
/
+23
2007-03-09
Pull bugzilla-8066 into release branch
Len Brown
1
-2
/
+23
2007-03-09
Pull bugzilla-7907 into release branch
Len Brown
1
-0
/
+7
2007-03-09
Pull bugzilla-7570 into release branch
Len Brown
1
-6
/
+7
2007-03-09
Pull bugzilla-6859 into release branch
Len Brown
1
-2
/
+23
2007-03-09
Pull bugzilla-6316 into release branch
Len Brown
1
-47
/
+73
[next]