summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-7/+0
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-113-4/+4
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-1/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-4/+8
|\ \
| * | add f_flags to struct statfs(64)Christoph Hellwig2010-08-091-4/+8
| |/
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-022-14/+15
| |\ \ | | |/
| * | Merge branch 'linus' into perf/coreIngo Molnar2010-07-215-6/+43
| |\ \
| * | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-10/+9
|\ \ \ \
| * | | | kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-051-10/+9
| | |_|/ | |/| |
* | | | MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn2010-08-052-4/+14
* | | | MIPS: PowerTV: Add Gaia platform definitions.David VomLehn2010-08-052-1/+7
* | | | MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2010-08-051-0/+3
* | | | MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-051-0/+13
* | | | MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-051-2/+0
* | | | MIPS: kprobe: Add support.David Daney2010-08-053-0/+97
* | | | MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney2010-08-051-1/+14
* | | | MIPS: kprobes: Define regs_return_value()David Daney2010-08-051-0/+1
* | | | MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva2010-08-051-0/+5
* | | | MIPS: Octeon: Support 256 MSI on PCIeDavid Daney2010-08-051-1/+1
* | | | MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin2010-08-051-0/+8
* | | | MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin2010-08-051-1/+0
* | | | MIPS: Define ST0_NMI in asm/mipsregs.hDavid Daney2010-08-051-0/+1
* | | | MIPS: uasm: Add option to export uasm API.David Daney2010-08-051-13/+24
* | | | MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2010-08-051-0/+4
* | | | MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-051-0/+10
* | | | MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-052-11/+1
* | | | MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-051-0/+15
* | | | MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen2010-08-051-0/+34
* | | | FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen2010-08-051-0/+67
* | | | MIPS: JZ4740: Add platform devicesLars-Peter Clausen2010-08-051-0/+36
* | | | MIPS: JZ4740: Add DMA support.Lars-Peter Clausen2010-08-051-0/+90
* | | | MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2010-08-051-0/+398
* | | | MIPS: JZ4740: Add timer supportLars-Peter Clausen2010-08-051-0/+22
* | | | MIPS: JZ4740: Add IRQ handler codeLars-Peter Clausen2010-08-051-0/+57
* | | | MIPS: JZ4740: Add clock API support.Lars-Peter Clausen2010-08-051-0/+28
* | | | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-055-1/+116
* | | | MIPS: Octeon: HOTPLUG_CPU fixes.David Daney2010-08-051-0/+2
* | | | MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.David Daney2010-08-051-64/+2
* | | | MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-0/+1
* | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-2/+2
* | | | MIPS: RM7000: Add support for tertiary cacheRicardo Mendoza2010-08-051-0/+2
* | | | MIPS: Enable heap randomization.David Daney2010-08-051-0/+5
OpenPOWER on IntegriCloud