aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/applying-patches.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-29PM / Domains: Run late/early device suspend callbacks at the right timeRafael J. Wysocki1-46/+111
2012-01-29PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki2-53/+110
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki10-91/+357
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki3-0/+30
2012-01-28lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell1-2/+0
2012-01-28virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang1-3/+3
2012-01-28virtio: fix typos of memory barriersJason Wang1-1/+1
2012-01-27ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll1-1/+2
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk1-2/+5
2012-01-27Btrfs: fix reservations in btrfs_page_mkwriteChris Mason1-2/+8
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon1-4/+4
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley1-0/+35
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin1-2/+2
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida2-2/+2
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin1-1/+2
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin1-1/+1
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin1-1/+1
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D1-0/+2
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall1-5/+1
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall1-10/+1
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae1-50/+59
2012-01-27MAINTAINERS: added maintainer entry for Exynos DRM Driver.Inki Dae1-0/+3
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae1-1/+1
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim1-1/+1
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim1-4/+4
2012-01-26Btrfs: advance window_start if we're using a bitmapJosef Bacik1-0/+1
2012-01-26btrfs: mask out gfp flags in releasepageDavid Sterba1-0/+7
2012-01-26Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie1-22/+27
2012-01-26Btrfs: do not defrag a file partiallyLiu Bo1-1/+1
2012-01-26Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.cStefan Behrens1-5/+6
2012-01-26Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik1-1/+1
2012-01-26Btrfs: Check for NULL page in extent_range_uptodateMitch Harder1-0/+2
2012-01-26btrfs: Fix busyloops in transaction waiting codeJan Kara1-2/+4
2012-01-26Btrfs: make sure a bitmap has enough bytesJosef Bacik1-1/+1
2012-01-26Btrfs: fix uninit warning in backref.cJan Schmidt1-2/+2
2012-01-26agp: fix scratch page cleanupMichal Kubecek1-6/+6
2012-01-26ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai1-0/+1
2012-01-26arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmapJulia Lawall1-1/+3
2012-01-26ARM: imx: iomux-v1.h: Fix build error due to __init annotationFabio Estevam1-1/+1
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl1-0/+2
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman1-1/+0
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-25eCryptfs: move misleading function commentsLi Wang1-4/+4
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks1-40/+0
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks1-73/+0