summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-3028-1217/+1921
|\
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-244-4/+0
| * MIPS: Netlogic: Identify XLP 9XX chipJayachandran C2014-01-241-0/+1
| * MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen2014-01-241-20/+19
| * MIPS: replace open-coded init_dspPaul Burton2014-01-241-2/+1
| * MIPS: APRP: Code formatting clean-ups.Steven J. Hill2014-01-223-222/+167
| * MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu2014-01-222-0/+117
| * MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu2014-01-223-132/+159
| * MIPS: APRP: Add VPE loader support for CMP platforms.Deng-Cheng Zhu2014-01-222-0/+181
| * MIPS: APRP: Split VPE loader into separate files.Deng-Cheng Zhu2014-01-223-628/+543
| * MIPS: kernel: cpu-probe: Add support for probing interAptiv coresLeonid Yegoshin2014-01-221-0/+8
| * MIPS: Add support for interAptiv coresLeonid Yegoshin2014-01-223-0/+3
| * MIPS: Add debugfs file to print the segmentation control registersSteven J. Hill2014-01-222-0/+111
| * MIPS: Add support for FTLBsLeonid Yegoshin2014-01-223-7/+103
| * MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin2014-01-221-0/+8
| * MIPS: Add support for the proAptiv coresLeonid Yegoshin2014-01-223-0/+3
| * MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill2014-01-221-0/+2
| * MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin2014-01-221-0/+5
| * MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras2014-01-221-1/+8
| * MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin2014-01-221-8/+21
| * MIPS: GIC: Send IPIs using the GICSteven J. Hill2014-01-221-0/+27
| * MIPS: MT: Mark existing TCs as presentMarkos Chandras2014-01-221-0/+1
| * MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras2014-01-221-0/+3
| * MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski2014-01-222-135/+232
| * MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-1310-72/+209
* | MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman2014-01-221-28/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-58/+2
|\ \
| * \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-073-3/+3
| |\ \
| * | | mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-14/+1
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
| * | | mips: use early_init_dt_scanRob Herring2013-10-091-36/+3
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-10/+9
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-013-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-094-23/+42
| |\ \ \ | | | |/ | | |/|
| * | | sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-041-10/+9
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-0817-688/+737
|\ \ \ \
| * | | | 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 bogus BUG_ON()Markos Chandras2013-10-291-1/+0
| * | | | MIPS: PowerTV: Remove support code.Ralf Baechle2013-10-292-152/+0
| * | | | MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle2013-10-291-0/+10
| * | | | 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-291-13/+3
| * | | | 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-292-0/+34
OpenPOWER on IntegriCloud