Commit Graph

344 Commits (dbd1b5473ce8ae40fe7385eacc9294355eec0676)

Author SHA1 Message Date
Akira Takeuchi 9b287bf992 MN10300: Cacheflush functions should take unsigned long addresses 14 years ago
David Howells 518d4bb746 MN10300: AM34: The current cacheflush routines operate by controlling tag regs 14 years ago
David Howells 93c10d3d68 MN10300: Reorder asm/cacheflush.h to put primitives first 14 years ago
David Howells 344af921e6 MN10300: Provide a MN10300_CACHE_ENABLED config option 14 years ago
David Howells 0bc42d7fcb MN10300: Cache: Split cache bits out of arch Kconfig 14 years ago
Akira Takeuchi 86c0f935c1 MN10300: Remove monitor/JTAG functions 14 years ago
Akira Takeuchi 8fbbf7c76a MN10300: Add CPU register bits for AM34 14 years ago
Akira Takeuchi 06019be31a MN10300: Don't hard code the cacheline size in register defs 14 years ago
Akira Takeuchi a116956423 MN10300: Move DMA engine control reg defs to MN103E010 processor directory 14 years ago
Akira Takeuchi 22d4225f61 MN10300: Differentiate AM33_2 and AM33_3 in config 14 years ago
Akira Takeuchi 9f200d3fed MN10300: Provide the functions to fully disable maskable interrupts 14 years ago
Akira Takeuchi 9f59f7d23c MN10300: Add reads[bwl]() and writes[bwl]() 14 years ago
Akira Takeuchi 3195d0b564 MN10300: Don't cast away the volatile in test_bit() 14 years ago
David Howells 3b950de9c9 MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() 14 years ago
David Howells dcd42ed3ea mn10300: Use pci_claim_resource 14 years ago
Justin Chen e4acfcac0f bitops: Change the bitmap index from int to unsigned long [mn10300] 14 years ago
Stoyan Gaydarov 292aa14127 MN10300: BUG to BUG_ON changes 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
David Howells 5260562754 MN10300: Fix the PERCPU() alignment to allow for workqueues 14 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
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
David Howells 57cf4f78c6 MN10300: Fix flush_icache_range() 15 years ago
David Howells 62bdb288bf MN10300: Handle missing sys_cacheflush() when caching disabled 15 years ago
David Howells 95929eff2c MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 15 years ago
Al Viro 60bdb72e3c mn10300: check __get_user/__put_user results... 15 years ago
Al Viro 8e87354d01 mn10300: get rid of set_fs(USER_DS) in sigframe setup 15 years ago
Al Viro c05628b49b mn10300: ->restart_block.fn needs to be reset on sigreturn 15 years ago
Al Viro 00cbf6080c mn10300: prevent double syscall restarts 15 years ago
Al Viro e46924d246 mn10300: avoid SIGSEGV delivery loop 15 years ago
Mark Salter ed3473b18f MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK 15 years ago
Mark Salter a6ef9c8f16 MN10300: Fix SIGRTMAX 15 years ago
Mark Salter fd429a0842 MN10300: Fix endianess of ext2 bitops 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 years ago
David Howells a4128b03ff MN10300: Fix up the IRQ names for the on-chip serial ports 15 years ago
Julia Lawall 6e0c64f4dd arch/mn10300/mm: eliminate NULL dereference 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Sam Ravnborg 8b1bb90701 defconfig reduction 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
David Howells 95f4572737 MN10300: Use no_printk() for disabled gdbstub debugging functions 15 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
David Howells 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 years ago
David Howells 3ad001c04f MN10300: Fix size_t and ssize_t 15 years ago
David Howells 3557957616 MN10300: Fix RTC routines 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
FUJITA Tomonori 4565f0170d dma-mapping: unify dma_get_cache_alignment implementations 15 years ago
FUJITA Tomonori a6eb9fe105 dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Greg Kroah-Hartman a3c8ed693d tty: remove remaining Hayes ESP ioctls 15 years ago