summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-26Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki20-222/+1099
2011-12-26Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki5-28/+154
2011-12-26Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki81-1268/+770
2011-12-26Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki4-8/+1158
2011-12-26Merge branch 'pm-misc' into pm-for-linusRafael J. Wysocki2-6/+4
2011-12-26PM / shmobile: Allow the A4R domain to be turned off at run timeRafael J. Wysocki1-1/+28
2011-12-26PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki1-1/+12
2011-12-26PM / QoS: Introduce dev_pm_qos_add_ancestor_request()Rafael J. Wysocki2-0/+30
2011-12-26PM / shmobile: Remove the stay_on flag from SH7372's PM domainsRafael J. Wysocki2-23/+29
2011-12-26PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki4-0/+11
2011-12-26PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm6-31/+118
2011-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+15
2011-12-24Linux 3.2-rc7v3.2-rc7Linus Torvalds1-1/+1
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-24Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-13/+13
2011-12-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-3/+2
2011-12-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-5/+7
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-20/+26
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-3/+3
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro1-4/+5
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason1-1/+2
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6
2011-12-23rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang1-2/+5
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet4-4/+5
2011-12-23mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-12-23bridge: provide a mtu() method for fake_dst_opsEric Dumazet1-0/+6
2011-12-23Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-10/+13
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown1-4/+1
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown1-2/+1
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown1-4/+10
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown1-0/+1
2011-12-23sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-23Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-8/+9
2011-12-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-1/+1
2011-12-23pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell1-0/+1
2011-12-22vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang1-3/+3
2011-12-22drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher1-0/+12
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-47/+220
2011-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+4
2011-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds10-20/+29
2011-12-22vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp1-5/+2
2011-12-22Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman3-4/+5
2011-12-22USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-22net: Add a flow_cache_flush_deferred functionSteffen Klassert3-4/+27
2011-12-22PM: Drop generic_subsys_pm_opsRafael J. Wysocki3-39/+0