summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-0413-0/+2878
* hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre2012-04-301-1/+1
* hwrng: omap - use devm_request_and_ioremapJulia Lawall2012-04-271-20/+2
* crypto: crypto4xx - move up err_request_irq labelJulia Lawall2012-04-271-1/+1
* crypto, xor: Sanitize checksumming function selection outputBorislav Petkov2012-04-091-2/+3
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-03-292-4/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-222-4/+4
|\
| * crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
| * crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-2229-80/+1264
|\ \
| * | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-162-1/+2
| * | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-144-1/+597
| * | xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-143-5/+5
| * | xen/xenbus: ignore console/0Stefano Stabellini2012-03-131-0/+6
| * | hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-132-54/+70
| * | hvc_xen: implement multiconsole supportStefano Stabellini2012-03-131-58/+377
| * | hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-132-17/+73
| * | xenbus: don't free other end details too earlyJan Beulich2012-03-131-1/+2
| * | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-104-2/+96
| * | xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-101-1/+0
| * | xenbus: address compiler warningsJan Beulich2012-02-261-3/+3
| * | xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-245-19/+19
| * | xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-122-3/+39
| * | pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-122-0/+26
| * | xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-122-0/+34
* | | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2211-121/+96
|\ \ \
| * \ \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-1910-121/+89
| |\ \ \
| | * | | mm: cleancache: Use __read_mostly as appropiate.Dan Magenheimer2012-01-231-2/+2
| | * | | mm: cleancache: report statistics via debugfs instead of sysfs.Dan Magenheimer2012-01-233-59/+24
| | * | | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-234-21/+17
| | * | | mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-237-44/+51
| * | | | MAINTAINERS: Adding cleancache API to the list.Konrad Rzeszutek Wilk2012-03-191-0/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-03-2244-471/+605
|\ \ \ \ \
| * | | | | blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang2012-03-211-1/+1
| * | | | | blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
| * | | | | bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang2012-03-211-6/+41
| * | | | | Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
| * | | | | Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka2012-03-211-1/+0
| * | | | | bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang2012-03-211-0/+7
| * | | | | arch: blackfin: udpate defconfigBob Liu2012-03-213-0/+9
| * | | | | Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-2116-196/+233
| * | | | | arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-03-2113-25/+26
| * | | | | Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-212-1/+5
| * | | | | blackfin: cleanup anomaly workaroundsBob Liu2012-03-211-24/+20
| * | | | | blackfin: update default defconfigBob Liu2012-03-2110-125/+125
| * | | | | blackfin: thread_info: add suspend flagBob Liu2012-03-211-0/+2
| * | | | | bfin: add bfin_ad73311_machine platform deviceBob Liu2012-03-211-0/+20
| * | | | | blackfin: bf537: stamp: update board file for 193xBob Liu2012-03-211-2/+2
| * | | | | blackfin: kgdb: skip hardware watchpoint testBob Liu2012-03-211-0/+1
| * | | | | bf548: add ppi interrupt mask and blanking clocksScott Jiang2012-03-211-0/+2
OpenPOWER on IntegriCloud