aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+12
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds132-7088/+1983
2013-11-06MIPS: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-04MIPS: Random whitespace clean-upsMaciej W. Rozycki3-6/+6
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar3-3/+3
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun1-1/+1
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras1-4/+5
2013-10-29MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle1-10/+14
2013-10-29MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin2-5/+22
2013-10-29MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin1-2/+2
2013-10-29MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu2-58/+0
2013-10-29MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu2-13/+46
2013-10-29MIPS: Always register R4K clock when selectedSteven J. Hill1-1/+1
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle5-134/+174
2013-10-29MIPS: cacheops.h: Increase indentation by one tab.Ralf Baechle1-43/+43
2013-10-29MIPS: Remove bogus BUG_ON()Markos Chandras1-1/+0
2013-10-29MIPS: PowerTV: Remove support code.Ralf Baechle45-5972/+0
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle5-3/+43
2013-10-29MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle1-2/+4
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle2-13/+17
2013-10-29MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle3-1/+81
2013-10-29MIPS: Switch ELF core dumper to use regsets.Ralf Baechle1-0/+1
2013-10-29MIPS: Implement task_user_regset_view.Ralf Baechle1-0/+129
2013-10-29MIPS: ptrace: Use tracehook helpers.Ralf Baechle1-41/+5
2013-10-29MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle2-433/+401
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle3-0/+50
2013-10-29MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle1-14/+0
2013-10-29MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle1-0/+9
2013-10-29MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle1-1/+2
2013-10-29MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle1-0/+1
2013-10-29MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle1-5/+5
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C3-40/+58
2013-10-29MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki1-4/+24
2013-10-29MIPS: DECstation CPU feature overridesMaciej W. Rozycki1-0/+87
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki9-18/+18
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki2-8/+37
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau8-76/+1
2013-10-29MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa4-21/+4
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa4-0/+83
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli3-1/+8
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli1-1/+4
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli3-1/+13
2013-10-29MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli1-0/+6
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer1-5/+14
2013-10-29MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin1-2/+6
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle11-13/+13
2013-10-29MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle1-1/+2
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray1-32/+18
2013-10-29MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens1-0/+11
2013-10-29MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens1-0/+12