summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-4/+4
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-074-4/+4
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-4/+4
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-3/+11
|\ \ \
| * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-131-3/+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-0316-218/+72
| |\ \ \ \
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-3/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MIPS: Convert BUG() to use unreachable()David Daney2009-12-051-3/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-012-6/+10
|\ \ \ \ | |/ / /
| * | | 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: 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-1814-212/+62
|\ \ \ \ | |/ / /
| * | | MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-131-10/+1
| | |/ | |/|
| * | 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-021-0/+3
| * | MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-021-0/+1
| * | MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-022-176/+30
| * | MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-021-0/+10
| * | MIPS: Fix machine check exception in kmap_coherent()Kevin Cernekee2009-11-021-2/+2
| * | MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli2009-11-021-0/+3
| * | MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli2009-11-021-6/+0
| * | MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoCFlorian Fainelli2009-11-021-0/+2
| * | MIPS: IP27: Fix buildRalf Baechle2009-11-021-2/+2
| * | MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle2009-11-021-8/+1
| * | MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle2009-11-021-5/+5
| * | MIPS: Extend COMMAND_LINE_SIZERalf Baechle2009-11-021-1/+1
| |/
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* MIPS: Avoid spurious make includecheck messageRalf Baechle2009-09-301-2/+2
* MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-301-0/+13
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-301-2/+13
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+6
* cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-241-5/+5
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-242-2/+3
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+0
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-241-1/+0
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* mm: ZERO_PAGE without PTE_SPECIALHugh Dickins2009-09-221-0/+10
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-1/+0
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-1/+1
* | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon2009-09-1717-0/+1704
* | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon2009-09-171-0/+7
* | MIPS: Shrink the size of tlb handlerWu Fei2009-09-171-8/+3
OpenPOWER on IntegriCloud