index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
MIPS: PowerTV: Remove support code.
Ralf Baechle
45
-5972
/
+0
2013-10-29
MIPS: ftrace: Add support for syscall tracepoints.
Ralf Baechle
5
-3
/
+43
2013-10-29
MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().
Ralf Baechle
1
-2
/
+4
2013-10-29
MIPS: Move audit_arch() helper function to __syscall_get_arch().
Ralf Baechle
2
-13
/
+17
2013-10-29
MIPS: Enable HAVE_ARCH_TRACEHOOK.
Ralf Baechle
3
-1
/
+81
2013-10-29
MIPS: Switch ELF core dumper to use regsets.
Ralf Baechle
1
-0
/
+1
2013-10-29
MIPS: Implement task_user_regset_view.
Ralf Baechle
1
-0
/
+129
2013-10-29
MIPS: ptrace: Use tracehook helpers.
Ralf Baechle
1
-41
/
+5
2013-10-29
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
Ralf Baechle
2
-433
/
+401
2013-10-29
MIPS: Provide arch_syscall_addr.
Ralf Baechle
3
-0
/
+50
2013-10-29
MIPS: 32-bit: Remove unused gas macros fifty and mille.
Ralf Baechle
1
-14
/
+0
2013-10-29
MIPS: Enable entries for SIGSYS in struct siginfo.
Ralf Baechle
1
-0
/
+9
2013-10-29
MIPS: 64-bit: Mark native syscall table as data object.
Ralf Baechle
1
-1
/
+2
2013-10-29
MIPS: compat: Mark N32 syscall table as data object.
Ralf Baechle
1
-0
/
+1
2013-10-29
MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.
Ralf Baechle
1
-5
/
+5
2013-10-29
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
Jayachandran C
3
-40
/
+58
2013-10-29
MIPS: Tell R4k SC and MC variations apart
Maciej W. Rozycki
1
-4
/
+24
2013-10-29
MIPS: DECstation CPU feature overrides
Maciej W. Rozycki
1
-0
/
+87
2013-10-29
DEC: Whitespace cleanup
Maciej W. Rozycki
9
-18
/
+18
2013-10-29
MIPS: DECstation I/O ASIC DMA interrupt classes
Maciej W. Rozycki
2
-8
/
+37
2013-10-29
MIPS: Remove unnecessary platform dma helper functions
Felix Fietkau
8
-76
/
+1
2013-10-29
MIPS: Cobalt: Move to 8250/16550 serial early printk driver
Yoichi Yuasa
4
-21
/
+4
2013-10-29
MIPS: Add 8250/16550 serial early printk driver
Yoichi Yuasa
4
-0
/
+83
2013-10-29
MIPS: ZBOOT: Support LZ4 compression scheme
Florian Fainelli
3
-1
/
+8
2013-10-29
MIPS: ZBOOT: Define program header for text loadable segment
Florian Fainelli
1
-1
/
+4
2013-10-29
MIPS: ZBOOT: Support XZ compression scheme
Florian Fainelli
3
-1
/
+13
2013-10-29
MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT
Florian Fainelli
1
-0
/
+6
2013-10-29
MIPS: Fix start of free memory when using initrd
Greg Ungerer
1
-5
/
+14
2013-10-29
MIPS: Quiet the building output of vmlinux.32 and vmlinux.64
Wu Zhangjin
1
-2
/
+6
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
11
-13
/
+13
2013-10-29
MIPS: Use NUMA_NO_NODE instead of -1 for node ID.
Ralf Baechle
1
-1
/
+2
2013-10-29
MIPS: of/pci: Use of_pci_range_parser
Andrew Murray
1
-32
/
+18
2013-10-29
MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU
Hauke Mehrtens
1
-0
/
+11
2013-10-29
MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clock
Hauke Mehrtens
1
-0
/
+12
2013-10-29
MIPS: BCM47XX: Get GPIO pin from nvram configuration
Hauke Mehrtens
2
-0
/
+22
2013-10-29
MIPS: BCM47XX: Print board name in /proc/cpuinfo
Hauke Mehrtens
1
-1
/
+26
2013-10-29
MIPS: BCM47XX: Add board detection
Hauke Mehrtens
4
-0
/
+422
2013-10-29
MIPS: Kconfig: CMP support needs to select SMP as well
Markos Chandras
1
-0
/
+1
2013-10-29
MIPS: Move definition of SMP processor id register to header file
Jayachandran C
4
-80
/
+49
2013-10-29
MIPS: ath79: Remove ar933x_uart_platform.h header
Gabor Juhos
2
-24
/
+0
2013-10-29
MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2
-12
/
+0
2013-10-29
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
1
-1
/
+0
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-10-07
MIPS: stack protector: Fix per-task canary switch
James Hogan
3
-3
/
+3
2013-10-02
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
1
-0
/
+2
2013-09-30
MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-09-25
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
1
-8
/
+4
2013-09-24
MIPS: cpu-features.h: s/MIPS53/MIPS64/
Maciej W. Rozycki
1
-1
/
+1
2013-09-19
MIPS: Fix invalid symbolic link file
Madhavan Srinivasan
1
-1
/
+1
[next]