summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: fix 'safemode' handling for external metadata.NeilBrown2008-04-301-11/+19
* md: reinitialise more mddev fields in do_md_stop.NeilBrown2008-04-301-0/+25
* md: skip all metadata update processing when using external metadata.NeilBrown2008-04-301-0/+2
* md: fix use after free when removing rdev via sysfsDan Williams2008-04-301-1/+1
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-302-2/+2
* pxafb: preliminary smart panel interface supportEric Miao2008-04-305-47/+337
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-302-50/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-302-8/+6
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-304-10/+6
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-302-14/+106
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-302-83/+95
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-306-224/+213
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-301-9/+20
* kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu2008-04-301-6/+0
* /proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro2008-04-301-0/+4
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-305-2/+725
* MAINTAINERS: sort orderingAlan Cox2008-04-301-57/+63
* [XFS] Include linux/random.h in all builds, not just debug.David Chinner2008-04-302-2/+1
* docbook: fix fatal rapidio yet again (and more to come)Randy Dunlap2008-04-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-307-10/+16
|\
| * V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab2008-04-301-2/+7
| * V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab2008-04-301-1/+0
| * V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day2008-04-301-3/+3
| * V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3
| * V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab2008-04-303-3/+3
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-04-3038-837/+1086
|\ \
| * | ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin2008-04-301-5/+3
| * | ext4: fix test ext_generic_write_end() copied return valueRoel Kluin2008-04-301-6/+8
| * | ext3: fix test ext_generic_write_end() copied return valueRoel Kluin2008-04-301-6/+8
| * | ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao2008-04-302-295/+305
| * | ext4: cleanup for compiling mballoc with verification and debugging #definesSolofo Ramangalahy2008-04-301-6/+6
| * | ext4: don't use ext4_error in ext4_check_descriptorsJosef Bacik2008-04-301-16/+13
| * | ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V2008-04-301-6/+7
| * | ext4: update ctime and mtime for truncate with extents.Solofo Ramangalahy2008-04-301-0/+2
| * | ext4: Don't do GFP_NOFS allocations after taking ext4_lock_groupAneesh Kumar K.V2008-04-301-14/+15
| * | ext4: move headers out of include/linuxChristoph Hellwig2008-04-3027-64/+61
| * | ext4: fix wrong gfp type under transactionJosef Bacik2008-04-304-9/+9
| * | ext4: Fix hang on umount with quotas when journal is abortedJan Kara2008-04-301-1/+7
| * | ext4: Fix update of mtime and ctime on renameJan Kara2008-04-301-0/+3
| * | jdb2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-173-12/+12
| * | ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-1710-97/+97
| * | jbd2: only create debugfs and stats entries if init is successfulDuane Griffin2008-04-301-3/+5
| * | jbd2: fix kernel-doc notationRandy Dunlap2008-04-172-3/+5
| * | jbd2: replace potentially false assertion with if blockDuane Griffin2008-04-171-3/+4
| * | jbd2: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-04-171-76/+51