summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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-23remove dma64_addr_tFUJITA Tomonori1-2/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-6/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+4
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2011-03-17Merge 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-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-15Merge 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-21mips: convert to clocksource_register_hz/khzJohn Stultz1-6/+0
2011-02-17tty: 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
2011-01-18MIPS: jump label: Add MIPS support.David Daney1-0/+48
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney2-0/+18
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney1-7/+1
2011-01-18MIPS: Add DINSM to uasm.David Daney1-0/+1
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney1-0/+1
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos1-0/+54
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina5-8/+26
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki1-2/+10
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens1-0/+7
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee1-2/+2
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli1-0/+1
2010-12-16MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli1-2/+0
2010-12-16MIPS: Don't clobber personality high bits.David Daney1-2/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+97
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse14-36/+106
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney3-24/+24