index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
video4linux
/
sn9c102.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
virtio: correct the memory barrier in virtqueue_kick_prepare()
Jason Wang
1
-3
/
+3
2012-01-27
virtio: fix typos of memory barriers
Jason Wang
1
-1
/
+1
2012-01-27
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-27
xen/granttable: Disable grant v2 for HVM domains.
Konrad Rzeszutek Wilk
1
-2
/
+5
2012-01-27
Btrfs: fix reservations in btrfs_page_mkwrite
Chris Mason
1
-2
/
+8
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
MAINTAINERS: added maintainer entry for Exynos DRM Driver.
Inki Dae
1
-0
/
+3
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-26
Btrfs: advance window_start if we're using a bitmap
Josef Bacik
1
-0
/
+1
2012-01-26
btrfs: mask out gfp flags in releasepage
David Sterba
1
-0
/
+7
2012-01-26
Btrfs: fix enospc error caused by wrong checks of the chunk
Miao Xie
1
-22
/
+27
2012-01-26
Btrfs: do not defrag a file partially
Liu Bo
1
-1
/
+1
2012-01-26
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
Stefan Behrens
1
-5
/
+6
2012-01-26
Btrfs: use cluster->window_start when allocating from a cluster bitmap
Josef Bacik
1
-1
/
+1
2012-01-26
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
1
-0
/
+2
2012-01-26
btrfs: Fix busyloops in transaction waiting code
Jan Kara
1
-2
/
+4
2012-01-26
Btrfs: make sure a bitmap has enough bytes
Josef Bacik
1
-1
/
+1
2012-01-26
Btrfs: fix uninit warning in backref.c
Jan Schmidt
1
-2
/
+2
2012-01-26
agp: fix scratch page cleanup
Michal Kubecek
1
-6
/
+6
2012-01-26
ALSA: hda - Fix silent output on Haier W18 laptop
Takashi Iwai
1
-0
/
+1
2012-01-26
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
1
-1
/
+3
2012-01-26
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
1
-1
/
+1
2012-01-26
x86/microcode_amd: Add support for CPU family specific container files
Andreas Herrmann
1
-2
/
+22
2012-01-26
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
Andreas Herrmann
1
-0
/
+1
2012-01-26
x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()
Jesper Juhl
1
-0
/
+2
2012-01-26
x86/numachip: Drop unnecessary conflict with EDAC
Daniel J Blueman
1
-1
/
+0
2012-01-26
x86/uv: Fix uninitialized spinlocks
Cliff Wickman
2
-1
/
+3
2012-01-26
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
1
-2
/
+2
2012-01-26
eCryptfs: move misleading function comments
Li Wang
1
-4
/
+4
2012-01-25
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
1
-40
/
+0
2012-01-25
eCryptfs: Remove unused ecryptfs_read()
Tyler Hicks
1
-73
/
+0
2012-01-25
eCryptfs: Check inode changes in setattr
Tyler Hicks
1
-12
/
+36
2012-01-25
eCryptfs: Make truncate path killable
Tyler Hicks
1
-5
/
+14
2012-01-25
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
Li Wang
1
-2
/
+2
2012-01-25
eCryptfs: Replace miscdev read/write magic numbers
Tyler Hicks
3
-41
/
+55
2012-01-25
eCryptfs: Report errors in writes to /dev/ecryptfs
Tyler Hicks
1
-11
/
+13
[next]