aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney2011-03-251-6/+15
* | | MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-251-29/+31
* | | MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-251-2/+2
* | | MIPS: MSP71xx: Add CPU feature override file.Anoop P A2011-03-251-0/+21
* | | MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A2011-03-251-0/+343
* | | MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A2011-03-252-8/+153
* | | MIPS: Microoptimize arch_{read,write}_lockRalf Baechle2011-03-251-11/+11
* | | remove dma64_addr_tFUJITA Tomonori2011-03-231-2/+0
* | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-6/+0
* | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+4
| |/ |/|
* | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-171-0/+2
|\ \
| * | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-171-0/+1
|\ \ \ | |/ / |/| |
| * | watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-151-0/+1
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \ \
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| | |/ | |/|
* | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-18/+21
|\ \ \ | |_|/ |/| |
| * | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
| * | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-15/+17
| |/
* | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-141-11/+1
|/
* MIPS: Implement __read_mostlyDavid Daney2011-01-181-0/+2
* MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-181-0/+3
* MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-181-0/+2
* SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-181-0/+23
* MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-182-0/+47
* MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-186-0/+452
* MIPS: jump label: Add MIPS support.David Daney2011-01-181-0/+48
* MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-182-0/+18
* MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-181-0/+2
* MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-181-7/+1
* MIPS: Add DINSM to uasm.David Daney2011-01-181-0/+1
* MIPS: Probe for presence of KScratch registers.David Daney2011-01-181-0/+1
* MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-181-0/+54
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-225-8/+26
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \ | |_|/ |/| |
| * | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
| |/
* | MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2010-12-161-2/+10
* | MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-161-0/+7
* | MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-161-2/+2
* | MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-161-0/+1
* | MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli2010-12-161-2/+0
* | MIPS: Don't clobber personality high bits.David Daney2010-12-161-2/+6
|/