summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Clean up panic_timeout usageJason Baron2013-11-265-7/+6
* MIPS: Remove panic_timeout settingsRalf Baechle2013-11-265-8/+0
* panic: Make panic_timeout configurableJason Baron2013-11-263-1/+19
* sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili2013-11-261-27/+0
* Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-254-6/+70
|\
| * Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown2013-11-241-3/+9
| |\
| | * regulator: pfuze100: allow misprogrammed IDTim Harvey2013-11-141-3/+9
| * | Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown2013-11-241-1/+6
| |\ \
| | * | regulator: gpio-regulator: Don't oops on missing regulator-type propertyLaurent Pinchart2013-11-091-1/+6
| * | | Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown2013-11-241-0/+3
| |\ \ \
| | * | | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-131-0/+3
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown2013-11-241-2/+52
| |\ \ \
| | * | | regulator: arizona-micsupp: Correct wm5110 voltage selectionCharles Keepax2013-11-151-2/+52
| | |/ /
* | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-241-56/+46
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-246-4/+484
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-11-227-4/+485
| |\ \ \ \
| | * | | | MAINTAINERS - add keyboard driver to Hyper-V file listHaiyang Zhang2013-11-211-0/+1
| | * | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-211-1/+1
| | * | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-211-1/+4
| | * | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-211-2/+1
| | * | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* | | | | | Revert "KEYS: verify a certificate is signed by a 'trusted' key"Linus Torvalds2013-11-241-80/+1
* | | | | | Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds2013-11-244-55/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-2459-640/+1443
|\ \ \ \ \ \
| * | | | | | crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
| * | | | | | crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes2013-10-301-1/+1
| * | | | | | crypto: omap-sham - Add missing modaliasJoni Lapilainen2013-10-301-0/+1
| * | | | | | padata: make the sequence counter an atomic_tMathias Krause2013-10-302-7/+5
| * | | | | | crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-304-178/+55
| * | | | | | crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-303-3/+62
| * | | | | | crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-309-136/+232
| * | | | | | hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov2013-10-303-0/+210
| * | | | | | ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov2013-10-301-0/+17
| * | | | | | crypto: skcipher - Use eseqiv even on UP machinesHerbert Xu2013-10-301-20/+1
| * | | | | | crypto: talitos - Simplify key parsingMathias Krause2013-10-161-27/+8
| * | | | | | crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-161-24/+8
| * | | | | | crypto: ixp4xx - Simplify and harden key parsingMathias Krause2013-10-161-17/+9
| * | | | | | crypto: authencesn - Simplify key parsingMathias Krause2013-10-161-22/+4
| * | | | | | crypto: authenc - Export key parsing helper functionMathias Krause2013-10-162-19/+41
| * | | | | | crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
| * | | | | | hwrng: OMAP3 ROM Random Number Generator supportPali Rohár2013-10-163-0/+155
| * | | | | | crypto: sha256_ssse3 - also test for BMI2Oliver Neukum2013-10-071-1/+1
| * | | | | | crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat2013-10-071-1/+1
| * | | | | | crypto: sahara - Remove redundant of_match_ptrSachin Kamat2013-10-071-1/+1
| * | | | | | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan2013-10-078-14/+174
| * | | | | | hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-071-3/+11
| * | | | | | hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman2013-10-071-3/+2
| * | | | | | crypto: ablk_helper - Replace memcpy with struct assignmentkbuild test robot2013-10-071-2/+2
| * | | | | | crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam2013-10-071-0/+2
| * | | | | | crypto: dcp - Fix the path for releasing the resourcesFabio Estevam2013-09-231-8/+10