summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-74/+9
|\
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-024-11/+2
| |\
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-254-28/+57
| |\ \
| * \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-2613-22/+56
| |\ \ \
| * | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-2/+2
| * | | | MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu2018-06-211-14/+7
| * | | | MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-58/+0
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-172/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-1716-48/+111
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-38/+0
| * | | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-84/+0
| * | | | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-24/+0
| * | | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-24/+0
| * | | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
| * | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar2018-07-153-26/+55
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-0313-22/+56
| |\ \ \ \
| * | | | | sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-282-9/+0
|\ \ \ \ \
| * | | | | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-272-9/+0
| | |_|/ / | |/| | |
* | | | | MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau2018-07-201-1/+1
* | | | | MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-07-161-1/+1
|/ / / /
* | | | MIPS: Fix ioremap() RAM checkPaul Burton2018-07-051-12/+25
* | | | MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton2018-06-281-15/+30
* | | | MIPS: Call dump_stack() from show_regs()Paul Burton2018-06-282-2/+3
| |/ / |/| |
* | | MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton2018-06-241-2/+2
| |/ |/|
* | MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-205-6/+13
* | MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-205-6/+13
* | MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-201-0/+8
* | MIPS: Add support for restartable sequencesPaul Burton2018-06-202-0/+4
* | MIPS: io: Add barrier after register read in inX()Huacai Chen2018-06-201-0/+2
* | mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-201-15/+12
* | MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-182-0/+9
* | MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij2018-06-181-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-151-2/+2
|\
| * treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-2/+2
* | Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
|/
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-145-5/+5
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-136-10/+10
|\ \
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-136-8/+8
| * | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* | | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-1252-348/+298
|\ \ \
| * | | MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki2018-05-242-4/+4
| * | | MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn2018-05-211-14/+14
| * | | MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn2018-05-151-39/+39
| * | | MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn2018-05-151-10/+2
| * | | MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn2018-05-153-5/+7