summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-10-29MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin
2013-10-29MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu
2013-10-29MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu
2013-10-29MIPS: Always register R4K clock when selectedSteven J. Hill
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle
2013-10-29MIPS: cacheops.h: Increase indentation by one tab.Ralf Baechle
2013-10-29MIPS: Remove bogus BUG_ON()Markos Chandras
2013-10-29MIPS: PowerTV: Remove support code.Ralf Baechle
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle
2013-10-29MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle
2013-10-29MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle
2013-10-29MIPS: Switch ELF core dumper to use regsets.Ralf Baechle
2013-10-29MIPS: Implement task_user_regset_view.Ralf Baechle
2013-10-29MIPS: ptrace: Use tracehook helpers.Ralf Baechle
2013-10-29MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle
2013-10-29MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle
2013-10-29MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle
2013-10-29MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle
2013-10-29MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle
2013-10-29MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki
2013-10-29MIPS: DECstation CPU feature overridesMaciej W. Rozycki
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau
2013-10-29MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli
2013-10-29MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer
2013-10-29MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-10-29MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray
2013-10-29MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens
2013-10-29MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens
2013-10-29MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens
2013-10-29MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens
2013-10-29MIPS: BCM47XX: Add board detectionHauke Mehrtens
2013-10-29MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-10-29MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-10-29MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu