aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-12memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky
2010-08-12memstick: init sysfs attributesMaxim Levitsky
2010-08-12mmc_test: fix large memory allocationAdrian Hunter
2010-08-12mmc_test: add performance testsAdrian Hunter
2010-08-12mmc_block: add support for secure discardAdrian Hunter
2010-08-12block: add secure discardAdrian Hunter
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter
2010-08-12mmc_block: add discard supportAdrian Hunter
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-12mm: fix writeback_in_progress()Jan Kara
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang
2010-08-12writeback: fix queue_io() orderingWu Fengguang
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang
2010-08-12writeback: add comment to the dirty limit functionsWu Fengguang
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang
2010-08-12writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap
2010-08-12mm: fix fatal kernel-doc errorRandy Dunlap
2010-08-12acpi: fix bogus preemption logicThomas Gleixner
2010-08-12kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold
2010-08-11kfifo: replace the old non generic APIStefani Seibold
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel
2010-08-11fs/sysv: add v7 aliasLubomir Rintel
2010-08-11kexec: return -EFAULT on copy_to_user() failuresDan Carpenter
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11afs: destroy work queue on init failureDan Carpenter
2010-08-11dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txtFUJITA Tomonori
2010-08-11pci: add PCI DMA unamp state API to feature-removal-schedule.txtFUJITA Tomonori
2010-08-11Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs supportFUJITA Tomonori
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori