index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
9
-6
/
+37
2014-09-15
drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucode
Ben Skeggs
1
-3
/
+2
2014-09-15
drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
Martin Peres
5
-736
/
+749
2014-09-15
drm/nouveau/pwr/fuc: add ld/st macros
Martin Peres
1
-0
/
+10
2014-09-15
drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delay
Martin Peres
9
-2284
/
+2446
2014-09-15
drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)
Martin Peres
10
-1735
/
+1919
2014-09-15
drm/nouveau/pwr: fix the timers implementation with concurent processes
Martin Peres
5
-990
/
+1133
2014-09-15
drm/nouveau/ppwr: enable ppwr on gm107
Martin Peres
2
-1
/
+5
2014-09-15
drm/gm107/therm: add PWM fan support v2
Martin Peres
7
-6
/
+106
2014-09-15
drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...
Martin Peres
1
-1
/
+7
2014-09-15
drm/nouveau/bios/fan: add support for maxwell's fan management table v2
Martin Peres
4
-1
/
+111
2014-09-15
drm/nouveau/ltc: allocate tagram from memory that spans all partitions
Ben Skeggs
1
-1
/
+1
2014-09-15
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
Ben Skeggs
16
-26
/
+38
2014-09-15
drm/nouveau/core/mm: fill in holes with "allocated" nodes
Ben Skeggs
2
-6
/
+21
2014-09-15
drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...
Ben Skeggs
1
-9
/
+32
2014-09-15
drm/nouveau/core/mm: modify test for if building a mm with holes in it
Ben Skeggs
2
-2
/
+4
2014-09-15
drm/nouveau/core/mm: make it clearer what (type == 0) means
Ben Skeggs
2
-9
/
+10
2014-09-15
drm/gf100/ltc: translate interrupt status into more meaningful names
Ben Skeggs
2
-5
/
+29
2014-09-15
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
Ben Skeggs
2
-10
/
+0
2014-09-15
drm/nv50-/disp: add support for completion events
Ben Skeggs
11
-11
/
+173
2014-09-15
drm/nouveau/core: pass related object into notify constructor
Ben Skeggs
18
-28
/
+42
2014-09-15
drm/nouveau/bar: ioremap only the areas that we're actually using
Ben Skeggs
2
-20
/
+19
2014-09-13
Merge tag 'topic/drm-header-rework-2014-09-12' of git://anongit.freedesktop.o...
Dave Airlie
42
-501
/
+588
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
2
-8
/
+2
2014-09-12
drm: Move drm_class to drm_internal.h
Daniel Vetter
2
-2
/
+2
2014-09-12
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
Daniel Vetter
2
-17
/
+17
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
9
-118
/
+127
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
11
-91
/
+88
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
2
-142
/
+126
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
4
-2
/
+2
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
10
-55
/
+76
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
5
-17
/
+40
2014-09-12
drm: Drop drm_sysfs_class from drmP.h
Daniel Vetter
1
-1
/
+0
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
5
-5
/
+7
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
11
-15
/
+73
2014-09-12
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
2
-2
/
+2
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
4
-13
/
+14
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
5
-15
/
+14
2014-09-12
Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...
Dave Airlie
9
-155
/
+286
2014-09-12
drm/ast: switch to using CACHED by default for sysram
Dave Airlie
1
-2
/
+2
2014-09-12
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
5
-23
/
+32
2014-09-12
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
23
-211
/
+284
2014-09-12
drm/vmwgfx: Fix drm.h include
Josh Boyer
1
-1
/
+1
2014-09-11
drm/radeon: allow concurrent buffer reads
Christian König
1
-2
/
+3
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
18
-208
/
+253
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
7
-3
/
+30
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
9622
-447104
/
+415250
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
6
-8
/
+8
2014-09-11
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
2
-12
/
+15
2014-09-11
drm: Only update final vblank count when precise ts is available
Daniel Vetter
1
-1
/
+8
[next]