summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-15Merge branch 'fix/asoc' into for-linusTakashi Iwai7-47/+150
2009-05-15Merge branch 'fix/misc' into for-linusTakashi Iwai2-5/+7
2009-05-15ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o1-5/+12
2009-05-15kgdb: gdb documentation fixFrank Rowand1-1/+1
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel1-1/+2
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel3-6/+6
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks1-0/+4
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe4-72/+12
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell3-14/+81
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell1-3/+23
2009-05-15ASoC: davinci-pcm buildfixesDavid Brownell1-29/+42
2009-05-15powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2-10/+26
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt1-1/+1
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill1-1/+3
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce4-8/+8
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala1-7/+9
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson1-1/+8
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x3-6/+5
2009-05-15powerpc: Fix mktree build error on Mac OS X hostTimur Tabi1-5/+5
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-8/+4
2009-05-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds47-337/+317
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-13/+40
2009-05-15drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth4-0/+44
2009-05-15drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling1-5/+12
2009-05-15drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling1-1/+2
2009-05-15drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling1-1/+1
2009-05-15drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson1-8/+46
2009-05-15drm/i915: sanity check IER at wait_request timeJesse Barnes1-0/+9
2009-05-15drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li4-1/+25
2009-05-15drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt1-2/+10
2009-05-15ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V1-0/+13
2009-05-14Btrfs: Spelling fix in btrfs_lookup_first_block_group commentsSankar P1-1/+1
2009-05-14Btrfs: make show_options result match actual option namesSage Weil1-2/+2
2009-05-14Btrfs: remove outdated comment in btrfs_ioctl_resize()Li Hong1-4/+0
2009-05-14Btrfs: remove some WARN_ONs in the IO failure pathChris Mason2-3/+0
2009-05-14Btrfs: Don't loop forever on metadata IO failuresChris Mason1-3/+36
2009-05-14Btrfs: init inode ordered_data_close flag properlyChris Mason1-0/+1
2009-05-14thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac1-4/+4
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn1-10/+107
2009-05-14powerpc/virtex: Add uImage to the default images listGrant Likely2-0/+2
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGrant Likely1-1/+1
2009-05-14ALSA: pcsp: fix printk format warningRandy Dunlap1-1/+1
2009-05-14eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary1-0/+2
2009-05-14asus-laptop: fix input keycodeCorentin Chary1-3/+3
2009-05-14eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy1-0/+2
2009-05-14eeepc-laptop: Work around rfkill firmware bugAlan Jenkins1-1/+7
2009-05-14eeepc-laptop: report brightness control events via the input layerDarren Salt1-3/+26
2009-05-14eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins1-3/+3