Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 254 | -5679/+2860 |
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 | 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 | PCI/XEN: Fix bug introduced by a recent change | Alan Stern | 1 | -1/+1 |
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 | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines | Alan Stern | 3 | -74/+43 |
2012-01-27 | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger | 1 | -0/+11 |
2012-01-27 | cpufreq: Add support for x86 cpuinfo auto loading v4 | Andi Kleen | 15 | -61/+142 |
2012-01-27 | HWMON: Convert coretemp to x86 cpuid autoprobing | Andi Kleen | 1 | -3/+14 |
2012-01-27 | HWMON: Convert via-cputemp to x86 cpuid autoprobing | Andi Kleen | 1 | -5/+11 |
2012-01-27 | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 2 | -0/+23 |
2012-01-27 | intel-idle: convert to x86_cpu_id auto probing | Andi Kleen | 1 | -50/+66 |