Age | Commit message (Expand) | Author | Files | Lines |
2012-03-05 | PM / Sleep: Fix race conditions related to wakeup source timer function | Rafael J. Wysocki | 1 | -2/+14 |
2012-03-05 | PM / Sleep: Fix possible infinite loop during wakeup source destruction | Rafael J. Wysocki | 1 | -10/+5 |
2012-02-13 | PM / Sleep: Initialize wakeup source locks in wakeup_source_add() | Rafael J. Wysocki | 1 | -1/+1 |
2012-02-10 | Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep | Rafael J. Wysocki | 88 | -3425/+731 |
2012-01-31 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -6/+13 |
2012-01-31 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -63/+85 |
2012-01-31 | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 30 | -655/+345 |
2012-01-30 | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 36 | -2593/+224 |
2012-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+3 |
2012-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+1 |
2012-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -89/+46 |
2012-01-30 | vmwgfx: Fix assignment in vmw_framebuffer_create_handle | Ryan Mallon | 1 | -1/+1 |
2012-01-30 | drm/radeon/kms: Fix device tree linkage of i2c buses | Jean Delvare | 1 | -0/+1 |
2012-01-30 | drm: Pass the real error code back during GEM bo initialisation | Chris Wilson | 1 | -1/+1 |
2012-01-30 | Revert "drm/i810: cleanup reclaim_buffers" | Daniel Vetter | 3 | -13/+11 |
2012-01-30 | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck | 1 | -0/+6 |
2012-01-29 | PM / Sleep: Introduce generic callbacks for new device PM phases | Rafael J. Wysocki | 1 | -53/+104 |
2012-01-29 | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2 | -25/+228 |
2012-01-29 | hwmon: (sht15) fix bad error code | Vivien Didelot | 1 | -1/+2 |
2012-01-29 | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -385/+17 |
2012-01-29 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -4/+4 |
2012-01-29 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+5 |
2012-01-29 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 10 | -26/+51 |
2012-01-29 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -418/+213 |
2012-01-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+22 |
2012-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+2 |
2012-01-28 | virtio: correct the memory barrier in virtqueue_kick_prepare() | Jason Wang | 1 | -3/+3 |
2012-01-28 | virtio: fix typos of memory barriers | Jason Wang | 1 | -1/+1 |
2012-01-27 | xen/granttable: Disable grant v2 for HVM domains. | Konrad Rzeszutek Wilk | 1 | -2/+5 |
2012-01-27 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 19 | -265/+242 |
2012-01-27 | gma500: Fix suspend/resume functions | Ryan Mallon | 1 | -4/+4 |
2012-01-27 | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs | Seth Heasley | 1 | -0/+35 |
2012-01-27 | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev | Axel Lin | 1 | -2/+2 |
2012-01-27 | watchdog: Fix typo "unexpectdly" | Masanari Iida | 2 | -2/+2 |
2012-01-27 | watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options | Axel Lin | 1 | -2/+2 |
2012-01-27 | watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options | Axel Lin | 1 | -2/+2 |
2012-01-27 | watchdog: Return proper error in nuc900wdt_probe if misc_register fails | Axel Lin | 1 | -1/+2 |
2012-01-27 | watchdog: Staticise nuc900_wdt | Axel Lin | 1 | -1/+1 |
2012-01-27 | watchdog: via_wdt: Staticise wdt_pci_table | Axel Lin | 1 | -1/+1 |
2012-01-27 | watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable | Shubhrajyoti D | 1 | -0/+2 |
2012-01-27 | watchdog: dw_wdt.c: use devm_request_and_ioremap | Julia Lawall | 1 | -5/+1 |
2012-01-27 | watchdog: imx2_wdt.c: use devm_request_and_ioremap | Julia Lawall | 1 | -10/+1 |
2012-01-27 | drm/exynos: fixed pm feature for fimd module. | Inki Dae | 1 | -50/+59 |
2012-01-27 | drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD | Inki Dae | 1 | -1/+1 |
2012-01-27 | drm/exynos: fix build dependency for DRM_EXYNOS_HDMI | Seung-Woo Kim | 1 | -1/+1 |
2012-01-27 | drm/exynos: use release_mem_region instead of release_resource | Seung-Woo Kim | 1 | -4/+4 |
2012-01-27 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -16/+45 |
2012-01-27 | Merge branch 'sa11x0-mcp-fixes' into fixes | Russell King | 8 | -241/+105 |
2012-01-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 3 | -40/+29 |
2012-01-26 | uwb & wusb: fix kconfig error | Randy Dunlap | 1 | -1/+1 |