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
...
|
*
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2012-08-01
2
-6
/
+15
|
*
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-08-01
1
-5
/
+5
|
*
crypto: cast6 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
5
-0
/
+1062
|
*
crypto: testmgr - add larger cast6 testvectors
Johannes Goetzfried
2012-08-01
3
-2
/
+1520
|
*
crypto: cast6 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
3
-24
/
+67
|
*
crypto: cast5 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
5
-0
/
+928
|
*
crypto: testmgr - add larger cast5 testvectors
Johannes Goetzfried
2012-08-01
4
-2
/
+871
|
*
crypto: cast5 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
3
-34
/
+69
|
*
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-08-01
3
-16
/
+0
|
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
12
-21
/
+0
|
*
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
11
-54
/
+1
|
*
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
15
-15
/
+0
|
*
crypto: whirlpool - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-33
/
+6
|
*
crypto: sha512 - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-15
/
+5
|
*
crypto: sha256 - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-20
/
+5
|
*
crypto: tiger - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-32
/
+6
|
*
crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...
Jussi Kivilinna
2012-08-01
2
-0
/
+38
|
*
crypto: ansi_cprng - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-40
/
+23
|
*
crypto: serpent - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-34
/
+19
|
*
crypto: des - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-20
/
+5
|
*
crypto: crypto_null - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-39
/
+18
|
*
crypto: tea - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-35
/
+6
*
|
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
[prev]
[next]