index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
mtd_blkdevs: Set the maximum discards size
Jarkko Lavinen
1
-3
/
+4
2011-03-11
mtd_blkdevs: Add background processing support
Jarkko Lavinen
2
-0
/
+28
2011-03-11
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
3
-3
/
+3
2011-03-11
mtd: m25p80: add support for M25PX64
Yoshihiro Shimoda
1
-0
/
+2
2011-03-11
mtd: tests: add multiblock erase test to the mtd_speedtest
Roman Tereshonkov
1
-2
/
+57
2011-03-11
mtd: tests: add count parameter to mtd_speedtest
Adrian Hunter
1
-2
/
+13
2011-03-11
mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address
Roman Tereshonkov
1
-5
/
+5
2011-03-11
mtd: OneNAND: return read error for 4KiB page read
Adrian Hunter
1
-0
/
+2
2011-03-11
mtd: nand: fix pointer NULL pointer dereferencing
Stanislav Fomichev
1
-2
/
+6
2011-03-11
mtd: tests: print correct values
Roman Tereshonkov
1
-5
/
+5
2011-03-11
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
1
-1
/
+0
2011-03-11
mtd: phram: fix memory leak
Mathias Krause
1
-0
/
+3
2011-03-11
mtd: mtdram: initialize writebufsize field
Artem Bityutskiy
1
-0
/
+1
2011-03-11
mtd: m25p80: add support for the EON EN25F32 chip
Gabor Juhos
1
-1
/
+2
2011-03-11
mtd: adapt writebufsize calculation for concat
Holger Brunck
1
-1
/
+7
2011-03-11
mtd: atmel_nand: Add DMA support to access Nandflash
Hong Xu
1
-9
/
+157
2011-03-11
mtd: mtd_blkdevs: local symbols should be static
H Hartley Sweeten
1
-2
/
+2
2011-03-11
mtd: local symbols should be static
H Hartley Sweeten
1
-3
/
+3
2011-03-11
mtd: mpc5121_nfc: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-03-11
mtd: drop MTD_CONCAT from Kconfig entirely
Dmitry Eremin-Solenikov
1
-9
/
+0
2011-03-11
CRIS: stop checking for MTD_CONCAT
Dmitry Eremin-Solenikov
4
-14
/
+0
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
5
-40
/
+0
2011-03-11
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-03-11
mtd: make MTD_CONCAT support mandatory
Dmitry Eremin-Solenikov
2
-3
/
+3
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
3
-3
/
+3
2011-03-11
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
1
-1
/
+0
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
1
-0
/
+1
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
1
-21
/
+22
2011-03-11
mtd: jedec_probe: initialise make sector erase command variable
Antony Pavlov
1
-2
/
+3
2011-03-11
mtd: jedec_probe: Change variable name from cfi_p to cfi
Antony Pavlov
1
-16
/
+16
2011-01-22
Linux 2.6.38-rc2
v2.6.38-rc2
Linus Torvalds
1
-1
/
+1
2011-01-21
KEYS: Fix up comments in key management code
David Howells
11
-366
/
+777
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
10
-248
/
+80
2011-01-21
mm: System without MMU do not need pte_mkwrite
Michal Simek
1
-0
/
+2
2011-01-21
MAINTAINERS: Update Roland Dreier's email address
Roland Dreier
1
-1
/
+1
2011-01-21
xen: p2m: correctly initialize partial p2m leaf
Stefan Bader
1
-1
/
+19
2011-01-21
um: Use generic irq Kconfig
Thomas Gleixner
1
-5
/
+1
2011-01-21
tile: Use generic irq Kconfig
Thomas Gleixner
1
-29
/
+21
2011-01-21
sparc: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
score: Use generic irq Kconfig
Thomas Gleixner
1
-3
/
+4
2011-01-21
powerpc: Use generic irq Kconfig
Thomas Gleixner
1
-21
/
+3
2011-01-21
parisc: Use generic irq Kconfig
Thomas Gleixner
1
-10
/
+4
2011-01-21
mn10300: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
microblaze: Use generic irq Kconfig
Thomas Gleixner
1
-6
/
+2
2011-01-21
m68knommu: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
ia64: Use generic irq Kconfig
Thomas Gleixner
1
-19
/
+4
2011-01-21
frv: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
blackfin: Use generic irq Kconfig
Thomas Gleixner
1
-11
/
+3
2011-01-21
alpha: Use generic irq Kconfig
Thomas Gleixner
1
-13
/
+3
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
18
-183
/
+0
[next]