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
2015-05-12
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
1
-2
/
+2
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-7
/
+8
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
98
-1022
/
+1565
2015-04-17
mips: ip32: add platform data hooks to use DS1685 driver
Joshua Kinard
1
-36
/
+0
2015-04-17
mips: switch to using asm-generic for seccomp.h
Kees Cook
1
-5
/
+2
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-14
/
+0
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
12
-191
/
+317
2015-04-13
Merge branch '4.1-fp' into mips-for-linux-next
Ralf Baechle
4
-131
/
+173
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-04-10
MIPS: asm: elf: Set O32 default FPU flags
Markos Chandras
1
-0
/
+5
2015-04-10
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
1
-0
/
+1
2015-04-10
MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.
Ralf Baechle
1
-1
/
+0
2015-04-10
MIPS: Fix cpu_has_mips_r2_exec_hazard.
Ralf Baechle
1
-1
/
+32
2015-04-10
MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case
Markos Chandras
1
-1
/
+1
2015-04-10
MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes
Markos Chandras
1
-44
/
+45
2015-04-10
MIPS: asm: asm-eva: Introduce kernel load/store variants
Markos Chandras
1
-44
/
+93
2015-04-10
MIPS: Octeon: Remove udelay() causing huge IRQ latency
Alexander Sverdlin
1
-3
/
+0
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-4
/
+3
2015-04-08
MIPS: BCM63xx: Provide a plat_post_dma_flush hook
Florian Fainelli
1
-0
/
+10
2015-04-08
MIPS: DMA: Allow platforms to override only the post DMA hook
Florian Fainelli
1
-0
/
+2
2015-04-08
MIPS: BMIPS: Move post DMA flush implementation to common header
Florian Fainelli
2
-15
/
+17
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
4
-5
/
+13
2015-04-08
MIPS: math-emu: Define IEEE 754-2008 feature control bits
Maciej W. Rozycki
1
-2
/
+7
2015-04-08
MIPS: math-emu: Implement the FCCR, FEXR and FENR registers
Maciej W. Rozycki
1
-12
/
+57
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2
-3
/
+9
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
1
-2
/
+5
2015-04-08
MIPS: Correct MIPS I FP context layout
Maciej W. Rozycki
1
-64
/
+32
2015-04-08
MIPS: Correct `nofpu' non-functionality
Maciej W. Rozycki
7
-6
/
+1
2015-04-08
MIPS: bitops.h: Avoid inline asm for constant FLS
Maciej W. Rozycki
1
-3
/
+4
2015-04-08
MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: mipsregs.h: Reindent CP0 Cause macros
Maciej W. Rozycki
1
-16
/
+16
2015-04-08
MIPS: mipsregs.h: Move TX39 macros out of the way
Maciej W. Rozycki
1
-33
/
+33
2015-04-08
MIPS: mipsregs.h: Reorder CP1 macro definitions
Maciej W. Rozycki
1
-72
/
+75
2015-04-08
MIPS: mipsregs.h: Remove broken comments
Maciej W. Rozycki
1
-6
/
+0
2015-04-07
MIPS: Cleanup Loongson-2F's gpio driver
Huacai Chen
1
-7
/
+8
2015-04-02
MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)
Rafał Miłecki
1
-0
/
+4
2015-04-02
MIPS: Remove prototype for copy_user_page
Guenter Roeck
1
-2
/
+0
2015-04-01
MIPS: Loongson-3: Add CPU Hwmon platform driver
Huacai Chen
1
-0
/
+4
2015-04-01
MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
Joshua Kinard
2
-0
/
+3
2015-04-01
MIPS: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-01
MIPS: Octeon: Reverse the order of register accesses to the FAU
Paul Martin
1
-0
/
+22
2015-04-01
MIPS: Octeon: Turn hardware bitfields and structures inside out.
Paul Martin
8
-0
/
+454
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
2
-3
/
+4
2015-04-01
MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.
Ralf Baechle
1
-0
/
+83
2015-04-01
MIPS: BMIPS: Flush the readahead cache after DMA.
Ralf Baechle
1
-0
/
+16
[next]