summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix irq distributionKim Phillips2012-05-221-1/+1
* Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-222-87/+6
* powerpc: Fixing a cputhread code documentationAnshuman Khandual2012-05-221-1/+1
* powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
* powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-163-0/+29
* powerpc/crypto: debugfs routines and docs for the nx device driverKent Yoder2012-05-162-0/+148
* powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder2012-05-161-0/+265
* powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder2012-05-161-0/+246
* powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder2012-05-161-0/+236
* powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder2012-05-161-0/+353
* powerpc/crypto: AES-ECB mode routines for nx encryptionKent Yoder2012-05-161-0/+139
* powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder2012-05-161-0/+178
* powerpc/crypto: AES-CCM mode routines for nx encryptionKent Yoder2012-05-161-0/+468
* powerpc/crypto: AES-CBC mode routines for nx encryptionKent Yoder2012-05-161-0/+141
* powerpc/crypto: nx driver code supporting nx encryptionKent Yoder2012-05-163-0/+1114
* powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
* powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder2012-05-143-0/+110
* powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-142-39/+280
* powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-142-0/+19
* powerpc/pseries: Add new hvcall constants to support PFOKent Yoder2012-05-141-2/+23
* powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-142-6/+87
* powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-14275-1545/+2621
|\
| * powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-05-117-21/+21
| |\
| | * m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King2012-05-087-21/+21
| * | mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins2012-05-111-1/+1
| * | Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2012-05-109-8/+17
| |\ \
| | * | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-106-7/+11
| | * | parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-101-0/+2
| | * | parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-101-1/+0
| | * | parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-101-0/+2
| | * | parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-101-0/+2
| * | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-109-10/+26
| |\ \ \
| | * | | MAINTAINERS: add maintainer for LED subsystemBryan Wu2012-05-101-0/+1
| | * | | mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-101-2/+1
| | * | | drivers/leds: correct __devexit annotationsArnd Bergmann2012-05-102-3/+3
| | * | | memcg: free spare array to avoid memory leakSha Zhengju2012-05-101-0/+6
| | * | | namespaces, pid_ns: fix leakage on fork() failureMike Galbraith2012-05-101-0/+3
| | * | | hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf2012-05-101-1/+0
| | * | | mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin2012-05-101-2/+2
| | * | | proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-101-2/+10
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-102-4/+4
| |\ \ \
| | * | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-102-4/+4
| | |/ /
| * | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-101-0/+12
| |\ \ \
| | * | | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas2012-05-091-0/+2
| | * | | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo2012-05-091-0/+10
| * | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-101-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-091-1/+1
| * | | | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-101-3/+4
| |\ \ \ \
OpenPOWER on IntegriCloud