index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2
-0
/
+7
2016-01-24
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
1
-0
/
+1
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
1
-8
/
+9
2016-01-24
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
1
-2
/
+2
2016-01-24
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
1
-7
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
2
-2
/
+30
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
3
-6
/
+9
2016-01-24
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
1
-6
/
+12
2016-01-24
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
2
-6
/
+12
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2
-3
/
+3
2016-01-24
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
1
-24
/
+8
2016-01-23
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
1
-1
/
+1
2016-01-22
MIPS: hpet: Choose a safe value for the ETIME check
Huacai Chen
1
-3
/
+7
2016-01-22
MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
Huacai Chen
1
-7
/
+13
2016-01-22
MIPS: Loongson-3: Improve -march option and move it to Platform
Huacai Chen
2
-10
/
+21
2016-01-22
MIPS: Cleanup the unused __arch_local_irq_restore() function
Huacai Chen
2
-59
/
+1
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-20
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
1
-1
/
+0
2016-01-20
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
3
-14
/
+107
2016-01-20
MIPS: Determine the presence of IEEE Std 754-2008 features
Maciej W. Rozycki
1
-2
/
+74
2016-01-20
MIPS: ELF: Interpret the NAN2008 file header flag
Maciej W. Rozycki
2
-3
/
+62
2016-01-20
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2
-2
/
+2
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
11
-42
/
+93
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
Maciej W. Rozycki
2
-26
/
+50
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
3
-0
/
+11
2016-01-20
MIPS: Use a union to access the ELF file header
Maciej W. Rozycki
1
-14
/
+26
2016-01-20
MIPS: pci: Add MT7620a PCIE driver
John Crispin
3
-0
/
+428
2016-01-20
MIPS: ralink: Add a few missing clocks
John Crispin
3
-0
/
+5
2016-01-20
MIPS: ralink: Fix vendor string for mt7620
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: Fix invalid assignment of SoC type
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: fix USB frequency scaling
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: MT7688 pinmux fixes
John Crispin
1
-30
/
+50
2016-01-20
MIPS: ralink: add MT7621 support
John Crispin
9
-1
/
+410
2016-01-20
MIPS: ralink: add a symbol for INTC
John Crispin
2
-0
/
+6
2016-01-20
MIPS: BCM47xx: Support SPROM prefixes on other platforms
Rafał Miłecki
1
-3
/
+9
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-35
/
+16
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
3
-11
/
+11
2016-01-15
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-0
/
+1
2016-01-15
mm: define MADV_FREE for some arches
Minchan Kim
1
-0
/
+1
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
3
-5
/
+6
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
5
-51
/
+5
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-4
/
+0
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-5
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-38
/
+4
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+6
2016-01-12
mips: define __smp_xxx
Michael S. Tsirkin
1
-12
/
+14
2016-01-12
mips: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-23
/
+2
2016-01-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-11
Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
9
-9
/
+0
[prev]
[next]