| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: tcrypt - add ctr(twofish) speed test | Jussi Kivilinna | 2011-10-21 | 1 | -0/+4 |
* | crypto: blowfish-x86_64 - add credits | Jussi Kivilinna | 2011-10-21 | 1 | -0/+5 |
* | crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance | Jussi Kivilinna | 2011-10-21 | 1 | -100/+98 |
* | crypto: picoxcell - add dependency on HAVE_CLK | Jamie Iles | 2011-10-20 | 1 | -1/+1 |
* | crypto: aes-x86 - quiet sparse noise about symbol not declared | H Hartley Sweeten | 2011-09-22 | 1 | -0/+1 |
* | crypto: blowfish - add x86_64 assembly implementation | Jussi Kivilinna | 2011-09-22 | 4 | -0/+896 |
* | crypto: tcrypt - add ctr(blowfish) speed test | Jussi Kivilinna | 2011-09-22 | 1 | -0/+4 |
* | crypto: blowfish - rename C-version to blowfish_generic | Jussi Kivilinna | 2011-09-22 | 2 | -5/+8 |
* | crypto: blowfish - split generic and common c code | Jussi Kivilinna | 2011-09-22 | 5 | -355/+448 |
* | crypto: cryptd - Use subsys_initcall to prevent races with aesni | Herbert Xu | 2011-08-20 | 1 | -1/+1 |
* | crypto: sha - Fix build error due to crypto_sha1_update | Herbert Xu | 2011-08-16 | 1 | -0/+2 |
* | crypto: n2 - Fix a get/put_cpu() imbalance | Thomas Meyer | 2011-08-15 | 1 | -2/+2 |
* | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause | 2011-08-10 | 5 | -0/+819 |
* | crypto: sha1 - export sha1_update for reuse | Mathias Krause | 2011-08-10 | 2 | -4/+8 |
* | crypto: picoxcell - fix possible invalid pointer dereference | Jamie Iles | 2011-08-10 | 1 | -1/+1 |
* | crypto: picoxcell - support for device tree matching | Jamie Iles | 2011-08-10 | 2 | -6/+53 |
* | crypto: picoxcell - add connection ID to the clock name | Jamie Iles | 2011-08-10 | 1 | -1/+1 |
* | crypto: picoxcell - convert to platform ID table | Jamie Iles | 2011-08-10 | 1 | -60/+33 |
* | crypto: padlock-aes - Make module loading even quieter when hardware is missing | Jonathan Nieder | 2011-08-03 | 1 | -3/+1 |
* | oom: task->mm == NULL doesn't mean the memory was freed | Oleg Nesterov | 2011-08-02 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-08-02 | 9 | -202/+311 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Liam Girdwood | 2011-08-01 | 10 | -215/+332 |
| |\ |
|
| | * | regulator: Improve WM831x DVS VSEL selection algorithm | Mark Brown | 2011-07-28 | 1 | -37/+15 |
| | * | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set | Mark Brown | 2011-07-28 | 1 | -0/+14 |
| | * | regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode | Mark Brown | 2011-07-28 | 1 | -21/+20 |
| | * | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc | Mark Brown | 2011-07-28 | 1 | -0/+1 |
| | * | regulator: Fix WM831x DCDC DVS VSEL bootstrapping | Mark Brown | 2011-07-28 | 1 | -1/+1 |
| | * | regulator: Fix WM831x regulator ID lookups for multiple WM831xs | Mark Brown | 2011-07-28 | 2 | -5/+36 |
| | * | regulator: Fix argument format type errors in error prints | Mark Brown | 2011-07-22 | 1 | -2/+2 |
| | * | regulator: Fix memory leak in set_machine_constraints() error paths | Axel Lin | 2011-07-22 | 1 | -3/+4 |
| | * | regulator: Make core more chatty about some errors | Mark Brown | 2011-07-22 | 1 | -2/+9 |
| | * | regulator: tps65910: Fix array access out of bounds bug | Axel Lin | 2011-07-22 | 1 | -12/+43 |
| | * | regulator: tps65910: Add missing breaks in switch/case | Axel Lin | 2011-07-22 | 1 | -0/+7 |
| | * | regulator: tps65910: Fix a memory leak in tps65910_probe error path | Axel Lin | 2011-07-22 | 1 | -0/+1 |
| | * | regulator: TWL: Remove entry of RES_ID for 6030 macros | Ambresh K | 2011-07-22 | 1 | -34/+30 |
| | * | ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes | Jarkko Nikula | 2011-07-04 | 1 | -13/+21 |
| | * | regulator: Add basic per consumer debugfs | Mark Brown | 2011-07-04 | 1 | -1/+29 |
| | * | regulator: Add rdev_crit() macro | Mark Brown | 2011-06-09 | 1 | -0/+2 |
| | * | regulator: Refactor supply implementation to work as regular consumers | Mark Brown | 2011-06-09 | 2 | -68/+37 |
| | * | regulator: Include the device name in the microamps_requested_ file | Mark Brown | 2011-06-09 | 1 | -2/+3 |
| | * | regulator: Increase the limit on sysfs file names | Mark Brown | 2011-06-09 | 1 | -1/+1 |
| | * | regulator: Properly register dummy regulator driver | Mark Brown | 2011-06-08 | 1 | -6/+26 |
| | * | regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs | Colin Cross | 2011-05-30 | 1 | -1/+1 |
| | * | regulator: Use _cansleep() for WM8994 regulator GPIOs | Mark Brown | 2011-05-30 | 1 | -2/+2 |
| | * | regulator: Do bulk enables of regulators in parallel | Mark Brown | 2011-05-30 | 2 | -6/+29 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-02 | 22 | -1972/+2190 |
|\ \ \ |
|
| * | | | ext4: prevent memory leaks from ext4_mb_init_backend() on error path | Yu Jian | 2011-08-01 | 1 | -6/+6 |
| * | | | ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # | Yu Jian | 2011-08-01 | 1 | -1/+5 |
| * | | | ext4: use ext4_msg() instead of printk in mballoc | Theodore Ts'o | 2011-08-01 | 1 | -37/+42 |
| * | | | ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info | Theodore Ts'o | 2011-08-01 | 3 | -13/+15 |