summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-123-13/+12
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2013-11-013-3/+3
| |\
| * \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-1/+1
| |\ \
| * \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-0938-84/+409
| |\ \ \
| * | | | sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-041-10/+9
| * | | | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-3/+2
| * | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-08132-7088/+1983
|\ \ \ \ \
| * | | | | MIPS: remove duplicate defineMichael Opdenacker2013-11-061-1/+0
| * | | | | MIPS: Random whitespace clean-upsMaciej W. Rozycki2013-11-043-6/+6
| * | | | | MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle2013-10-291-10/+14
| * | | | | MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin2013-10-292-5/+22
| * | | | | MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin2013-10-291-2/+2
| * | | | | MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu2013-10-292-58/+0
| * | | | | MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu2013-10-292-13/+46
| * | | | | MIPS: Always register R4K clock when selectedSteven J. Hill2013-10-291-1/+1
| * | | | | MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle2013-10-295-134/+174
| * | | | | MIPS: cacheops.h: Increase indentation by one tab.Ralf Baechle2013-10-291-43/+43
| * | | | | MIPS: Remove bogus BUG_ON()Markos Chandras2013-10-291-1/+0
| * | | | | MIPS: PowerTV: Remove support code.Ralf Baechle2013-10-2945-5972/+0
| * | | | | MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle2013-10-295-3/+43
| * | | | | MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle2013-10-291-2/+4
| * | | | | MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle2013-10-292-13/+17
| * | | | | MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle2013-10-293-1/+81
| * | | | | MIPS: Switch ELF core dumper to use regsets.Ralf Baechle2013-10-291-0/+1
| * | | | | MIPS: Implement task_user_regset_view.Ralf Baechle2013-10-291-0/+129
| * | | | | MIPS: ptrace: Use tracehook helpers.Ralf Baechle2013-10-291-41/+5
| * | | | | MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle2013-10-292-433/+401
| * | | | | MIPS: Provide arch_syscall_addr.Ralf Baechle2013-10-293-0/+50
| * | | | | MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle2013-10-291-14/+0
| * | | | | MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle2013-10-291-0/+9
| * | | | | MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle2013-10-291-1/+2
| * | | | | MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle2013-10-291-0/+1
| * | | | | MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle2013-10-291-5/+5
| * | | | | MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C2013-10-293-40/+58
| * | | | | MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki2013-10-291-4/+24
| * | | | | MIPS: DECstation CPU feature overridesMaciej W. Rozycki2013-10-291-0/+87
| * | | | | DEC: Whitespace cleanupMaciej W. Rozycki2013-10-299-18/+18
| * | | | | MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki2013-10-292-8/+37
| * | | | | MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau2013-10-298-76/+1
| * | | | | MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa2013-10-294-21/+4
| * | | | | MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa2013-10-294-0/+83
| * | | | | MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-293-1/+8
| * | | | | MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-291-1/+4
| * | | | | MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-293-1/+13
| * | | | | MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli2013-10-291-0/+6
| * | | | | MIPS: Fix start of free memory when using initrdGreg Ungerer2013-10-291-5/+14
| * | | | | MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin2013-10-291-2/+6
| * | | | | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-2911-13/+13
| * | | | | MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle2013-10-291-1/+2
OpenPOWER on IntegriCloud