index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
John Crispin
2012-09-29
3
-0
/
+210
*
mtd: check for valid pdata inside plat_nand
John Crispin
2012-09-29
1
-0
/
+5
*
defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
15
-15
/
+0
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
26
-550
/
+0
*
mtd: m25p80: add support for Micron N25Q256A
Vivien Didelot
2012-09-29
1
-0
/
+3
*
mtd: maps: pci: remove dead code
Wolfram Sang
2012-09-29
1
-23
/
+0
*
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2012-09-29
4
-41
/
+14
*
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
3
-16
/
+12
*
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
2012-09-29
2
-1
/
+122
*
JFFS2: fix unmount regression
Artem Bityutskiy
2012-09-29
1
-0
/
+4
*
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
Greg Ungerer
2012-09-29
1
-1
/
+1
*
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
Greg Ungerer
2012-09-29
1
-6
/
+9
*
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
2012-09-29
1
-10
/
+20
*
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
2012-09-29
1
-8
/
+9
*
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
2012-09-29
1
-37
/
+27
*
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2012-09-29
1
-2
/
+1
*
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
2012-09-29
1
-1
/
+4
*
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
2012-09-29
1
-14
/
+1
*
mtd: nand: Include IMX6 in the list of supported SoCs
Fabio Estevam
2012-09-29
1
-1
/
+1
*
mtd: autcpu12-nvram: Convert driver to platform_device
Alexander Shiyan
2012-09-29
3
-70
/
+101
*
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
2012-09-29
1
-8
/
+11
*
mtd: omap2: fix some typos in comments
Peter Meerwald
2012-09-29
1
-5
/
+5
*
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-09-29
2
-8
/
+2
*
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
2012-09-29
1
-2
/
+63
*
mtd: docg4: fix oob reads
Mike Dunn
2012-09-29
1
-27
/
+6
*
mtd: spear_smi: fix compilation warning
Artem Bityutskiy
2012-09-29
1
-1
/
+1
*
mtd: spear_smi: failure test for null rather than negative integer
Julia Lawall
2012-09-29
1
-1
/
+1
*
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
2
-2
/
+31
*
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
2
-2
/
+31
*
mtd: nand: rename '_raw' BBT scan functions
Brian Norris
2012-09-29
1
-10
/
+10
*
mtd: nand: use ECC, if present, when scanning OOB
Brian Norris
2012-09-29
1
-7
/
+20
*
mtd: nand_bbt: use string library
Brian Norris
2012-09-29
1
-18
/
+9
*
mtd: nand: remove unused 'int' return codes
Brian Norris
2012-09-29
1
-11
/
+8
*
mtd: check for max_bitflips in mtd_read_oob()
Brian Norris
2012-09-29
1
-1
/
+13
*
mtd: m25p80: Fix the Spansion chip detection
Marek Vasut
2012-09-29
1
-5
/
+5
*
mtd: m25p80: add support for Spansion s25sl064p chip
Marek Vasut
2012-09-29
1
-0
/
+1
*
mtd: gpmi: change the code for clocks
Huang Shijie
2012-09-29
3
-18
/
+112
*
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
2012-09-29
1
-1
/
+2
*
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
2012-09-29
1
-6
/
+7
*
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
2012-08-22
8420
-253158
/
+525828
|
\
|
*
Linux 3.6-rc2
v3.6-rc2
Linus Torvalds
2012-08-16
1
-1
/
+1
|
*
autofs4 - fix get_next_positive_subdir()
Ian Kent
2012-08-16
1
-18
/
+13
|
*
Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-08-16
1
-0
/
+1
|
|
\
|
|
*
vfio: Include vfio.h in installed headers
Alex Williamson
2012-08-07
1
-0
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-08-16
4
-11
/
+58
|
|
\
\
|
|
*
|
fuse: verify all ioctl retry iov elements
Zach Brown
2012-08-06
1
-1
/
+1
|
|
*
|
fuse: add missing INIT flag descriptions
Miklos Szeredi
2012-07-18
1
-0
/
+4
|
|
*
|
fuse: add missing INIT flags
Miklos Szeredi
2012-07-18
2
-1
/
+10
|
|
*
|
fuse: update attributes on aio_read
Brian Foster
2012-07-18
1
-5
/
+8
|
|
*
|
fuse: invalidate inode mapping if mtime changes
Brian Foster
2012-07-18
1
-3
/
+24
[next]