index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2016-05-17
MIPS: Fix VZ probe gas errors with binutils <2.24
James Hogan
1
-180
/
+293
2016-05-17
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
1
-0
/
+13
2016-05-13
MIPS: CM: Fix compilation error when !MIPS_CM
Tony Wu
1
-1
/
+1
2016-05-13
MIPS: JZ4740: Probe OHCI platform device via DT
Maarten ter Huurne
1
-1
/
+0
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-13
mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...
Sashka Nochkin
1
-0
/
+1
2016-05-13
MIPS: ELF: Unify ABI classification macros
Maciej W. Rozycki
1
-31
/
+60
2016-05-13
MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions
Maciej W. Rozycki
1
-13
/
+12
2016-05-13
MIPS: ELF: Deconditionalise ABI flags definitions
Maciej W. Rozycki
1
-18
/
+18
2016-05-13
MIPS: Add probing & defs for VZ & guest features
James Hogan
3
-0
/
+117
2016-05-13
MIPS: Add guest CP0 accessors
James Hogan
1
-11
/
+330
2016-05-13
MIPS: Add register definitions for VZ ASE registers
James Hogan
1
-0
/
+117
2016-05-13
MIPS: Avoid magic numbers probing kscratch_mask
James Hogan
1
-1
/
+2
2016-05-13
MIPS: Add perf counter feature
James Hogan
2
-0
/
+5
2016-05-13
MIPS: Add defs & probing of [X]ContextConfig
James Hogan
3
-0
/
+11
2016-05-13
MIPS: Add defs & probing of BadInstr[P] registers
James Hogan
3
-0
/
+13
2016-05-13
MIPS: Add defs & probing of extended CP0_EBase
James Hogan
3
-0
/
+8
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
1
-1
/
+9
2016-05-13
MIPS: Allow RIXI to be used on non-R2 or R6 cores
Florian Fainelli
1
-4
/
+4
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
3
-14
/
+99
2016-05-13
MIPS: mm: Unify pte_page definition
Paul Burton
1
-3
/
+3
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2
-31
/
+11
2016-05-13
MIPS: Use enums to make asm/pgtable-bits.h readable
Paul Burton
1
-108
/
+81
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
1
-2
/
+0
2016-05-13
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
2
-2
/
+9
2016-05-13
MIPS: inst: Declare fsel_op for sel.fmt instruction
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Support extended ASIDs
Paul Burton
1
-0
/
+14
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2
-23
/
+28
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
1
-2
/
+3
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
1
-0
/
+2
2016-05-13
MIPS: Change my email address
John Crispin
13
-13
/
+13
2016-05-13
MIPS: Implement __arch_bitrev* using bitswap for MIPSr6
Paul Burton
1
-0
/
+30
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
1
-6
/
+4
2016-05-13
MIPS64: Support of at least 48 bits of SEGBITS
Leonid Yegoshin
2
-8
/
+16
2016-05-13
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
1
-3
/
+9
2016-05-13
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
4
-8
/
+26
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
5
-1
/
+22
2016-05-13
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
1
-0
/
+9
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
7
-18
/
+23
2016-05-13
MIPS: BCM1480: bcm1480_regs.h: strip redundant comments
Antonio Ospite
1
-2
/
+2
2016-05-13
MIPS: Add and use watch register field definitions
James Hogan
1
-0
/
+18
2016-05-13
MIPS: Add and use CAUSEF_WP definition
James Hogan
1
-0
/
+2
2016-05-13
MIPS: ELF: Restructure personality macros
Maciej W. Rozycki
1
-7
/
+7
2016-05-13
MIPS: Fix uapi include in exported asm/siginfo.h
James Hogan
1
-3
/
+1
2016-05-13
MIPS: BMIPS: Add BCM6358 support
Álvaro Fernández Rojas
1
-0
/
+33
2016-05-13
MIPS: BMIPS: Add cpu-feature-overrides.h
Florian Fainelli
1
-0
/
+14
2016-05-13
MIPS: Loongson1B: Some updates/fixes for LS1B
Kelvin Cheung
9
-66
/
+129
[next]