summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: omap-sham - Fix compile errors when CONFIG_OF not definedMark A. Greer2013-01-201-1/+5
| * crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko2013-01-206-0/+630
| * crypto: s5p-sss - Use devm_clk_get()Jingoo Han2013-01-201-3/+1
| * crypto: omap-aes - Add CTR algorithm SupportMark A. Greer2013-01-201-15/+128
| * crypto: omap-aes - Add OMAP4/AM33XX AES SupportMark A. Greer2013-01-201-33/+125
| * crypto: omap-aes - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-201-4/+8
| * crypto: omap-aes - Add Device Tree SupportMark A. Greer2013-01-201-26/+97
| * crypto: omap-aes - Remove usage of private DMA APIMark A. Greer2013-01-201-133/+0
| * crypto: omap-aes - Add code to use dmaengine APIMark A. Greer2013-01-201-1/+183
| * crypto: omap-aes - Add suspend/resume supportMark A. Greer2013-01-201-0/+19
| * crypto: omap-aes - Convert to use pm_runtime APIMark A. Greer2013-01-201-18/+11
| * crypto: omap-aes - Don't reset controller for every operationMark A. Greer2013-01-201-27/+0
| * crypto: omap-aes - Remmove unnecessary pr_info noiseMark A. Greer2013-01-201-4/+0
| * crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall2013-01-201-3/+3
| * crypto: omap-sham - Add SHA224 and SHA256 SupportMark A. Greer2013-01-051-10/+173
| * crypto: omap-sham - Add OMAP4/AM33XX SHAM SupportMark A. Greer2013-01-051-84/+332
| * crypto: omap-sham - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-051-1/+2
| * crypto: omap-sham - Add Device Tree SupportMark A. Greer2013-01-051-33/+106
| * crypto: omap-sham - Remove usage of private DMA APIMark A. Greer2013-01-051-109/+0
| * crypto: omap-sham - Add code to use dmaengine APIMark A. Greer2013-01-051-9/+145
| * crypto: omap-sham - Add suspend/resume supportMark A. Greer2013-01-051-0/+19
| * crypto: omap-sham - Convert to use pm_runtime APIMark A. Greer2013-01-051-17/+11
| * crypto: omap-sham - Remove unnecessary pr_info noiseMark A. Greer2013-01-051-2/+0
* | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-252-36/+21
|\ \
| * | mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse2013-02-221-11/+9
| * | mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse2013-02-221-25/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-02-253-6/+18
|\ \ \
| * | | block: fix part_pack_uuid() build errorMimi Zohar2013-02-262-5/+16
| * | | ima: "remove enforce checking duplication" merge fixMimi Zohar2013-02-261-1/+2
* | | | Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-02-253-18/+253
|\ \ \ \
| * | | | ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)2013-02-181-8/+26
| * | | | ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)2013-02-051-0/+8
| * | | | ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)2013-02-051-1/+6
| * | | | ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)2013-01-313-6/+185
| * | | | ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)2013-01-311-6/+10
| * | | | ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)2013-01-301-0/+4
| * | | | ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)2013-01-301-5/+22
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-2543-201/+235
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MODSIGN: Add option to not sign modules during modules_installMichal Marek2013-01-252-1/+12
| * | | | MODSIGN: Add -s <signature> option to sign-fileMichal Marek2013-01-251-43/+56
| * | | | MODSIGN: Specify the hash algorithm on sign-file command lineMichal Marek2013-01-252-38/+17
| * | | | MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek2013-01-252-19/+12
| * | | | module: clean up load_module a little more.Rusty Russell2013-01-211-39/+68
| * | | | modpost: Ignore ARC specific non-alloc sectionsVineet Gupta2013-01-211-0/+2
| * | | | module: constify within_module_*Sasha Levin2013-01-211-2/+2
| * | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-2137-67/+69
| * | | | module: printk message when module signature fail taints kernel.Rusty Russell2013-01-211-1/+6
* | | | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-2468-1054/+4302
|\ \ \ \ \
| * | | | | mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra2013-02-151-5/+2
| * | | | | Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-144-338/+470
| |\ \ \ \ \
OpenPOWER on IntegriCloud