summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-19MIPS: Platform files for XLR/XLS processor supportJayachandran C7-0/+719
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C1-0/+2
2011-05-19MIPS: Netlogic: mach-netlogic include filesJayachandran C3-0/+87
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C1-0/+27
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner46-290/+729
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King1-0/+5
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-3/+0
2011-05-10MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney1-0/+1
2011-05-10MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.hJonas Gorski1-1/+1
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas1-1/+1
2011-05-10MIPS: MSP: Fix build errorRalf Baechle1-0/+3
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-10/+12
2011-04-26Merge branch 'master' into for-nextJiri Kosina40-261/+698
2011-04-06update David Miller's old email addressJustin P. Mattock6-6/+6
2011-04-04jump label: Introduce static_branch() interfaceJason Baron1-10/+12
2011-03-31Fix common misspellingsLucas De Marchi28-31/+31
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney2-162/+83
2011-03-29MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner1-1/+1
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle1-6/+9
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney1-6/+15
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner1-29/+31
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner1-2/+2
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A1-0/+21
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A1-0/+343
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A2-8/+153
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle1-11/+11
2011-03-24remove dma64_addr_tFUJITA Tomonori1-2/+0
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-6/+0
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+4
2011-03-18Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+1
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-18/+21
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil1-0/+1
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu1-11/+1
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-15/+17
2011-02-22mips: convert to clocksource_register_hz/khzJohn Stultz1-6/+0
2011-02-18tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-01-18MIPS: Implement __read_mostlyDavid Daney1-0/+2
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos1-0/+3
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos1-0/+2
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos1-0/+23
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos2-0/+47
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos6-0/+452