index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-10-15
MIPS: Remove unused MOVN & MOVZ macros
Paul Burton
-43
/
+0
2018-10-09
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
-20
/
+28
2018-10-09
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
-8
/
+20
2018-10-09
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
-8
/
+3
2018-10-09
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
-0
/
+13
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
-11
/
+0
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
-0
/
+2
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
-5
/
+5
2018-09-26
MIPS: MT: Remove obsolete cache flush repeat code
Paul Burton
-73
/
+0
2018-09-22
MIPS: kexec: Relax memory restriction
Dengcheng Zhu
-3
/
+3
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
-2
/
+22
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
-2
/
+0
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
-20
/
+8
2018-09-18
MIPS: Loongson-3: Enable Store Fill Buffer at runtime
Huacai Chen
-5
/
+13
2018-09-17
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
Linus Walleij
-8
/
+0
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+1
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
-0
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
-1
/
+0
2018-08-30
MIPS: Remove SLOW_DOWN_IO
Paul Burton
-37
/
+3
2018-08-30
MIPS: Use GENERIC_IOMAP
Paul Burton
-5
/
+10
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
-20
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
-3
/
+3
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
-1
/
+49
2018-08-21
MIPS: Workaround GCC __builtin_unreachable reordering bug
Paul Burton
-0
/
+35
2018-08-17
MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL
Paul Burton
-1
/
+3
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+3
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
-64
/
+0
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-10938
/
+1247
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-13
/
+0
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-172
/
+0
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
-0
/
+10
2018-08-10
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
-0
/
+1
2018-08-08
MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
Paul Burton
-2
/
+0
2018-08-07
MIPS: Use dins to simplify __write_64bit_c0_split()
Paul Burton
-1
/
+10
2018-08-07
MIPS: Use read-write output operand in __write_64bit_c0_split()
Paul Burton
-9
/
+7
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-3
/
+0
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-3
/
+0
2018-08-01
MIPS: Remove nabi_no_regargs
Paul Burton
-12
/
+0
2018-07-30
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
-4
/
+13
2018-07-30
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
-4
/
+4
2018-07-30
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
-6
/
+2
2018-07-27
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
-1
/
+11
2018-07-27
MIPS: remove mips_swiotlb_ops
Christoph Hellwig
-2
/
+3
2018-07-27
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
-3
/
+0
2018-07-26
MIPS: TXx9: remove useless RTC definitions
Alexandre Belloni
-29
/
+0
2018-07-24
MIPS: ath79: finetune cpu-overrides
Felix Fietkau
-0
/
+6
2018-07-24
MIPS: ath79: fix system restart
Felix Fietkau
-0
/
+1
[prev]
[next]