summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-30at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2010-11-30at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD5-90/+31
2010-11-30regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap1-1/+1
2010-11-30regulator: enable supply regulator only when use count is zeroBengt Jonsson1-9/+11
2010-11-30regulator: twl-regulator - fix twlreg_set_modeAxel Lin1-3/+3
2010-11-30regulator: lock supply in regulator enableMattias Wallin1-0/+2
2010-11-30regulator: Return proper error for regulator_register()Axel Lin1-0/+2
2010-11-30regulator: Ensure enough delay time for enabling regulatorAxel Lin1-2/+4
2010-11-30regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin1-1/+0
2010-11-30regulator: Staticise mc13783_powermisc_rmw()Mark Brown1-2/+2
2010-11-30regulator: regulator disable supply fixMattias Wallin1-0/+1
2010-11-30at91: merge all at91rm9200 defconfig in one single fileEric Benard14-1383/+341
2010-11-30Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson1-89/+57
2010-11-30cifs: display fsc in /proc/mountsSuresh Jayaraman1-0/+2
2010-11-30cifs: enable fscache iff fsc mount option is used explicitlySuresh Jayaraman1-6/+6
2010-11-30cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is setSuresh Jayaraman1-0/+5
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar4-26/+40
2010-11-30cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar3-7/+17
2010-11-29Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds1-1/+1
2010-11-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-29Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie1-2/+0
2010-11-29TTY: open/hangup race fixupJiri Slaby2-1/+10
2010-11-29TTY: don't allow reopen when ldisc is changingJiri Slaby1-1/+2
2010-11-29NET: wan/x25, fix ldisc->open retvalJiri Slaby1-1/+1
2010-11-29TTY: ldisc, fix open flag handlingJiri Slaby1-0/+2
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+24
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-203/+280
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+23
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds15-114/+572
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-9/+9
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-7/+8
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson3-11/+17
2010-11-29cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman1-1/+3
2010-11-29af_unix: limit recursion levelEric Dumazet3-6/+35
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada2-6/+6
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason1-1/+6
2010-11-29drm: record monitor status in output_poll_executeKeith Packard1-3/+4
2010-11-29drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard1-0/+7
2010-11-28ucc_geth: fix ucc halt problem in half duplex modeYang Li1-1/+2
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar1-2/+1
2010-11-28ehea: Add some info messages and fix an issueBreno Leitao1-4/+14
2010-11-28Btrfs: deal with DIO bios that span more than one ordered extentChris Mason3-4/+89
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds2-12/+13
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds3-12/+13
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds1-10/+9
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+57