summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2011-04-11Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2011-04-07Merge branch 'timers/clocksource' into auto-latestIngo Molnar
2011-04-06update David Miller's old email addressJustin P. Mattock
2011-04-06MIPS: lantiq: Add PCI controller support.John Crispin
2011-04-06MIPS: lantiq: add SoC specific code for XWAY familyJohn Crispin
2011-04-06MIPS: lantiq: add initial support for Lantiq SoCsJohn Crispin
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney
2011-03-29MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-01-18MIPS: Implement __read_mostlyDavid Daney
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos
2011-01-18MIPS: jump label: Add MIPS support.David Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli