summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich1-9/+3
2011-03-15PM: Add support for device power domainsRafael J. Wysocki5-3/+107
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki5-48/+7
2011-03-15PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki1-7/+3
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki1-6/+1
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki12-23/+17
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki1-111/+111
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2-24/+7
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki4-5/+21
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki7-65/+117
2011-03-15USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki1-4/+6
2011-03-15PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines1-3/+3
2011-03-15PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki1-5/+2
2011-03-15PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki1-6/+6
2011-03-15PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki1-22/+39
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov1-3/+8
2011-03-14Fix corrupted OSF partition table parsingTimo Warns1-2/+10
2011-03-14thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins1-1/+5
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin1-2/+2
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck1-1/+1
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter1-1/+1
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck1-1/+1
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck1-1/+1
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie11-17/+28
2011-03-14compat breakage in preadv() and pwritev()Al Viro1-2/+6
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek2-8/+30
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin2-0/+2
2011-03-13thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli1-19/+35
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede1-1/+1
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede1-1/+1
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2-18/+2
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason2-12/+32
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever1-15/+14
2011-03-11nfs4: remove duplicated #includeHuang Weiyi1-1/+0
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2-4/+2
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust1-9/+4
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust1-3/+8
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust4-34/+52
2011-03-11block: fix mis-synchronisation in blkdev_issue_zeroout()Lukas Czerner1-12/+7
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin3-3/+3
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky1-1/+0
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka1-0/+1
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund1-21/+22
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov1-2/+3
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov1-16/+16
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie1-0/+3
2011-03-10ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca1-5/+0
2011-03-10ip6ip6: autoload ip6 tunnelstephen hemminger1-0/+1
2011-03-10net: bridge builtin vs. ipv6 modularRandy Dunlap1-0/+1
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8