summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy1-19/+18
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy4-9/+14
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy1-10/+10
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy5-9/+23
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy2-1/+19
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter1-1/+2
2008-08-13UBIFS: fix typos in commentsAdrian Hunter1-5/+5
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter1-4/+2
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy3-5/+73
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy4-5/+7
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy1-16/+14
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy3-16/+10
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy1-5/+13
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter3-14/+15
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter1-0/+2
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter1-3/+4
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy1-3/+5
2008-08-13UBIFS: improve debuggingArtem Bityutskiy2-3/+6
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy2-4/+4
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy1-2/+2
2008-08-13Documentation: fix typo in ubifs.txtSebastian Siewior1-1/+1
2008-08-12Linux 2.6.27-rc3v2.6.27-rc3Linus Torvalds1-1/+1
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-9/+9
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-31/+104
2008-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-13/+54
2008-08-12firmware/memmap: cleanupBernhard Walle2-44/+43
2008-08-12ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-12Make ioctl.h compatible with userlandMichael Abbott1-0/+4
2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap1-8/+17
2008-08-12docsrc: fix crc32hash typeRandy Dunlap1-1/+1
2008-08-12docsrc: fix ifenslave typeRandy Dunlap1-1/+1
2008-08-12docsrc: fix procfs exampleRandy Dunlap1-3/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan1-45/+51
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan4-0/+38
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton1-4/+1
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12mm/sparse.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-12lib/vsprintf.c: wrong conversion function usedYi Yang1-1/+1
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2-2/+6
2008-08-12atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare3-59/+50
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-12matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-12do_migrate_pages(): remove unused variableMinChan Kim1-1/+0