index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
[MTD][NAND] au1550nd: remove unused variable
Yoichi Yuasa
1
-2
/
+0
2008-07-25
[MTD] jedec_probe: Fix SST 16-bit chip detection
Atsushi Nemoto
1
-4
/
+10
2008-07-25
[MTD][MTDPART] Fix a division by zero bug
Atsushi Nemoto
1
-1
/
+3
2008-07-25
[MTD][MTDPART] Cleanup and document the erase region handling
Atsushi Nemoto
1
-4
/
+10
2008-07-25
[MTD][MTDPART] Handle most checkpatch findings
Atsushi Nemoto
1
-64
/
+65
2008-07-25
[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
Atsushi Nemoto
1
-158
/
+166
2008-07-25
[MTD] physmap: resume already suspended chips on failure to suspend
Uwe Kleine-König
1
-2
/
+13
2008-07-25
[MTD] physmap: Fix suspend/resume/shutdown bugs.
Robert Jarzmik
1
-4
/
+7
2008-07-25
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
Alexey Korolev
1
-1
/
+8
2008-07-25
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
Anton Vorontsov
1
-2
/
+2
2008-07-25
UBI: always start the background thread
Artem Bityutskiy
1
-4
/
+2
2008-07-24
UBI: fix gcc warning
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
5
-79
/
+30
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
8
-35
/
+23
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
12
-89
/
+86
2008-07-24
UBI: bugfix - do not torture PEB needlessly
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: rework scrubbing messages
Artem Bityutskiy
2
-2
/
+12
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
6
-15
/
+375
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
11
-177
/
+206
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
10
-128
/
+129
2008-07-24
UBI: fix error message
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: improve mkvol request validation
Artem Bityutskiy
2
-4
/
+7
2008-07-24
UBI: add ubi_sync() interface
Artem Bityutskiy
2
-0
/
+25
2008-07-24
UBI: fix 64-bit calculations
Bruce Leonard
1
-1
/
+2
2008-07-24
UBI: fix LEB locking
Artem Bityutskiy
1
-20
/
+7
2008-07-24
UBI: fix memory leak on error path
Artem Bityutskiy
1
-4
/
+30
2008-07-24
UBI: do not forget to free internal volumes
Artem Bityutskiy
1
-3
/
+25
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
4
-29
/
+9
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
8
-16
/
+18
2008-07-24
UBI: fix buffer padding
Kyungmin Park
1
-3
/
+3
2008-07-24
UBI: add a comment
Artem Bityutskiy
1
-1
/
+10
2008-07-24
UBI: print error code
Artem Bityutskiy
1
-18
/
+21
2008-07-24
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-24
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-24
x86_64 syscall audit fast-path
Roland McGrath
2
-1
/
+50
2008-07-24
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-23
ide: small whitespace fixes
Pavel Machek
2
-2
/
+2
2008-07-23
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
Harvey Harrison
1
-4
/
+4
2008-07-23
ide: ide-cd.c fix sparse endianness warnings
Harvey Harrison
1
-11
/
+8
2008-07-23
ide-cd: convert to using the new atapi_flags
Borislav Petkov
3
-109
/
+64
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
2
-3
/
+1
2008-07-23
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
1
-16
/
+1
2008-07-23
ide-tape: convert to using the new atapi_flags
Borislav Petkov
1
-45
/
+23
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
3
-50
/
+31
2008-07-23
ide: add per-device flags
Borislav Petkov
1
-0
/
+60
2008-07-23
ide: use rq->cmd instead of pc->c in atapi common code
Borislav Petkov
1
-5
/
+13
2008-07-23
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+2
2008-07-23
ide-tape: pass packet command in rq->cmd
Borislav Petkov
1
-8
/
+11
2008-07-23
ide-tape: make room for packet command ids in rq->cmd
Borislav Petkov
1
-11
/
+11
2008-07-23
ide-floppy: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+4
[next]