| Commit message (Expand) | Author | Age | Files | Lines |
* | MN10300: Implement asm/syscall.h | David Howells | 2010-12-03 | 1 | -0/+117 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2010-10-27 | 38 | -524/+1792 |
|\ |
|
| * | MN10300: Save frame pointer in thread_info struct rather than global var | David Howells | 2010-10-27 | 8 | -99/+51 |
| * | MN10300: ASB2364: Add support for SMSC911X and SMC911X | Akira Takeuchi | 2010-10-27 | 1 | -0/+1 |
| * | MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA | David Howells | 2010-10-27 | 1 | -4/+8 |
| * | MN10300: Generic time support | Mark Salter | 2010-10-27 | 1 | -2/+15 |
| * | MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support | Mark Salter | 2010-10-27 | 1 | -0/+10 |
| * | MN10300: Map userspace atomic op regs as a vmalloc page | Mark Salter | 2010-10-27 | 1 | -0/+3 |
| * | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 2010-10-27 | 21 | -100/+793 |
| * | MN10300: Delete idle_timestamp from irq_cpustat_t | Akira Takeuchi | 2010-10-27 | 1 | -1/+0 |
| * | MN10300: Make various interrupt priority settings configurable | Akira Takeuchi | 2010-10-27 | 1 | -6/+2 |
| * | MN10300: Implement atomic ops using atomic ops unit | Mark Salter | 2010-10-27 | 2 | -47/+351 |
| * | MN10300: Make the FPU operate in non-lazy mode under SMP | Akira Takeuchi | 2010-10-27 | 5 | -56/+121 |
| * | MN10300: SMP TLB flushing | Akira Takeuchi | 2010-10-27 | 2 | -29/+74 |
| * | MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control | Akira Takeuchi | 2010-10-27 | 2 | -39/+46 |
| * | MN10300: Make the use of PIDR to mark TLB entries controllable | Akira Takeuchi | 2010-10-27 | 2 | -32/+70 |
| * | MN10300: Rename __flush_tlb*() to local_flush_tlb*() | David Howells | 2010-10-27 | 3 | -24/+38 |
| * | MN10300: Allow some cacheflushes to be avoided if cache snooping is available | David Howells | 2010-10-27 | 1 | -6/+10 |
| * | MN10300: SMP: Differentiate local cache flushing | Akira Takeuchi | 2010-10-27 | 1 | -0/+50 |
| * | MN10300: Cacheflush functions should take unsigned long addresses | Akira Takeuchi | 2010-10-27 | 1 | -9/+9 |
| * | 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 | 3 | -6/+6 |
| * | MN10300: Remove monitor/JTAG functions | Akira Takeuchi | 2010-10-27 | 1 | -3/+2 |
| * | MN10300: Add CPU register bits for AM34 | Akira Takeuchi | 2010-10-27 | 1 | -5/+67 |
| * | 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 | 1 | -86/+1 |
| * | 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 |
| * | bitops: Change the bitmap index from int to unsigned long [mn10300] | Justin Chen | 2010-10-27 | 1 | -6/+6 |
* | | 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 |
* | 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 | 2 | -108/+124 |
|/ |
|
* | 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: Use no_printk() for disabled gdbstub debugging functions | David Howells | 2010-08-12 | 1 | -4/+4 |
* | MN10300: Fix size_t and ssize_t | David Howells | 2010-08-12 | 1 | -1/+6 |
* | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -2/+0 |
* | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
* | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 |
* | | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 2010-08-10 | 1 | -2/+0 |
* | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -1/+1 |
* | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
|/ |
|
* | mn10300: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -38/+1 |