summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-114-3/+19
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-104-3/+19
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-111-1/+2
* | Unify sys_mmap*Al Viro2009-12-112-44/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-097-7/+7
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-077-7/+7
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-047-7/+7
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-082-36/+11
|\ \ \
| * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-132-36/+11
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0366-546/+808
| |\ \ \ \
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-086-6/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-053-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-013-9/+28
| |\ \ \ \ \
| * | | | | | MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo2009-12-011-6/+9
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1862-536/+774
| |\ \ \ \ \ \
| * | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-124-0/+4
| * | | | | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-084-172/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-11/+11
| * | | | | | sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman2009-11-121-98/+1
| * | | | | | sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-063-63/+2
| | |_|_|_|/ | |/| | | |
* | | | | | MIPS: Convert BUG() to use unreachable()David Daney2009-12-051-3/+1
| |_|_|_|/ |/| | | |
* | | | | MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-021-1/+2
* | | | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-021-0/+4
| |_|_|/ |/| | |
* | | | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-011-1/+1
* | | | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-011-0/+1
* | | | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-011-0/+1
* | | | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-011-6/+9
* | | | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr2009-12-011-2/+16
| |_|/ |/| |
* | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-131-1/+2
* | | MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto2009-11-131-60/+192
* | | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-134-5/+6
* | | MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-133-10/+9
* | | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney2009-11-131-20/+21
|/ /
* | MIPS: O32: Fix ppollArnaud Patard2009-11-021-1/+1
* | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin2009-11-021-1/+1
* | MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-021-8/+26
* | MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-021-1/+1
* | MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli2009-11-021-0/+3
* | MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le2009-11-021-2/+1
* | MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-022-0/+4
* | MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney2009-11-021-36/+178
* | MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney2009-11-021-4/+6
* | MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle2009-11-021-0/+1
* | MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-022-4/+31
* | MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan2009-11-021-3/+13
* | MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-025-293/+142
* | MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman2009-11-021-3/+4
OpenPOWER on IntegriCloud