aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-17
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-17
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
* | Unify sys_mmap*Al Viro2009-12-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \
| * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-13
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \ \ \
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
| |\ \ \ \ \
| * | | | | | MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo2009-12-01
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ \ \ \
| * | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
| * | | | | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | | | | | sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| * | | | | | sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-06
| | |_|_|_|/ | |/| | | |
* | | | | | MIPS: Convert BUG() to use unreachable()David Daney2009-12-05
| |_|_|_|/ |/| | | |
* | | | | MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-02
* | | | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-02
| |_|_|/ |/| | |
* | | | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-01
* | | | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-01
* | | | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-01
* | | | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-01
* | | | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr2009-12-01
| |_|/ |/| |
* | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-13
* | | MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto2009-11-13
* | | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-13
* | | MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-13
* | | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney2009-11-13
|/ /
* | MIPS: O32: Fix ppollArnaud Patard2009-11-02
* | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin2009-11-02
* | MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-02