summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-301-0/+2
* UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-301-1/+1
* UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-305-13/+228
* UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-301-5/+11
* UBIFS: improve garbage collectionAdrian Hunter2008-09-301-10/+72
* UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-301-9/+10
* UBIFS: commit on sync_fsArtem Bityutskiy2008-09-301-0/+12
* UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-301-6/+3
* UBIFS: update dbg_dump_inodeArtem Bityutskiy2008-09-301-17/+25
* UBIFS: fix commentaryArtem Bityutskiy2008-09-301-2/+2
* UBIFS: fix races in bit-fieldsArtem Bityutskiy2008-09-301-8/+9
* UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2008-09-302-3/+8
* UBIFS: correct key comparisonAdrian Hunter2008-09-301-2/+2
* UBIFS: use bit-fields when possibleArtem Bityutskiy2008-09-301-13/+11
* UBIFS: check data CRC when in error stateArtem Bityutskiy2008-09-301-0/+1
* UBIFS: improve znode splitting rulesAdrian Hunter2008-09-301-21/+33
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-306-9/+61
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-306-3/+629
* UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-301-4/+0
* UBIFS: inline one-line functionsArtem Bityutskiy2008-09-303-30/+27
* UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-304-9/+9
* UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-303-24/+24
* Linux 2.6.27-rc8v2.6.27-rc8Linus Torvalds2008-09-291-1/+1
* mm owner: fix race between swapoff and exitBalbir Singh2008-09-294-5/+31
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-291-1/+2
|\
| * x86: disable apm on the olpcJeremy Katz2008-09-241-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-294-7/+22
|\ \
| * | cdrom: update ioctl documentationMárton Németh2008-09-271-2/+2
| * | ide: note that IDE generic may prevent other drivers from attachingTejun Heo2008-09-271-0/+14
| * | ide-tape: fix vendor stringsBorislav Petkov2008-09-271-5/+5
| * | Swarm: Fix crash due to missing initializationRalf Baechle2008-09-271-0/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-295-11/+95
|\ \ \
| * | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno2008-09-271-0/+1
| * | | [MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2008-09-272-0/+61
| * | | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle2008-09-271-9/+31
| * | | [MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf2008-09-271-2/+2
| |/ /
* | | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2008-09-2910-54/+16
|\ \ \
| * | | m32r/kernel/: cleanupsAdrian Bunk2008-09-277-45/+11
| * | | m32r: export __ndelayAdrian Bunk2008-09-271-0/+2
| * | | m32r: export empty_zero_pageAdrian Bunk2008-09-271-0/+2
| * | | m32r: don't offer CONFIG_ISAAdrian Bunk2008-09-271-5/+1
| * | | m32r: remove the unused NOHIGHMEM optionAdrian Bunk2008-09-271-4/+0
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-09-297-38/+63
|\ \ \
| * | | kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel2008-09-261-2/+12
| * | | kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-262-15/+30
| * | | kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel2008-09-261-2/+2
| * | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-265-18/+18
| * | | kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-261-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-291-62/+16
|\ \ \
| * | | ALSA: ASoC: Fix another cs4270 error pathJean Delvare2008-09-291-6/+1
OpenPOWER on IntegriCloud