index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
79
-481
/
+4494
*
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
2010-10-27
2
-3
/
+0
*
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
2010-10-27
2
-6
/
+76
*
MN10300: Optimise do_csum()
Akira Takeuchi
2010-10-27
1
-27
/
+22
*
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2010-10-27
2
-47
/
+351
*
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
2010-10-27
14
-248
/
+440
*
MN10300: SMP TLB flushing
Akira Takeuchi
2010-10-27
4
-29
/
+290
*
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2010-10-27
3
-47
/
+65
*
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2010-10-27
4
-62
/
+84
*
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
2010-10-27
6
-28
/
+42
*
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
2010-10-27
3
-6
/
+37
*
MN10300: Make the boot wrapper able to use writeback caching
Akira Takeuchi
2010-10-27
1
-1
/
+48
*
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
2010-10-27
9
-15
/
+535
*
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2010-10-27
9
-96
/
+309
*
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
2010-10-27
4
-1
/
+678
*
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2010-10-27
4
-112
/
+289
*
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2010-10-27
2
-15
/
+15
*
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
2010-10-27
4
-2
/
+23
*
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
2010-10-27
1
-44
/
+44
*
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2010-10-27
6
-10
/
+13
*
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2010-10-27
2
-28
/
+33
*
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
4
-55
/
+2
*
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2010-10-27
2
-5
/
+74
*
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
2010-10-27
1
-5
/
+9
*
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2010-10-27
2
-86
/
+103
*
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
2010-10-27
1
-2
/
+9
*
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
2010-10-27
1
-0
/
+77
*
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
2010-10-27
1
-0
/
+13
*
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
2010-10-27
1
-1
/
+1
*
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
2010-10-27
1
-0
/
+5
*
mn10300: Use pci_claim_resource
David Howells
2010-10-27
1
-10
/
+6
*
bitops: Change the bitmap index from int to unsigned long [mn10300]
Justin Chen
2010-10-27
2
-8
/
+8
*
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-10-27
5
-10
/
+5
*
-
.
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
8
-97
/
+576
|
\
\
|
|
*
xen: include xen/xen.h for definition of xen_initial_domain()
Ian Campbell
2010-10-25
1
-0
/
+1
|
|
*
xen: use host E820 map for dom0
Ian Campbell
2010-10-22
1
-2
/
+7
|
|
*
xen: correctly rebuild mfn list list after migration.
Ian Campbell
2010-10-22
1
-13
/
+37
|
|
*
xen: don't add extra_pages for RAM after mem_end
Jeremy Fitzhardinge
2010-10-22
1
-9
/
+14
|
|
*
xen: add support for PAT
Jeremy Fitzhardinge
2010-10-22
3
-3
/
+57
|
|
*
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
2010-10-22
3
-4
/
+7
|
|
*
xen: limit extra memory to a certain ratio of base
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+32
|
|
*
xen: add extra pages for E820 RAM regions, even if beyond mem_end
Jeremy Fitzhardinge
2010-10-22
1
-3
/
+4
|
|
*
xen: make sure xen_extra_mem_start is beyond all non-RAM e820
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+2
|
|
*
xen: implement "extra" memory to reserve space for pages not present at boot
Jeremy Fitzhardinge
2010-10-22
1
-2
/
+27
|
|
*
xen: Use host-provided E820 map
Ian Campbell
2010-10-22
1
-2
/
+36
|
|
*
xen: don't map missing memory
Jeremy Fitzhardinge
2010-10-22
2
-2
/
+22
|
|
*
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
2010-10-22
2
-3
/
+3
|
|
*
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
2010-10-22
2
-6
/
+9
|
|
*
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
2010-10-22
2
-83
/
+246
|
|
*
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
2010-10-22
2
-3
/
+2
[next]