index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
Commit message (
Expand
)
Author
Age
*
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
2010-10-27
*
MN10300: Optimise do_csum()
Akira Takeuchi
2010-10-27
*
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2010-10-27
*
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
2010-10-27
*
MN10300: SMP TLB flushing
Akira Takeuchi
2010-10-27
*
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2010-10-27
*
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2010-10-27
*
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
2010-10-27
*
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
2010-10-27
*
MN10300: Make the boot wrapper able to use writeback caching
Akira Takeuchi
2010-10-27
*
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
2010-10-27
*
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2010-10-27
*
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
2010-10-27
*
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2010-10-27
*
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2010-10-27
*
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
2010-10-27
*
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
2010-10-27
*
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2010-10-27
*
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2010-10-27
*
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
*
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2010-10-27
*
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
2010-10-27
*
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2010-10-27
*
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
2010-10-27
*
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
2010-10-27
*
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
2010-10-27
*
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
2010-10-27
*
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
2010-10-27
*
mn10300: Use pci_claim_resource
David Howells
2010-10-27
*
bitops: Change the bitmap index from int to unsigned long [mn10300]
Justin Chen
2010-10-27
*
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-10-27
*
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
*
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
*
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2010-10-25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
|
\
|
*
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
Jeff Mahoney
2010-10-22
*
|
Fix IRQ flag handling naming
David Howells
2010-10-07
|
/
*
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
*
MN10300: Fix flush_icache_range()
David Howells
2010-10-01
*
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2010-09-28
*
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
2010-09-27
*
mn10300: check __get_user/__put_user results...
Al Viro
2010-09-27
*
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
2010-09-27
*
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2010-09-27
*
mn10300: prevent double syscall restarts
Al Viro
2010-09-27
*
mn10300: avoid SIGSEGV delivery loop
Al Viro
2010-09-27
*
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
2010-09-23
*
MN10300: Fix SIGRTMAX
Mark Salter
2010-09-23
*
MN10300: Fix endianess of ext2 bitops
Mark Salter
2010-09-23
*
MN10300: Fix up the IRQ names for the on-chip serial ports
David Howells
2010-09-14
[next]