vsprintf: move local vars to block local vars and remove unneeded ones
[safe/jmp/linux-2.6] / arch / mips / include /
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-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 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 Ralf BaechleMIPS: Add missing definition for MADV_HWPOISON.
2009-12-01 Ralf BaechleMIPS: Fix build error if __xchg() is not getting inlined.
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-13 Thomas Gleixnermips: Use generic mult/shift factor calculation for...
2009-11-13 Yoichi YuasaMIPS: Add DMA declare coherent memory support
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 Jaidev PatwardhanMIPS: SMTC: Avoid queing multiple reschedule IPIs
2009-11-02 Chris DearmanMIPS: GIC: Random fixes and enhancements.
2009-11-02 Chris DearmanMIPS: SPRAM: Clean up support code a little
2009-11-02 Kevin CernekeeMIPS: Fix machine check exception in kmap_coherent()
2009-11-02 Florian FainelliMIPS: AR7: register watchdog device only if enabled...
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 Ralf BaechleMIPS: IP27: Fix build
2009-11-02 Ralf BaechleMIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc...
2009-11-02 Ralf BaechleMIPS: Don't write ones to reserved entryhi bits.
2009-11-02 Ralf BaechleMIPS: Extend COMMAND_LINE_SIZE
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 Maxime BizonMIPS: BCM63xx: Add PCMCIA & Cardbus support.
2009-09-30 Ralf BaechleMIPS: SMP: Inline arch_send_call_function_{single_ipi...
2009-09-30 Maxime BizonMIPS: BCM63xx: Add serial driver for bcm63xx integrated...
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: 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 obsolete node_to_cpumask now everyone...
2009-09-24 Rusty Russellcpumask: remove the now-obsoleted pcibus_to_cpumask...
2009-09-22 Arnd Bergmannmm: add MAP_HUGETLB for mmaping pseudo-anonymous huge...
2009-09-22 Hugh Dickinsmm: ZERO_PAGE without PTE_SPECIAL
2009-09-22 Hugh Dickinsksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-17 Maxime BizonMIPS: BCM63xx: Add support for the Broadcom BCM63xx...
2009-09-17 Maxime BizonMIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
2009-09-17 Wu FeiMIPS: Shrink the size of tlb handler
2009-09-17 David DaneyMIPS: Octeon: Add hardware RNG platform device.
2009-09-17 David DaneyMIPS: Octeon: Set kernel_uses_llsc to false on non...
2009-09-17 David DaneyMIPS: Allow kernel use of LL/SC to be separate from...
2009-09-17 Ralf BaechleMIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS...
2009-09-17 Ralf BaechleMIPS: Rewrite clearing of ll_bit on context switch...
2009-09-17 Ralf BaechleMIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with...
2009-09-17 Ralf BaechleMIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a...
2009-09-17 Christoph HellwigMIPS: Convert to asm-generic/hardirq.h
2009-09-17 Wu ZhangjinMIPS: Loongson: Add a machtype kernel command line...
2009-09-17 Wu ZhangjinMIPS: Loongson: Split common loongson source code out
2009-09-17 Wu ZhangjinMIPS: Loongson: Change naming methods
2009-09-17 Wu ZhangjinMIPS: Loongson: Add oprofile support
2009-09-17 Wu ZhangjinMIPS: Loongson: PCI: Clean up pcimap setup
2009-09-17 Wu ZhangjinMIPS: Loongson: clean up the coding style
2009-09-17 Wu ZhangjinMIPS: Loongson: Split the implementation of prom and...
2009-09-17 Ralf BaechleMIPS: Fulong: Convert reset initialization to initcall.
2009-09-17 Nelson ElhageMIPS: make page.h constants available to assembly.
2009-09-17 Manuel LaussMIPS: Alchemy: add gpio_request/gpio_free stubs for...
2009-09-17 Alexey DobriyanMIPS: Lasat: Fix compilation
2009-09-17 David DaneyMIPS: Octeon: Check all CCAs in cvmx_write_csr.
2009-09-17 Ralf BaechleMIPS: Fix potencial build error in <asm/delay.h>
2009-09-16 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-09-16 Peter Zijlstrasched: Disable wakeup balancing
2009-09-15 Peter Zijlstrasched: Merge select_task_rq_fair() and sched_balance_self()
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-09 Alex ChiangPCI: remove pcibios_scan_all_fns()
2009-09-02 David HowellsKEYS: Extend TIF_NOTIFY_RESUME to (almost) all architec...
2009-08-17 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-08-17 Atsushi NemotoMIPS: Fix HPAGE_SIZE redefinition
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-05 Jan Engelhardtnet: implement a SO_DOMAIN getsockoption
2009-08-05 Jan Engelhardtnet: implement a SO_PROTOCOL getsockoption
2009-08-03 Ralf BaechleMIPS: Wire up accept4 syscall.
2009-08-03 Florian FainelliMIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other...
2009-08-03 David DaneyMIPS: Avoid clobbering struct pt_regs in kthreads
2009-08-03 Alexander ClouterMIPS: Fix compile for !CONFIG_SMP
2009-08-03 Ralf BaechleMIPS: Eleminate filenames from comments
2009-07-28 Benjamin Herrenschmidtmm: Remove duplicate definitions in MIPS and SH
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-10 Peter Zijlstrasched: INIT_PREEMPT_COUNT
2009-07-03 Ralf BaechleMIPS: Fix CONFIG_FLATMEM version of pfn_valid()
2009-07-03 David DaneyMIPS: Reorganize Cavium OCTEON PCI support.
2009-07-03 Yoichi YuasaUpdate Yoichi Yuasa's e-mail address
2009-07-03 Yong ZhangMIPS: 64-bit: Fix o32 core dump
2009-07-03 Tim AndersonMIPS: CMP: Move gcmp_probe to before the SMP ops
2009-07-03 Tim AndersonMIPS: CMP: activate CMP support
2009-07-03 Tim AndersonMIPS: CMP: Extend the GIC IPI interrupts beyond 32
2009-07-03 David DaneyMIPS: Define __arch_swab64 for all mips r2 cpus
2009-07-03 Yoichi YuasaMIPS: Update VR41xx GPIO driver to use gpiolib
2009-07-03 David DaneyMIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and...
2009-07-03 Florian FainelliMIPS: Add support for Texas Instruments AR7 System...
2009-06-24 Ralf BaechleMIPS: Cavium: Add CPU hotplugging code.
next