summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-45/+68
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-0/+21
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-24/+58
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-61/+98
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter1-0/+6
2011-07-09cifs: fix expand_dfs_referralJeff Layton1-10/+20
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton1-0/+2
2011-07-09Merge branch 'fix/asoc' into for-linusTakashi Iwai8-35/+45
2011-07-09ALSA: hda - Fix a copmile warningTakashi Iwai1-1/+1
2011-07-09Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2-27/+4
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-23/+37
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-38/+33
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-6/+20
2011-07-08MAINTAINERS: update Bjorn Helgaas's email addressBjorn Helgaas1-1/+1
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang1-1/+1
2011-07-08mm/nommu.c: fix remap_pfn_range()Bob Liu1-3/+6
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais4-0/+14
2011-07-08memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki1-6/+27
2011-07-08memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki1-31/+76
2011-07-08mm: __tlb_remove_page() check the correct batchShaohua Li1-0/+1
2011-07-08mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman1-13/+21
2011-07-08mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman1-1/+1
2011-07-08mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...Mel Gorman1-10/+13
2011-07-08mm: vmscan: correct check for kswapd sleeping in sleeping_prematurelyMel Gorman1-1/+1
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck1-1/+1
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai4-0/+21
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim1-1/+2
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin1-11/+3
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham1-21/+23
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera1-4/+4
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi1-1/+1
2011-07-08drm/i915: Enable i915 frame buffer compression by defaultKeith Packard1-1/+1
2011-07-09drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)Alex Deucher1-61/+98
2011-07-08drm/i915: Share the common work of disabling active FBC before updatingChris Wilson2-60/+64
2011-07-08drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson3-2/+90
2011-07-08drm/i915: Disable FBC across page-flippingChris Wilson1-0/+2
2011-07-08drm/i915: Set persistent-mode for ILK/SNB framebuffer compressionChris Wilson2-0/+3
2011-07-08drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writesChris Wilson1-19/+14
2011-07-08drm/i915: Remove vestigial pitch from post-gen2 FBC control routinesChris Wilson1-6/+2
2011-07-08drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()Chris Wilson1-8/+5
2011-07-08drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson4-34/+30
2011-07-08Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-07-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-8/+10
2011-07-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+19
2011-07-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-6/+7
2011-07-08gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman1-1/+1
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang1-1/+1
2011-07-08ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang1-3/+1
2011-07-08ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang1-6/+2