index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
bcma: fix invalid PMU chip control masks
Hauke Mehrtens
1
-4
/
+4
2012-07-26
drm/nouveau: init vblank requests list
Marcin Slusarz
3
-6
/
+1
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
5
-53
/
+32
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
10
-354
/
+353
2012-07-26
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
3
-2
/
+2
2012-07-26
drm/nouveau/gem: fix object reference leak in a failure path
Ben Skeggs
1
-0
/
+1
2012-07-26
drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION
Marcin Slusarz
1
-1
/
+1
2012-07-26
drm/nv84: decode PCRYPT errors
Marcin Slusarz
1
-3
/
+15
2012-07-26
drm/nouveau: dcb table quirk for fdo#50830
Ben Skeggs
1
-0
/
+12
2012-07-26
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
3
-10
/
+175
2012-07-26
Btrfs: uninit variable fixes in send/receive
Chris Mason
1
-2
/
+2
2012-07-26
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
Chris Metcalf
1
-1
/
+1
2012-07-26
tilegx pci: fix semantic merge conflict with 3527ed81c
Chris Metcalf
1
-1
/
+1
2012-07-25
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
Alexander Block
5
-1
/
+4717
2012-07-25
Btrfs: add btrfs_compare_trees function
Alexander Block
2
-0
/
+440
2012-07-25
Btrfs: introduce subvol uuids and times
Alexander Block
8
-15
/
+292
2012-07-25
Btrfs: make iref_to_path non static
Alexander Block
2
-5
/
+9
2012-07-25
Btrfs: add a barrier before a waitqueue_active check
Chris Mason
1
-0
/
+1
2012-07-25
Btrfs: call the ordered free operation without any locks held
Chris Mason
1
-1
/
+8
2012-07-25
Btrfs: Check INCOMPAT flags on remount and add helper function
Mitch Harder
3
-14
/
+20
2012-07-25
[libata] pata_cmd64x: whitespace cleanup
Jeff Garzik
1
-2
/
+2
2012-07-25
libata-acpi: fix up for acpi_pm_device_sleep_state API
Stephen Rothwell
1
-1
/
+1
2012-07-25
sata_dwc_460ex: device tree may specify dma_channel
Thang Q. Nguyen
1
-17
/
+31
2012-07-25
cifs: ensure that we always do cifsFileInfo_get under the spinlock
Jeff Layton
2
-8
/
+15
2012-07-25
ahci, trivial: fixed coding style issues related to braces
Jeffrin Jose
1
-22
/
+11
2012-07-25
ahci_platform: add hibernation callbacks
Shiraz Hashim
1
-7
/
+3
2012-07-25
libata-eh.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-07-25
libata-transport.c: local functions should not be exposed globally
H Hartley Sweeten
1
-3
/
+3
2012-07-25
sata_dwc_460ex: support hardreset
Thang Q. Nguyen
1
-1
/
+23
2012-07-25
ata: use module_pci_driver
Axel Lin
60
-761
/
+60
2012-07-25
drivers/ata/pata_pcmcia.c: adjust suspicious bit operation
Julia Lawall
1
-1
/
+2
2012-07-25
pata_imx: Convert to clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-5
/
+5
2012-07-25
ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2
Mark Nelson
1
-0
/
+16
2012-07-25
[libata] Prevent interface errors with Seagate FreeAgent GoFlex
Daniel J Blueman
1
-0
/
+1
2012-07-25
drivers/acpi/glue: revert accidental license-related 6b66d95895c bits
Jeff Garzik
1
-2
/
+2
2012-07-25
libata-acpi: add missing inlines in libata.h
Lin Ming
1
-3
/
+3
2012-07-25
Btrfs: add helper for tree enumeration
Arne Jansen
2
-0
/
+77
2012-07-25
btrfs: allow cross-subvolume file clone
David Sterba
1
-3
/
+8
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
1
-1
/
+3
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
1
-14
/
+4
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
1
-0
/
+1
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
1
-0
/
+11
2012-07-25
drm/radeon: fix dpms on/off on trinity/aruba v2
Jerome Glisse
1
-2
/
+10
2012-07-25
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-07-25
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-07-25
drm/radeon: fix non revealent error message
Jerome Glisse
1
-3
/
+7
[next]