Age | Commit message (Expand) | Author |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-13 | mips: Use generic mult/shift factor calculation for clocks | Thomas Gleixner |
2009-11-13 | MIPS: SMTC: Fix lockup in smtc_distribute_timer | Kevin D. Kissell |
2009-11-06 | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-02 | MIPS: O32: Fix ppoll | Arnaud Patard |
2009-11-02 | MIPS: Avoid potential hazard on Context register | Ralf Baechle |
2009-11-02 | MIPS: SMTC: Avoid queing multiple reschedule IPIs | Jaidev Patwardhan |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman |
2009-11-02 | MIPS: SPRAM: Clean up support code a little | Chris Dearman |
2009-11-02 | MIPS: 1004K: Enable SPRAM support. | Ralf Baechle |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin |
2009-11-02 | MIPS: 64-bit: Fix o32 lookup_dcookie syscall | Wu Zhangjin |
2009-11-02 | MIPS: VPE: Remove stray unlock_kernel. | Ralf Baechle |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin |
2009-10-13 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-09-30 | MIPS: VPE: Get rid of BKL. | Ralf Baechle |
2009-09-30 | MIPS: VPE: Fix build after the credential changes a while ago. | Ralf Baechle |
2009-09-30 | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle |
2009-09-30 | MIPS: SMP: Fix build. | Ralf Baechle |
2009-09-30 | MIPS: SMTC: Remove duplicate structure field initialization | Julia Lawall |
2009-09-30 | MIPS: Remove duplicated #include | Huang Weiyi |
2009-09-25 | mips: fix build of vmlinux.lds | Manuel Lauss |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: mips | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-09-17 | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. | Maxime Bizon |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle |
2009-09-17 | MIPS: Alchemy: get rid of allow_au1k_wait | Manuel Lauss |
2009-09-17 | MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler | Ralf Baechle |
2009-09-17 | MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. | Ralf Baechle |
2009-09-17 | MIPS: Clean up linker script using new linker script macros. | Nelson Elhage |
2009-09-17 | MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. | Nelson Elhage |
2009-09-17 | MIPS: Get rid of duplicate cpu_idle() prototype. | Ralf Baechle |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |