Age | Commit message (Expand) | Author |
2011-03-17 | unicore32 additional architecture files: ptrace handling | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: float point handling | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: pm related files | GuanXuetao |
2011-03-17 | unicore32 core architecture: signals handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: interrupts ang gpio handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: timer and time handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: consistent device DMA handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: fault handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: generic codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: process/thread related codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: low level entry and setup codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: processor and system headers | GuanXuetao |
2011-03-17 | unicore32 core architecture: generic elf and ksyms stuff | GuanXuetao |
2011-03-17 | unicore32 core architecture: build infrastructure | GuanXuetao |
2011-03-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds |
2011-03-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-03-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli |
2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere |
2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy |
2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu |
2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu |
2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu |
2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu |
2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu |
2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa |
2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney |
2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A |
2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A |
2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan |
2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney |
2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin |
2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin |
2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin |
2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin |
2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin |
2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner |
2011-03-14 | MN10300: atomic_read() should ensure it emits a load | David Howells |
2011-03-14 | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist | David Howells |
2011-03-14 | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill |
2011-03-14 | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior |
2011-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-10 | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli |
2011-03-10 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin |