summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+24
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds4-32/+45
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2009-11-11Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-34/+58
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds26-69/+133
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason1-2/+2
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik1-8/+23
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik1-23/+86
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter1-1/+1
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang1-2/+0
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik1-5/+31
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik1-1/+1
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik1-6/+13
2009-11-11Btrfs: fix data allocation hint startJosef Bacik1-2/+16
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas1-5/+44
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre1-1/+8
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula1-1/+1
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas1-39/+39
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik1-7/+17
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik1-0/+8
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma2-0/+4
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara4-21/+57
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-11-11Merge branch 'fix/hda' into for-linusTakashi Iwai2-8/+18
2009-11-11ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin1-4/+4
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt56-1213/+2142
2009-11-10omap: Use resource_sizeTobias Klauser2-2/+2
2009-11-10omap: Fix race condition in omap dma driverTao Hu1-0/+6
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King12-9/+146
2009-11-10sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch1-12/+7
2009-11-10sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch1-1/+2
2009-11-10sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch1-10/+12
2009-11-10ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai1-1/+1
2009-11-10[WATCHDOG] SBC-FITPC2 watchdog driver registration fixDenis Turischev1-1/+1
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King3-4/+14
2009-11-10ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake1-3/+12
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov1-0/+6
2009-11-10drm/kms: Init the CRTC info fields for modes forced from the command line.Francisco Jerez1-0/+1
2009-11-10drm/radeon/r600: CS parser updatesAlex Deucher2-0/+28
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann1-3/+10
2009-11-10highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann1-2/+2
2009-11-09ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks1-24/+52
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar1-0/+6
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar1-1/+28
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar1-4/+2
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar1-21/+13
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar1-0/+5
2009-11-09ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks1-5/+2
2009-11-09ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere1-5/+0