string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / mips /
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Al Virofix broken aliasing checks for MAP_FIXED on sparc32...
2009-12-11 Al ViroUnify sys_mmap*
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 David DaneyMIPS: Convert BUG() to use unreachable()
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-12-02 Florian FainelliMIPS: RB532: Fix devices.c compilation.
2009-12-02 Ralf BaechleMIPS: Fix MIPS I build.
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-02 Arnaldo Carvalho... MIPS: Wire up recvmmsg syscall
2009-12-01 Wu ZhangjinMIPS: Loongson: Switch from flatmem to sparsemem
2009-12-01 Wu ZhangjinMIPS: Loongson: Disallow 4kB pages
2009-12-01 Ralf BaechleMIPS: Add missing definition for MADV_HWPOISON.
2009-12-01 Ralf BaechleMIPS: Fix build error if __xchg() is not getting inlined.
2009-12-01 Martin MichlmayrMIPS: IP22/IP28 Disable early printk to fix boot proble...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-13 Thomas Gleixnermips: Use generic mult/shift factor calculation for...
2009-11-13 Kevin D. KissellMIPS: SMTC: Fix lockup in smtc_distribute_timer
2009-11-13 Atsushi NemotoMIPS: TXx9: Update rbtx49xx_defconfig
2009-11-13 Atsushi NemotoMIPS: Make local arrays with CL_SIZE static __initdata
2009-11-13 Yoichi YuasaMIPS: Add DMA declare coherent memory support
2009-11-13 David DaneyMIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit...
2009-11-12 Eric W. Biedermansysctl mips/lasat: Remove dead binary sysctl support
2009-11-06 Eric W. Biedermansysctl: mips Use the compat_sys_sysctl
2009-11-02 Arnaud PatardMIPS: O32: Fix ppoll
2009-11-02 Wu ZhangjinMIPS: Oprofile: Rename cpu_type from godson2 to loongson2
2009-11-02 Manuel LaussMIPS: Alchemy: Fix hang with high-frequency edge interrupts
2009-11-02 Atsushi NemotoMIPS: TXx9: Fix spi-baseclk value
2009-11-02 Florian FainelliMIPS: bcm63xx: Set the correct BCM3302 CPU name
2009-11-02 Zhang LeMIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache...
2009-11-02 Ralf BaechleMIPS: Avoid potential hazard on Context register
2009-11-02 David DaneyMIPS: Octeon: Use lockless interrupt controller operati...
2009-11-02 David DaneyMIPS: Octeon: Use write_{un,}lock_irq{restore,save...
2009-11-02 Ralf BaechleMIPS: Set S-cache linesize to 64-bytes for MTI's S...
2009-11-02 Jaidev PatwardhanMIPS: SMTC: Avoid queing multiple reschedule IPIs
2009-11-02 Jaidev PatwardhanMIPS: GCMP: Avoid accessing registers when they are...
2009-11-02 Chris DearmanMIPS: GIC: Random fixes and enhancements.
2009-11-02 Chris DearmanMIPS: CMP: Fix memory barriers for correct operation...
2009-11-02 Nigel StephensMIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands
2009-11-02 Chris DearmanMIPS: SPRAM: Clean up support code a little
2009-11-02 Ralf BaechleMIPS: 1004K: Enable SPRAM support.
2009-11-02 Ralf BaechleMIPS: Malta: Enable PCI 2.1 compatibility in PIIX4
2009-11-02 Ralf BaechleMIPS: Kconfig: Fix duplicate default value for MIPS_L1_...
2009-11-02 Chris DearmanMIPS: MTI: Fix accesses to device registers on MIPS...
2009-11-02 Kevin CernekeeMIPS: Fix machine check exception in kmap_coherent()
2009-11-02 Ralf BaechleMIPS: MTX-1: Fix build if CONFIG_PCI is disabled.
2009-11-02 Florian FainelliMIPS: AR7: register watchdog device only if enabled...
2009-11-02 Florian FainelliMIPS: BCM63xx: Prepare for watchdog support
2009-11-02 Florian FainelliMIPS: BCM63xx: Make bcm63xx_uart_register an initfunc
2009-11-02 Florian FainelliMIPS: AU1000: Fix build failure for db1x00 configured...
2009-11-02 Florian FainelliMIPS: BCM63xx: Fix soft-reset lockup on BCM6345
2009-11-02 Ralf RoeschMIPS: TXx9: Fix error handling / Fix for noenexisting...
2009-11-02 Wu ZhangjinMIPS: Add IRQF_TIMER flag for timer interrupts
2009-11-02 Wu ZhangjinMIPS: 64-bit: Fix o32 lookup_dcookie syscall
2009-11-02 Ralf BaechleMIPS: VPE: Remove stray unlock_kernel.
2009-11-02 Wu ZhangjinMIPS: Add IRQF_TIMER flag for timer interrupts
2009-11-02 Wu ZhangjinMIPS: Loongson: Remove redundant local_irq_disable()
2009-11-02 Ralf BaechleMIPS: IP27: Fix build
2009-11-02 Ralf BaechleMIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc...
2009-11-02 David DaneyMIPS: Octeon: Fix compile error in arch/mips/cavium...
2009-11-02 Ralf BaechleMIPS: Don't write ones to reserved entryhi bits.
2009-11-02 Ralf BaechleMIPS: Extend COMMAND_LINE_SIZE
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-09-30 Ralf BaechleMIPS: Avoid spurious make includecheck message
2009-09-30 Ralf BaechleMIPS: VPE: Get rid of BKL.
2009-09-30 Ralf BaechleMIPS: VPE: Fix build after the credential changes a...
2009-09-30 Ralf BaechleMIPS: Excite: Get rid of BKL.
2009-09-30 Ralf BaechleMIPS: Sibyte: Get rid of BKL.
2009-09-30 Maxime BizonMIPS: BCM63xx: Add PCMCIA & Cardbus support.
2009-09-30 Roel KluinMIPS: MSP71xx: request_irq() failure ignored in msp_pci...
2009-09-30 Roel KluinMIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
2009-09-30 Ralf BaechleMIPS: SMP: Inline arch_send_call_function_{single_ipi...
2009-09-30 Ralf BaechleMIPS: SMP: Fix build.
2009-09-30 Kevin CernekeeMIPS: MIPSxx SC: Avoid destructive invalidation on...
2009-09-30 Mark MasonMIPS: Sibyte: Fix compilation error.
2009-09-30 Ralf BaechleMIPS: BCM1480: Re-apply patch lost due to bad resolutio...
2009-09-30 Maxime BizonMIPS: BCM63xx: Add serial driver for bcm63xx integrated...
2009-09-30 Uwe Kleine-KönigMIPS: Loongson2: Fix typo "enalbe" -> "enable"
2009-09-30 Julia LawallMIPS: SMTC: Remove duplicate structure field initialization
2009-09-30 Huang WeiyiMIPS: Remove duplicated #include
2009-09-30 Huang WeiyiMIPS: BCM63xx: Remove duplicated #include
2009-09-25 Manuel Laussmips: fix build of vmlinux.lds
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: mips
2009-09-24 Rusty Russellcpumask: Use accessors for cpu_*_mask: mips
2009-09-24 Rusty Russellcpumask: remove arch_send_call_function_ipi
2009-09-24 Rusty Russellcpumask: arch_send_call_function_ipi_mask: mips
2009-09-24 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_A...
next