summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi
2010-10-27MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi
2010-10-27MN10300: Make various interrupt priority settings configurableAkira Takeuchi
2010-10-27MN10300: Optimise do_csum()Akira Takeuchi
2010-10-27MN10300: Implement atomic ops using atomic ops unitMark Salter
2010-10-27MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi
2010-10-27MN10300: SMP TLB flushingAkira Takeuchi
2010-10-27MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi
2010-10-27MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi
2010-10-27MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells
2010-10-27MN10300: AM34 erratum requires MMUCTR read and write on exception entryAkira Takeuchi
2010-10-27MN10300: Make the boot wrapper able to use writeback cachingAkira Takeuchi
2010-10-27MN10300: Cache: Implement SMP global cache flushingAkira Takeuchi
2010-10-27MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells
2010-10-27MN10300: AM34: Add cacheflushing by using the AM34 purge registersAkira Takeuchi
2010-10-27MN10300: SMP: Differentiate local cache flushingAkira Takeuchi
2010-10-27MN10300: Cacheflush functions should take unsigned long addressesAkira Takeuchi
2010-10-27MN10300: AM34: The current cacheflush routines operate by controlling tag regsDavid Howells
2010-10-27MN10300: Reorder asm/cacheflush.h to put primitives firstDavid Howells
2010-10-27MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells
2010-10-27MN10300: Cache: Split cache bits out of arch KconfigDavid Howells
2010-10-27MN10300: Remove monitor/JTAG functionsAkira Takeuchi
2010-10-27MN10300: Add CPU register bits for AM34Akira Takeuchi
2010-10-27MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi
2010-10-27MN10300: Move DMA engine control reg defs to MN103E010 processor directoryAkira Takeuchi
2010-10-27MN10300: Differentiate AM33_2 and AM33_3 in configAkira Takeuchi
2010-10-27MN10300: Provide the functions to fully disable maskable interruptsAkira Takeuchi
2010-10-27MN10300: Add reads[bwl]() and writes[bwl]()Akira Takeuchi
2010-10-27MN10300: Don't cast away the volatile in test_bit()Akira Takeuchi
2010-10-27MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells
2010-10-27mn10300: Use pci_claim_resourceDavid Howells
2010-10-27bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-10-26x86: access_error API cleanupMichel Lespinasse
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26um: fix IRQ flag handling namingRichard Weinberger