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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
2010-12-03
1
-19
/
+0
*
mtd: fix master device identification for mtd repartition
Roman Tereshonkov
2010-12-03
1
-1
/
+1
*
mtd: fix nand kernel-doc warnings
Randy Dunlap
2010-12-03
1
-0
/
+2
*
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
2010-12-03
1
-2
/
+1
*
mtd: fsmc.h: including linux/io.h for definition of readl
Viresh Kumar
2010-12-03
1
-0
/
+1
*
mtd: onenand: add option and variable for cache program feature
Roman Tereshonkov
2010-12-03
1
-0
/
+12
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-10-30
9
-175
/
+491
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-30
316
-2732
/
+9341
|
|
\
|
*
|
mtd: cfi_cmdset_0002: make sector erase command variable
Guillaume LECERF
2010-10-26
1
-0
/
+1
|
*
|
mtd: remove junk tabs in nand.h
Sebastian Andrzej Siewior
2010-10-25
1
-168
/
+147
|
*
|
mtd: cleanup nand.h
Sebastian Andrzej Siewior
2010-10-25
1
-56
/
+99
|
*
|
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
Sebastian Andrzej Siewior
2010-10-25
2
-1
/
+3
|
*
|
mtd: nand: add support for BBT without OOB
Sebastian Andrzej Siewior
2010-10-25
2
-2
/
+11
|
*
|
mtd: Define MLC Flash as a different flash type
Rohit Hassan Sathyanarayan
2010-10-25
1
-0
/
+1
|
*
|
mtd: add init_size hook for NAND driver
Huang Shijie
2010-10-25
1
-0
/
+6
|
*
|
mtd: prepare partition add and del functions for ioctl requests
Roman Tereshonkov
2010-10-25
1
-0
/
+5
|
*
|
mtd: generic FSMC NAND MTD driver
Linus Walleij
2010-10-25
1
-0
/
+181
|
*
|
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-24
1
-0
/
+68
|
*
|
mtd: nand: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
2010-10-24
1
-0
/
+1
|
*
|
mtd: nand: Increase NAND_MAX_OOBSIZE
Brian Norris
2010-10-24
1
-2
/
+2
|
*
|
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
2
-7
/
+12
|
*
|
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
4
-4
/
+19
|
*
|
mtd: inftl.h: fix spacing errors
Brian Norris
2010-10-24
1
-7
/
+7
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-30
1
-1
/
+4
|
\
\
\
|
*
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
2010-10-28
1
-1
/
+4
|
|
\
\
\
|
|
*
|
|
fbdev: sh_mobile_hdmi: implement locking
Guennadi Liakhovetski
2010-09-14
1
-0
/
+2
|
|
*
|
|
fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data
Guennadi Liakhovetski
2010-09-14
1
-1
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-29
3
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-10-28
1
-1
/
+1
|
*
|
|
|
|
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
2010-10-28
1
-0
/
+2
|
*
|
|
|
|
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-10-28
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-10-29
1
-10
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
2010-10-29
1
-10
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
Linus Torvalds
2010-10-29
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-29
3
-11
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
switch get_sb_ns() users
Al Viro
2010-10-29
1
-3
/
+2
|
*
|
|
|
|
|
convert get_sb_pseudo() users
Al Viro
2010-10-29
1
-3
/
+2
|
*
|
|
|
|
|
convert get_sb_nodev() users
Al Viro
2010-10-29
2
-2
/
+5
|
*
|
|
|
|
|
convert get_sb_single() users
Al Viro
2010-10-29
1
-0
/
+3
|
*
|
|
|
|
|
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-29
1
-3
/
+2
|
*
|
|
|
|
|
new helper: mount_bdev()
Al Viro
2010-10-29
1
-0
/
+3
|
*
|
|
|
|
|
beginning of transtion: ->mount()
Al Viro
2010-10-29
1
-0
/
+2
*
|
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-10-29
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2010-10-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
5
-1
/
+215
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen: register xen pci notifier
Weidong Han
2010-10-27
1
-0
/
+21
|
*
|
|
|
|
|
|
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+1
|
*
|
|
|
|
|
|
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
1
-0
/
+4
|
*
|
|
|
|
|
|
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+10
|
*
|
|
|
|
|
|
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
1
-0
/
+2
[next]