aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat2011-12-06
| * | | | PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat2011-11-23
| * | | | PM / Sleep: Simplify device_suspend_noirq()Rafael J. Wysocki2011-11-23
| * | | | PM / Sleep: Remove unnecessary label and jumps to it form PM core codeRafael J. Wysocki2011-11-23
| * | | | PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat2011-11-23
| * | | | PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.cSrivatsa S. Bhat2011-11-23
| |/ / /
* | | | Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2011-12-25
|\ \ \ \
| * \ \ \ Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...Rafael J. Wysocki2011-12-21
| |\ \ \ \
| | * | | | PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.MyungJoo Ham2011-12-20
| * | | | | PM / devfreq: separate error paths from successful pathAxel Lin2011-11-23
| | |/ / / | |/| | |
* | | | | Merge branch 'pm-misc' into pm-for-linusRafael J. Wysocki2011-12-25
|\ \ \ \ \
| * | | | | CPU: Add right qualifiers for alloc_frozen_cpus() and cpu_hotplug_pm_sync_init()Fenghua Yu2011-11-23
| * | | | | PM / Usermodehelper: Cleanup remnants of usermodehelper_pm_callback()Srivatsa S. Bhat2011-11-23
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-24
|\ \ \ \ \
| * | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang2011-12-22
| * | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2011-12-22
| | |_|_|/ | |/| | |
* | | | | Linux 3.2-rc7Linus Torvalds2011-12-24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-24
|\ \ \ \ \
| * | | | | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-22
* | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-23
|\ \ \ \ \ \
| * | | | | | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-18
* | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-23
|\ \ \ \ \ \ \
| * | | | | | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-18
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-23
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-19
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-23
| * | | | | | | | | Btrfs: fix worker lock misuse in find_workerChris Mason2011-12-23
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-22
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-23
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-23
| * | | | | | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-23
| * | | | | | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-22
| * | | | | | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-22
| * | | | | | | | | | | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-22
| * | | | | | | | | | | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-22
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-22
| * | | | | | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-22
| * | | | | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-22
| * | | | | | | | | | | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-22
* | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-19
| | * | | | | | | | | | | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-14
| | * | | | | | | | | | | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-14
| * | | | | | | | | | | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-21
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \