index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2012-10-04
6983
-208692
/
+377937
|
\
|
*
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
2012-10-04
50
-1727
/
+1778
|
*
UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k)
David Howells
2012-10-04
1
-6
/
+3
|
*
Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prep
David Howells
2012-10-04
3
-17
/
+3
|
|
\
|
|
*
c6x: remove c6x signal.h
Mark Salter
2012-10-04
2
-17
/
+1
|
|
*
c6x: make dsk6455 the default config
Mark Salter
2012-10-03
1
-0
/
+2
|
*
|
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
2012-10-04
3
-3
/
+9
|
*
|
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2012-10-04
9
-40
/
+0
|
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
562
-43313
/
+71064
|
|
\
\
|
|
*
\
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-03
469
-38085
/
+54203
|
|
|
\
\
|
|
|
*
|
drm/nv98/crypt: fix fuc build with latest envyas
Ben Skeggs
2012-10-03
1
-1
/
+1
|
|
|
*
|
drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering
Ben Skeggs
2012-10-03
2
-16
/
+38
|
|
|
*
|
drm/nv41/vm: fix and enable use of "real" pciegart
Ben Skeggs
2012-10-03
2
-7
/
+14
|
|
|
*
|
drm/nv44/vm: fix and enable use of "real" pciegart
Ben Skeggs
2012-10-03
4
-41
/
+29
|
|
|
*
|
drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie
Ben Skeggs
2012-10-03
1
-7
/
+10
|
|
|
*
|
drm/nouveau: store supported dma mask in vmmgr
Ben Skeggs
2012-10-03
7
-7
/
+9
|
|
|
*
|
drm/nvc0/ibus: initial implementation of subdev
Ben Skeggs
2012-10-03
4
-0
/
+134
|
|
|
*
|
drm/nouveau/therm: add support for fan-control modes
Martin Peres
2012-10-03
6
-5
/
+105
|
|
|
*
|
drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules
Martin Peres
2012-10-03
1
-18
/
+18
|
|
|
*
|
drm/nouveau/therm: calculate the pwm divisor on nv50+
Martin Peres
2012-10-03
3
-4
/
+37
|
|
|
*
|
drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster
Martin Peres
2012-10-03
1
-9
/
+16
|
|
|
*
|
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
2012-10-03
22
-542
/
+1048
|
|
|
*
|
drm/nouveau/bios: parse the pwm divisor from the perf table
Martin Peres
2012-10-03
3
-0
/
+90
|
|
|
*
|
drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices
Martin Peres
2012-10-03
4
-0
/
+174
|
|
|
*
|
drm/nouveau/therm: rework thermal table parsing
Martin Peres
2012-10-03
6
-205
/
+282
|
|
|
*
|
drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table
Martin Peres
2012-10-03
2
-0
/
+10
|
|
|
*
|
drm/nouveau: fix pm initialization order
Dmitry Eremin-Solenikov
2012-10-03
1
-1
/
+2
|
|
|
*
|
drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
Ben Skeggs
2012-10-03
1
-7
/
+11
|
|
|
*
|
drm/nouveau: log channel debug/error messages from client object rather than ...
Ben Skeggs
2012-10-03
1
-5
/
+5
|
|
|
*
|
drm/nouveau: have drm debugging macros build on top of core macros
Ben Skeggs
2012-10-03
1
-13
/
+6
|
|
|
*
|
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
2012-10-03
4
-10
/
+14
|
|
|
*
|
drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE
Ben Skeggs
2012-10-03
1
-4
/
+18
|
|
|
*
|
drm/nvc0/gr: implement initial trap handler
Ben Skeggs
2012-10-03
1
-4
/
+188
|
|
|
*
|
drm/nvc0/gr: rebuild fuc with latest envyas
Ben Skeggs
2012-10-03
4
-12
/
+167
|
|
|
*
|
drm/nvc0/ltcg: read LTS count at startup
Ben Skeggs
2012-10-03
1
-1
/
+3
|
|
|
*
|
drm/nve0/gr: enable use of our fuc by default
Ben Skeggs
2012-10-03
1
-1
/
+1
|
|
|
*
|
drm/nve0/gr: remove 0x404160 bashing from hub fuc
Ben Skeggs
2012-10-03
2
-282
/
+189
|
|
|
*
|
drm/nve0/gr: initial fuc implementation, based on fermi's code
Ben Skeggs
2012-10-03
6
-69
/
+3235
|
|
|
*
|
drm/nve0/ibus: handle PIBUS interrupts to prevent storm
Ben Skeggs
2012-10-03
6
-0
/
+162
|
|
|
*
|
drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWARE
Ben Skeggs
2012-10-03
5
-0
/
+12
|
|
|
*
|
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
2012-10-03
25
-47
/
+51
|
|
|
*
|
drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs
Marcin Slusarz
2012-10-03
12
-39
/
+39
|
|
|
*
|
drm/nouveau/fifo: use defines instead of hardcoded class ids
Ben Skeggs
2012-10-03
9
-12
/
+20
|
|
|
*
|
drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding
Ben Skeggs
2012-10-03
2
-10
/
+16
|
|
|
*
|
drm/nouveau: add defines for internal class names
Ben Skeggs
2012-10-03
1
-14
/
+35
|
|
|
*
|
drm/nv50/fifo: add support for dma channel class
Ben Skeggs
2012-10-03
3
-7
/
+72
|
|
|
*
|
drm/nv84/fifo: add support for dma channel class
Ben Skeggs
2012-10-03
3
-7
/
+81
|
|
|
*
|
drm/nouveau/fifo: version the dma channel class struct
Ben Skeggs
2012-10-03
6
-6
/
+6
|
|
|
*
|
drm/nouveau/fifo: separate object classes for dma channels
Ben Skeggs
2012-10-03
6
-5
/
+10
|
|
|
*
|
drm/nouveau: restore fifo chid information in engine error messages
Ben Skeggs
2012-10-03
15
-132
/
+213
[next]