index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix irq distribution
Kim Phillips
2012-05-22
1
-1
/
+1
*
Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...
Benjamin Herrenschmidt
2012-05-22
2
-87
/
+6
*
powerpc: Fixing a cputhread code documentation
Anshuman Khandual
2012-05-22
1
-1
/
+1
*
powerpc/crypto: Enable the PFO-based encryption device
Kent Yoder
2012-05-16
1
-1
/
+2
*
powerpc/crypto: Build files for the nx device driver
Kent Yoder
2012-05-16
3
-0
/
+29
*
powerpc/crypto: debugfs routines and docs for the nx device driver
Kent Yoder
2012-05-16
2
-0
/
+148
*
powerpc/crypto: SHA512 hash routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+265
*
powerpc/crypto: SHA256 hash routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+246
*
powerpc/crypto: AES-XCBC mode routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+236
*
powerpc/crypto: AES-GCM mode routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+353
*
powerpc/crypto: AES-ECB mode routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+139
*
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
|
|
\
\
\
\
[next]