index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc
Paul Burton
2017-10-09
1
-2
/
+4
*
MIPS: Fix input modify in __write_64bit_c0_split()
James Hogan
2017-09-21
1
-6
/
+9
*
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-15
33
-590
/
+1499
|
\
|
*
MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset
Jonas Gorski
2017-09-06
1
-1
/
+1
|
*
mips: Save all registers when saving the frame
Corey Minyard
2017-09-06
1
-14
/
+50
|
*
MIPS: Add DWARF unwinding to assembly
Corey Minyard
2017-09-06
2
-99
/
+135
|
*
MIPS: Make SAVE_SOME more standard
Corey Minyard
2017-09-06
1
-14
/
+37
|
*
MIPS: Octeon: Allow access to CIU3 IRQ domains.
Steven J. Hill
2017-09-04
1
-0
/
+2
|
*
MIPS: Octeon: Make CSR functions node aware.
Steven J. Hill
2017-09-04
1
-0
/
+28
|
*
MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.
Steven J. Hill
2017-09-04
1
-0
/
+10
|
*
MIPS: Octeon: Add support for accessing the boot vector.
Steven J. Hill
2017-09-04
2
-0
/
+81
|
*
MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
Hauke Mehrtens
2017-09-04
1
-2
/
+0
|
*
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
1
-0
/
+30
|
*
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
2017-09-04
1
-5
/
+0
|
*
MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
Paul Burton
2017-09-04
1
-0
/
+24
|
*
MIPS: Add __ioread64_copy
Paul Burton
2017-09-04
1
-0
/
+2
|
*
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
2017-08-30
2
-0
/
+294
|
*
MIPS: Don't use dma_cache_sync to implement fd_cacheflush
Christoph Hellwig
2017-08-30
1
-2
/
+2
|
*
MIPS: CPS: Cluster support for topology functions
Paul Burton
2017-08-30
2
-30
/
+128
|
*
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
4
-7
/
+14
|
*
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-30
1
-1
/
+1
|
*
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
2017-08-30
1
-9
/
+36
|
*
MIPS: Add CPU cluster number accessors
Paul Burton
2017-08-30
1
-0
/
+11
|
*
MIPS: Unify checks for sibling CPUs
Paul Burton
2017-08-30
1
-0
/
+17
|
*
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
2017-08-30
1
-26
/
+13
|
*
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
3
-5
/
+26
|
*
MIPS: Add accessor & bit definitions for GlobalNumber
Paul Burton
2017-08-30
1
-0
/
+13
|
*
MIPS: CPS: Add CM/CPC 3.5 register definitions
Paul Burton
2017-08-30
2
-7
/
+69
|
*
MIPS: CPS: Introduce register modify (set/clear/change) accessors
Paul Burton
2017-08-30
1
-1
/
+22
|
*
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-30
1
-37
/
+42
|
*
MIPS: CPC: Use common CPS accessor generation macros
Paul Burton
2017-08-30
1
-41
/
+22
|
*
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
1
-181
/
+130
|
*
MIPS: CM: Specify register size when generating accessors
Paul Burton
2017-08-29
2
-109
/
+132
|
*
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
2017-08-29
1
-3
/
+3
|
*
MIPS: math-emu: Add FP emu debugfs stats for individual instructions
Aleksandar Markovic
2017-08-29
1
-0
/
+115
|
*
MIPS: math-emu: Add FP emu debugfs statistics for branches
Aleksandar Markovic
2017-08-29
1
-0
/
+1
|
*
MIPS: math-emu: Correct user fault_addr type
Paul Burton
2017-08-29
1
-1
/
+1
|
*
MIPS: Alchemy: update cpu feature overrides
Manuel Lauss
2017-08-29
1
-0
/
+26
|
*
MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
Petar Jovanovic
2017-08-29
1
-3
/
+3
|
*
MIPS: NUMA: Remove the unused parent_node() macro
Dou Liyang
2017-08-29
2
-2
/
+0
|
*
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
3
-12
/
+0
|
*
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-08-29
5
-15
/
+15
*
|
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-09-09
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
|
|
vga: optimise console scrolling
Matthew Wilcox
2017-09-08
1
-0
/
+7
*
|
|
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
1
-5
/
+0
|
\
\
\
|
*
|
|
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-08-31
1
-5
/
+0
|
|
/
/
*
/
/
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
1
-21
/
+4
|
/
/
*
|
MIPS: Introduce cpu_tcache_line_size
Matt Redfearn
2017-08-08
1
-0
/
+3
[next]