summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna2012-06-141-6/+6
* crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna2012-06-141-22/+87
* crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna2012-06-141-0/+10
* crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-141-18/+0
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-125-0/+1735
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-121-32/+896
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-127-0/+1498
* crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter2012-06-121-6/+13
* crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter2012-06-121-0/+1
* crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter2012-06-121-10/+31
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-123-1/+789
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-123-0/+102
* crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-123-11/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-112-2/+11
|\
| * crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-05-311-2/+4
| * hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-311-0/+7
* | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-06-111-4/+6
|\ \
| * | regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| * | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| * | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
* | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-115-14/+15
|\ \ \
| * | | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
| * | | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-051-0/+1
| * | | regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner2012-06-041-3/+5
| * | | regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner2012-06-041-2/+4
| * | | regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner2012-06-041-1/+1
| * | | regulator: anatop: Use correct __devexit_p annotationAxel Lin2012-06-041-1/+1
| * | | regulator: palmas: Fix wrong kfree callsAxel Lin2012-06-041-7/+0
| |/ /
* | | Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-081-1/+1
* | | mm, oom: fix badness score underflowDavid Rientjes2012-06-081-2/+2
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-086-39/+179
|\ \ \
| * | | sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| * | | sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| * | | sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| * | | sched: Fix domain iterationPeter Zijlstra2012-06-064-10/+72
| * | | sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| * | | sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
| * | | sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | | | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
* | | | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
|\ \ \ \
| * | | | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-071-1/+0
| * | | | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-071-4/+4
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-082-9/+16
|\ \ \ \
| * | | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
| * | | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
| |/ / /
* | | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-083-8/+33
|\ \ \ \
| * | | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| * | | | UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| * | | | UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| |/ / /
OpenPOWER on IntegriCloud