summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells
2010-08-12MN10300: Fix RTC routinesDavid Howells
2010-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck
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-12io-mapping: move asm include inside the config optionDave Airlie
2010-08-12vgaarb: drop vga.h includeDave Airlie
2010-08-12drm/radeon: Add probing of clocks from device-treeBenjamin Herrenschmidt
2010-08-12drm/radeon: drop old and broken mesa warningDave Airlie
2010-08-12drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt
2010-08-12drm: Remove count_lock for calling lastclose() after 58474713 (v2)Chris Wilson
2010-08-12drm/radeon/kms: allow FG_ALPHA_VALUE on r5xxMarek Olšák
2010-08-12drm/radeon/kms: another r6xx/r7xx CS checker fixAlex Deucher
2010-08-12DRM: Replace kmalloc/memset combos with kzallocDavidlohr Bueso
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