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
2017-08-30
MIPS: Don't use dma_cache_sync to implement fd_cacheflush
Christoph Hellwig
-2
/
+2
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
-30
/
+128
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
-7
/
+14
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
-1
/
+1
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
-9
/
+36
2017-08-30
MIPS: Add CPU cluster number accessors
Paul Burton
-0
/
+11
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
-0
/
+17
2017-08-30
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
-26
/
+13
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
-5
/
+26
2017-08-30
MIPS: Add accessor & bit definitions for GlobalNumber
Paul Burton
-0
/
+13
2017-08-30
MIPS: CPS: Add CM/CPC 3.5 register definitions
Paul Burton
-7
/
+69
2017-08-30
MIPS: CPS: Introduce register modify (set/clear/change) accessors
Paul Burton
-1
/
+22
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
-37
/
+42
2017-08-30
MIPS: CPC: Use common CPS accessor generation macros
Paul Burton
-41
/
+22
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
-181
/
+130
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
-109
/
+132
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
-3
/
+3
2017-08-29
MIPS: math-emu: Add FP emu debugfs stats for individual instructions
Aleksandar Markovic
-0
/
+115
2017-08-29
MIPS: math-emu: Add FP emu debugfs statistics for branches
Aleksandar Markovic
-0
/
+1
2017-08-29
MIPS: math-emu: Correct user fault_addr type
Paul Burton
-1
/
+1
2017-08-29
MIPS: Alchemy: update cpu feature overrides
Manuel Lauss
-0
/
+26
2017-08-29
MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
Petar Jovanovic
-3
/
+3
2017-08-29
MIPS: NUMA: Remove the unused parent_node() macro
Dou Liyang
-2
/
+0
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
-12
/
+0
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
-15
/
+15
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
-21
/
+4
2017-08-17
mips/signal: In force_fcr31_sig return in the impossible case
Eric W. Biederman
-7
/
+0
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+102
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
-1
/
+1
2017-08-08
MIPS: Introduce cpu_tcache_line_size
Matt Redfearn
-0
/
+3
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
-0
/
+2
2017-08-07
Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."
Paul Burton
-0
/
+2
2017-08-07
MIPS: Octeon: Fix broken EDAC driver.
Steven J. Hill
-1
/
+97
2017-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-0
/
+2
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
-0
/
+2
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
-3
/
+3
2017-07-19
signal/mips: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
-0
/
+7
2017-07-18
MIPS: ralink: Fix build error due to missing header
Harvey Hunt
-0
/
+2
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-277
/
+0
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-636
/
+367
2017-07-12
MIPS: SMP: move asmlinkage before return type
Joe Perches
-1
/
+1
2017-07-12
MIPS: do not use __GFP_REPEAT for order-0 request
Michal Hocko
-1
/
+1
2017-07-11
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
-1
/
+1
2017-07-11
MIPS: Correct forced syscall errors
James Hogan
-1
/
+1
2017-07-11
MIPS16e2: Provide feature overrides for non-MIPS16 systems
Maciej W. Rozycki
-0
/
+16
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+0
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-130
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-1
/
+0
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-371
/
+0
[prev]
[next]