Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-23 | MN10300: gcc 4.6 vs am33 inline assembly | Richard Henderson |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-18 | MN10300: Emulate single stepping in KGDB on MN10300 | David Howells |
2011-03-18 | MN10300: Use KGDB | David Howells |
2011-03-18 | MN10300: Create generic kernel debugger hooks | David Howells |
2011-03-18 | MN10300: Create general kernel debugger cache flushing | David Howells |
2011-03-18 | MN10300: Introduce a general config option for kernel debugger hooks | David Howells |
2011-03-18 | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner |
2011-03-14 | MN10300: atomic_read() should ensure it emits a load | David Howells |
2011-03-14 | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill |
2010-12-03 | MN10300: Implement asm/syscall.h | David Howells |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
2010-10-27 | MN10300: Save frame pointer in thread_info struct rather than global var | David Howells |
2010-10-27 | MN10300: ASB2364: Add support for SMSC911X and SMC911X | Akira Takeuchi |
2010-10-27 | MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA | David Howells |
2010-10-27 | MN10300: Generic time support | Mark Salter |
2010-10-27 | MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support | Mark Salter |
2010-10-27 | MN10300: Map userspace atomic op regs as a vmalloc page | Mark Salter |
2010-10-27 | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi |
2010-10-27 | MN10300: Delete idle_timestamp from irq_cpustat_t | Akira Takeuchi |
2010-10-27 | MN10300: Make various interrupt priority settings configurable | 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: Allow some cacheflushes to be avoided if cache snooping is available | David Howells |
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: 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: 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: 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 | bitops: Change the bitmap index from int to unsigned long [mn10300] | Justin Chen |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |