summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-08Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao
2012-10-08Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer
2012-10-08Blackfin: bf537: fix lq035 platform device nameScott Jiang
2012-10-08Blackfin: bf533-ezkit: enable flash drivers by defaultMike Frysinger
2012-10-08X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells
2012-10-08MPILIB: Provide a function to read raw data into an MPIDavid Howells
2012-10-08X.509: Add an ASN.1 decoderDavid Howells
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-10-08X.509: Add utility functions to render OIDs as stringsDavid Howells
2012-10-08X.509: Implement simple static OID registryDavid Howells
2012-10-08RSA: Fix signature verification for shorter signaturesDavid Howells
2012-10-08RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells
2012-10-08MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells
2012-10-08KEYS: Asymmetric key pluggable data parsersDavid Howells
2012-10-08KEYS: Implement asymmetric key typeDavid Howells
2012-10-08KEYS: Document asymmetric key typeDavid Howells
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-10-07cifs: reinstate the forcegid optionJeff Layton
2012-10-07Convert properly UTF-8 to UTF-16Frediano Ziglio
2012-10-07[CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPCSteve French
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-08localmodconfig: Document localmodconfig in READMESteven Rostedt
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-07arm: vt8500: Fix build warning in uncompress.hTony Prisk
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-07mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar
2012-10-07mmc: sdhci-spear: add device tree bindingsViresh Kumar
2012-10-07mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resumeChander Kashyap
2012-10-07mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball
2012-10-07mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball
2012-10-07mmc: dt: Support "broken-cd" property in sdhci-pltfmChris Ball
2012-10-07mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-07ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley
2012-10-07ARM: OMAP2+: hwmod data: Fix PMU interrupt definitionsJon Hunter
2012-10-07ARM: am33xx: clk: Update clkdev table to add mcasp aliasVaibhav Hiremath
2012-10-07ptp: use list_move instead of list_del/list_addWei Yongjun
2012-10-07vxlan: remove unused including <linux/version.h>Wei Yongjun
2012-10-07net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet
2012-10-07ipv6: GRO should be ECN friendlyEric Dumazet
2012-10-07net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-07drivers/net/ethernet/marvell/sky2.c: fix error return codePeter Senna Tschudin