Commit Graph

118 Commits (6aba74f2791287ec407e0f92487a725a25908067)

Author SHA1 Message Date
Akinobu Mita 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Akinobu Mita 861b5ae7cd bitops: introduce little-endian bitops for most architectures 14 years ago
Richard Henderson 5a4b65ab50 MN10300: gcc 4.6 vs am33 inline assembly 14 years ago
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
David Howells 5141c46c61 MN10300: Emulate single stepping in KGDB on MN10300 14 years ago
David Howells e460d64405 MN10300: Use KGDB 14 years ago
David Howells 67ddb4052d MN10300: Create generic kernel debugger hooks 14 years ago
David Howells 7f386ac327 MN10300: Create general kernel debugger cache flushing 14 years ago
David Howells 792576b1c5 MN10300: Introduce a general config option for kernel debugger hooks 14 years ago
Thomas Gleixner a494d3df1e MN10300: Remove unused mn10300_intc_* functions 14 years ago
David Howells af79420654 MN10300: atomic_read() should ensure it emits a load 14 years ago
Tkhai Kirill 6fc34436be MN10300: Proper use of macros get_user() in the case of incremented pointers 14 years ago
David Howells a9df42e117 MN10300: Implement asm/syscall.h 14 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 15 years ago
David Howells 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 15 years ago
Akira Takeuchi 62747cd27e MN10300: ASB2364: Add support for SMSC911X and SMC911X 15 years ago
David Howells 6044cf1d94 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA 15 years ago
Mark Salter 730c1fad0e MN10300: Generic time support 15 years ago
Mark Salter 2502c64eeb MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support 15 years ago
Mark Salter 5a226c6f5c MN10300: Map userspace atomic op regs as a vmalloc page 15 years ago
Akira Takeuchi 368dd5acd1 MN10300: And Panasonic AM34 subarch and implement SMP 15 years ago
Akira Takeuchi 04157a6e7d MN10300: Delete idle_timestamp from irq_cpustat_t 15 years ago
Akira Takeuchi 37e4ec9636 MN10300: Make various interrupt priority settings configurable 15 years ago
Mark Salter 4f81ca1353 MN10300: Implement atomic ops using atomic ops unit 15 years ago
Akira Takeuchi 278d91c460 MN10300: Make the FPU operate in non-lazy mode under SMP 15 years ago
Akira Takeuchi 965ea4bbb9 MN10300: SMP TLB flushing 15 years ago
Akira Takeuchi dccbf4853a MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control 15 years ago
Akira Takeuchi a9bc60ebfd MN10300: Make the use of PIDR to mark TLB entries controllable 15 years ago
David Howells 492e675116 MN10300: Rename __flush_tlb*() to local_flush_tlb*() 15 years ago
David Howells b478491f26 MN10300: Allow some cacheflushes to be avoided if cache snooping is available 15 years ago
Akira Takeuchi 0bd3eb6ca7 MN10300: SMP: Differentiate local cache flushing 15 years ago
Akira Takeuchi 9b287bf992 MN10300: Cacheflush functions should take unsigned long addresses 15 years ago
David Howells 93c10d3d68 MN10300: Reorder asm/cacheflush.h to put primitives first 15 years ago
David Howells 344af921e6 MN10300: Provide a MN10300_CACHE_ENABLED config option 15 years ago
Akira Takeuchi 86c0f935c1 MN10300: Remove monitor/JTAG functions 15 years ago
Akira Takeuchi 8fbbf7c76a MN10300: Add CPU register bits for AM34 15 years ago
Akira Takeuchi 06019be31a MN10300: Don't hard code the cacheline size in register defs 15 years ago
Akira Takeuchi a116956423 MN10300: Move DMA engine control reg defs to MN103E010 processor directory 15 years ago
Akira Takeuchi 9f200d3fed MN10300: Provide the functions to fully disable maskable interrupts 15 years ago
Akira Takeuchi 9f59f7d23c MN10300: Add reads[bwl]() and writes[bwl]() 15 years ago
Akira Takeuchi 3195d0b564 MN10300: Don't cast away the volatile in test_bit() 15 years ago
Justin Chen e4acfcac0f bitops: Change the bitmap index from int to unsigned long [mn10300] 15 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 15 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 15 years ago
Jeff Mahoney 00c9c56f6b ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox) 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Mark Salter a6ef9c8f16 MN10300: Fix SIGRTMAX 15 years ago
Mark Salter fd429a0842 MN10300: Fix endianess of ext2 bitops 15 years ago