Age | Commit message (Expand) | Author |
2012-01-28 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2012-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-01-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-01-28 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-01-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-27 | ARM: 7304/1: ioremap: fix boundary check when reusing static mapping | Pawel Moll |
2012-01-27 | xen/granttable: Disable grant v2 for HVM domains. | Konrad Rzeszutek Wilk |
2012-01-27 | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 | Konrad Rzeszutek Wilk |
2012-01-27 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-27 | Btrfs: fix reservations in btrfs_page_mkwrite | Chris Mason |
2012-01-27 | gma500: Fix suspend/resume functions | Ryan Mallon |
2012-01-27 | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs | Seth Heasley |
2012-01-27 | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev | Axel Lin |
2012-01-27 | watchdog: Fix typo "unexpectdly" | Masanari Iida |
2012-01-27 | watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options | Axel Lin |
2012-01-27 | watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options | Axel Lin |
2012-01-27 | watchdog: Return proper error in nuc900wdt_probe if misc_register fails | Axel Lin |
2012-01-27 | watchdog: Staticise nuc900_wdt | Axel Lin |
2012-01-27 | watchdog: via_wdt: Staticise wdt_pci_table | Axel Lin |
2012-01-27 | watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable | Shubhrajyoti D |
2012-01-27 | watchdog: dw_wdt.c: use devm_request_and_ioremap | Julia Lawall |
2012-01-27 | watchdog: imx2_wdt.c: use devm_request_and_ioremap | Julia Lawall |
2012-01-27 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-01-26 | Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Olof Johansson |
2012-01-26 | Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2012-01-26 | Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i... | Olof Johansson |
2012-01-26 | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson |
2012-01-27 | drm/exynos: fixed pm feature for fimd module. | Inki Dae |
2012-01-27 | MAINTAINERS: added maintainer entry for Exynos DRM Driver. | Inki Dae |
2012-01-27 | drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD | Inki Dae |
2012-01-27 | drm/exynos: fix build dependency for DRM_EXYNOS_HDMI | Seung-Woo Kim |
2012-01-27 | drm/exynos: use release_mem_region instead of release_resource | Seung-Woo Kim |
2012-01-26 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-01-26 | Merge branch 'sa11x0-mcp-fixes' into fixes | Russell King |
2012-01-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-01-26 | Btrfs: advance window_start if we're using a bitmap | Josef Bacik |
2012-01-26 | btrfs: mask out gfp flags in releasepage | David Sterba |
2012-01-26 | Btrfs: fix enospc error caused by wrong checks of the chunk | Miao Xie |
2012-01-26 | Btrfs: do not defrag a file partially | Liu Bo |
2012-01-26 | Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c | Stefan Behrens |
2012-01-26 | Btrfs: use cluster->window_start when allocating from a cluster bitmap | Josef Bacik |
2012-01-26 | Btrfs: Check for NULL page in extent_range_uptodate | Mitch Harder |
2012-01-26 | btrfs: Fix busyloops in transaction waiting code | Jan Kara |
2012-01-26 | Btrfs: make sure a bitmap has enough bytes | Josef Bacik |
2012-01-26 | Btrfs: fix uninit warning in backref.c | Jan Schmidt |