| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/crypto: AES-CTR mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+178 |
* | powerpc/crypto: AES-CCM mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+468 |
* | powerpc/crypto: AES-CBC mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+141 |
* | powerpc/crypto: nx driver code supporting nx encryption | Kent Yoder | 2012-05-16 | 3 | -0/+1114 |
* | powerpc/pseries: Enable the PFO-based RNG accelerator | Kent Yoder | 2012-05-14 | 1 | -1/+7 |
* | powerpc/pseries/hwrng: PFO-based hwrng driver | Kent Yoder | 2012-05-14 | 3 | -0/+110 |
* | powerpc/pseries: Add PFO support to the VIO bus | Kent Yoder | 2012-05-14 | 2 | -39/+280 |
* | powerpc/pseries: Add pseries update notifier for OFDT prop changes | Kent Yoder | 2012-05-14 | 2 | -0/+19 |
* | powerpc/pseries: Add new hvcall constants to support PFO | Kent Yoder | 2012-05-14 | 1 | -2/+23 |
* | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac... | K.Prasad | 2012-05-14 | 2 | -6/+87 |
* | powerpc/pseries: Support lower minimum entitlement for virtual processors | Robert Jennings | 2012-05-14 | 1 | -2/+6 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-05-14 | 275 | -1545/+2621 |
|\ |
|
| * | powerpc/irq: Fix another case of lazy IRQ state getting out of sync | Benjamin Herrenschmidt | 2012-05-12 | 2 | -13/+44 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2012-05-11 | 7 | -21/+21 |
| |\ |
|
| | * | m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m | Steven King | 2012-05-08 | 7 | -21/+21 |
| * | | mm: raise MemFree by reverting percpu_pagelist_fraction to 0 | Hugh Dickins | 2012-05-11 | 1 | -1/+1 |
| * | | Merge branch 'parisc' (PA-RISC compile fixes) | Linus Torvalds | 2012-05-10 | 9 | -8/+17 |
| |\ \ |
|
| | * | | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer | 2012-05-10 | 6 | -7/+11 |
| | * | | parisc: add missing include of asm/page.h to asm/pgtable.h | Rolf Eike Beer | 2012-05-10 | 1 | -0/+2 |
| | * | | parisc: drop include of asm/pdc.h from asm/hardware.h | Rolf Eike Beer | 2012-05-10 | 1 | -1/+0 |
| | * | | parisc: add missing forward declarations in asm/hardware.h | Rolf Eike Beer | 2012-05-10 | 1 | -0/+2 |
| | * | | parisc: add missing includes in asm/spinlock.h | Rolf Eike Beer | 2012-05-10 | 1 | -0/+2 |
| * | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-10 | 9 | -10/+26 |
| |\ \ \ |
|
| | * | | | MAINTAINERS: add maintainer for LED subsystem | Bryan Wu | 2012-05-10 | 1 | -0/+1 |
| | * | | | mm: nobootmem: fix sign extend problem in __free_pages_memory() | Russ Anderson | 2012-05-10 | 1 | -2/+1 |
| | * | | | drivers/leds: correct __devexit annotations | Arnd Bergmann | 2012-05-10 | 2 | -3/+3 |
| | * | | | memcg: free spare array to avoid memory leak | Sha Zhengju | 2012-05-10 | 1 | -0/+6 |
| | * | | | namespaces, pid_ns: fix leakage on fork() failure | Mike Galbraith | 2012-05-10 | 1 | -0/+3 |
| | * | | | hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() | Chris Metcalf | 2012-05-10 | 1 | -1/+0 |
| | * | | | mm: fix division by 0 in percpu_pagelist_fraction() | Sasha Levin | 2012-05-10 | 1 | -2/+2 |
| | * | | | proc/pid/pagemap: correctly report non-present ptes and holes between vmas | Konstantin Khlebnikov | 2012-05-10 | 1 | -2/+10 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-10 | 2 | -4/+4 |
| |\ \ \ |
|
| | * | | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). | David S. Miller | 2012-05-10 | 2 | -4/+4 |
| | |/ / |
|
| * | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-10 | 1 | -0/+12 |
| |\ \ \ |
|
| | * | | | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP | Catalin Marinas | 2012-05-09 | 1 | -0/+2 |
| | * | | | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar... | Tejun Heo | 2012-05-09 | 1 | -0/+10 |
| * | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-05-10 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | cifs: fix revalidation test in cifs_llseek() | Dan Carpenter | 2012-05-09 | 1 | -1/+1 |
| * | | | | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-05-10 | 1 | -3/+4 |
| |\ \ \ \ |
|
| | * | | | | auth_gss: the list of pseudoflavors not being parsed correctly | Steve Dickson | 2012-05-03 | 1 | -3/+4 |
| * | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-10 | 6 | -15/+30 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-05-09 | 1 | -1/+1 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ASoC: sh: fix migor.c compilation | Guennadi Liakhovetski | 2012-05-09 | 1 | -1/+1 |
| | * | | | | | | ALSA: HDA: Lessen CPU usage when waiting for chip to respond | David Henningsson | 2012-05-09 | 1 | -2/+4 |
| | * | | | | | | Revert "ALSA: hda - Set codec to D3 forcibly even if not used" | Takashi Iwai | 2012-05-08 | 2 | -5/+13 |
| | * | | | | | | ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup | Takashi Iwai | 2012-05-08 | 1 | -6/+7 |
| | * | | | | | | ALSA: hdsp - Provide ioctl_compat | Andre Schramm | 2012-05-08 | 1 | -0/+1 |
| | * | | | | | | ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo | Takashi Iwai | 2012-05-07 | 1 | -0/+1 |
| | * | | | | | | ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G | Takashi Iwai | 2012-05-07 | 1 | -0/+2 |
| | * | | | | | | ALSA: echoaudio: Remove incorrect part of assertion | Mark Hills | 2012-05-06 | 1 | -1/+1 |