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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
2009-03-24
4
-34
/
+43
*
powerpc/mm: Add option for non-atomic PTE updates to ppc64
Benjamin Herrenschmidt
2009-03-24
2
-1
/
+13
*
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
2009-03-24
1
-1
/
+1
*
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
Benjamin Herrenschmidt
2009-03-24
2
-1
/
+1
*
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
2009-03-24
4
-337
/
+233
*
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-03-24
12
-76
/
+89
*
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
2009-03-24
1
-4
/
+5
*
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
2009-03-24
4
-7
/
+45
*
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
Kumar Gala
2009-03-24
1
-27
/
+24
*
powerpc/mm: Remove unused register usage in SW TLB miss handling
Kumar Gala
2009-03-24
1
-8
/
+3
*
powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala
2009-03-24
1
-11
/
+1
*
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
2009-03-24
2
-13
/
+36
*
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
2009-03-24
1
-1
/
+1
*
powerpc/pmi: Irq handlers return irqreturn_t
Stephen Rothwell
2009-03-24
1
-1
/
+1
*
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-03-24
7
-23
/
+20
*
powerpc: Turn on self-tests in ppc64_defconfig
Michael Ellerman
2009-03-24
1
-3
/
+3
*
powerpc/msi: Mark the MSI bitmap selftest code as __init
Michael Ellerman
2009-03-24
1
-3
/
+3
*
powerpc/cell: Make axonram depends on BLOCK
Michael Ellerman
2009-03-24
1
-1
/
+1
*
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
2009-03-24
4
-0
/
+295
*
powerpc: Add dispatch trace log fields to lppaca
Jeremy Kerr
2009-03-24
1
-2
/
+4
*
powerpc: Fix page_ins details in lppaca comments
Jeremy Kerr
2009-03-24
1
-1
/
+1
*
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
2009-03-24
1
-25
/
+6
*
powerpc/pseries: Failed reconfig notifier chain call cleanup
Nathan Fontenot
2009-03-24
1
-1
/
+5
*
powerpc: Fix prom_init on 32-bit OF machines
Benjamin Herrenschmidt
2009-03-24
1
-1
/
+1
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-24
123
-3572
/
+4141
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-23
5
-25
/
+11
|
|
\
|
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-18
336
-4117
/
+6357
|
|
|
\
|
|
*
|
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
2009-03-18
1
-1
/
+1
|
|
*
|
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
2009-03-18
4
-24
/
+10
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2009-03-23
1
-0
/
+9
|
|
\
\
\
|
|
*
|
|
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
2009-03-23
1
-0
/
+9
|
*
|
|
|
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-03-22
24
-1907
/
+1209
|
|
\
\
\
\
|
|
*
|
|
|
m68k: merge the non-MMU and MMU versions of siginfo.h
Greg Ungerer
2009-03-17
3
-101
/
+95
|
|
*
|
|
|
m68k: use the MMU version of unistd.h for all m68k platforms
Greg Ungerer
2009-03-17
3
-749
/
+372
|
|
*
|
|
|
m68k: merge the non-MMU and MMU versions of signal.h
Greg Ungerer
2009-03-17
3
-369
/
+212
|
|
*
|
|
|
m68k: merge the non-MMU and MMU versions of ptrace.h
Greg Ungerer
2009-03-17
3
-170
/
+85
|
|
*
|
|
|
m68k: use MMU version of setup.h for both MMU and non-MMU
Greg Ungerer
2009-03-17
3
-389
/
+374
|
|
*
|
|
|
m68k: merge the non-MMU and MMU versions of sigcontext.h
Greg Ungerer
2009-03-16
3
-39
/
+22
|
|
*
|
|
|
m68k: merge the non-MMU and MMU versions of swab.h
Greg Ungerer
2009-03-16
3
-44
/
+26
|
|
*
|
|
|
m68k: merge the non-MMU and MMU versions of param.h
Greg Ungerer
2009-03-16
3
-46
/
+23
|
*
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-19
8
-40
/
+48
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
[S390] make page table upgrade work again
Martin Schwidefsky
2009-03-18
2
-14
/
+35
|
|
*
|
|
|
[S390] make page table walking more robust
Martin Schwidefsky
2009-03-18
3
-5
/
+6
|
|
*
|
|
|
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
2009-03-18
1
-18
/
+0
|
|
*
|
|
|
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
2009-03-18
1
-2
/
+4
|
|
*
|
|
|
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
2009-03-18
1
-0
/
+2
|
|
*
|
|
|
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
2009-03-18
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-03-18
4
-64
/
+203
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
powerpc/ps3: ps3_defconfig updates
Geoff Levand
2009-03-18
1
-60
/
+190
|
|
*
|
|
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-03-18
54
-1001
/
+2042
|
|
|
\
\
\
[next]