Age | Commit message (Expand) | Author | Files | Lines |
2011-03-25 | MIPS: MSP71xx: Add vectored interrupt support. | Anoop P A | 4 | -88/+397 |
2011-03-25 | MIPS: MSP71xx: Set up MSP VPE1 timer. | Anoop P A | 1 | -1/+15 |
2011-03-25 | MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. | Ralf Baechle | 2 | -3/+1 |
2011-03-25 | MIPS: Remove useless initialization. | Ralf Baechle | 1 | -1/+0 |
2011-03-25 | MIPS: Microoptimize arch_{read,write}_lock | Ralf Baechle | 1 | -11/+11 |
2011-03-25 | MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT | FUJITA Tomonori | 1 | -0/+3 |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori | 1 | -2/+0 |
2011-03-23 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 1 | -0/+10 |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 1 | -0/+4 |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -6/+0 |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -2/+4 |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 9 | -10/+10 |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2 | -0/+17 |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 1 | -0/+2 |
2011-03-17 | mips: change to new flag variable | matt mooney | 9 | -10/+10 |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+21 |
2011-03-15 | watchdog: add JZ4740 watchdog driver | Paul Cercueil | 2 | -0/+17 |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2 | -4/+4 |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 1 | -0/+1 |
2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 1 | -2/+29 |
2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 1 | -1/+1 |
2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 1 | -57/+6 |
2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 1 | -2/+3 |
2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2 | -119/+158 |
2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 3 | -12/+3 |
2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 1 | -1/+4 |
2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 1 | -1/+2 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 1 | -1/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 1 | -2/+2 |
2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 1 | -2/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2 | -2/+2 |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 1 | -2/+2 |
2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 3 | -5/+3 |
2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 1 | -5/+0 |
2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 1 | -1/+1 |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 1 | -0/+2 |
2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 1 | -2/+9 |
2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 1 | -32/+38 |
2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 1 | -27/+25 |
2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 1 | -27/+27 |
2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 1 | -7/+7 |
2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 1 | -2/+2 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -6/+7 |