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
/
mn10300
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
*
|
|
|
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
2010-10-27
1
-9
/
+8
*
|
|
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
|
|
|
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
1
-1
/
+3
|
/
/
/
*
|
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-2
/
+0
*
|
|
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
1
-16
/
+26
*
|
|
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2010-10-25
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
1
-83
/
+1
|
\
\
\
|
*
|
|
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
Jeff Mahoney
2010-10-22
1
-83
/
+1
*
|
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
3
-108
/
+125
|
/
/
/
*
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-2
/
+1
*
|
|
MN10300: Fix flush_icache_range()
David Howells
2010-10-01
1
-1
/
+19
*
|
|
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2010-09-28
2
-8
/
+27
*
|
|
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
2010-09-27
1
-1
/
+1
*
|
|
mn10300: check __get_user/__put_user results...
Al Viro
2010-09-27
1
-6
/
+6
*
|
|
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
2010-09-27
1
-4
/
+0
*
|
|
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2010-09-27
1
-0
/
+3
*
|
|
mn10300: prevent double syscall restarts
Al Viro
2010-09-27
1
-3
/
+9
*
|
|
mn10300: avoid SIGSEGV delivery loop
Al Viro
2010-09-27
1
-2
/
+2
*
|
|
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
2010-09-23
1
-1
/
+0
*
|
|
MN10300: Fix SIGRTMAX
Mark Salter
2010-09-23
1
-1
/
+1
*
|
|
MN10300: Fix endianess of ext2 bitops
Mark Salter
2010-09-23
1
-2
/
+2
*
|
|
MN10300: Fix up the IRQ names for the on-chip serial ports
David Howells
2010-09-14
1
-11
/
+11
*
|
|
arch/mn10300/mm: eliminate NULL dereference
Julia Lawall
2010-08-23
1
-1
/
+2
*
|
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+2
|
|
/
|
/
|
*
|
defconfig reduction
Sam Ravnborg
2010-08-14
1
-563
/
+0
*
|
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
[prev]
[next]