summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-16powerpc/crypto: nx driver code supporting nx encryptionKent Yoder3-0/+1114
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder1-1/+7
2012-05-14powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder3-0/+110
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder2-39/+280
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2-0/+19
2012-05-14powerpc/pseries: Add new hvcall constants to support PFOKent Yoder1-2/+23
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2-6/+87
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings1-2/+6
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-11parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer6-7/+11
2012-05-11parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2012-05-11parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer1-1/+0
2012-05-11parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer1-0/+2
2012-05-11parisc: add missing includes in asm/spinlock.hRolf Eike Beer1-0/+2
2012-05-11MAINTAINERS: add maintainer for LED subsystemBryan Wu1-0/+1
2012-05-11mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson1-2/+1
2012-05-11drivers/leds: correct __devexit annotationsArnd Bergmann2-3/+3
2012-05-11memcg: free spare array to avoid memory leakSha Zhengju1-0/+6
2012-05-11namespaces, pid_ns: fix leakage on fork() failureMike Galbraith1-0/+3
2012-05-11hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf1-1/+0
2012-05-11mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin1-2/+2
2012-05-11proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov1-2/+10
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2-4/+4
2012-05-10compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka1-17/+46
2012-05-09cifs: fix revalidation test in cifs_llseek()Dan Carpenter1-1/+1
2012-05-09kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas1-0/+2
2012-05-09percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo1-0/+10
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera1-1/+1
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan1-1/+3
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-05-09KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-09powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen1-1/+0
2012-05-09powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt1-1/+1
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt3-10/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-08ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-08ARM: kirkwood: add missing kexec.h includeIan Campbell1-0/+1
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2-11/+13
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2-5/+13
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai1-6/+7
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-05-08m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King7-21/+21
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton1-10/+12
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk1-1/+34
2012-05-07regulator: Actually free the regulator in devm_regulator_put()Mark Brown1-1/+4