- f29ad10 MIPS: Loongson1B: Some fixes/updates for LS1B by Kelvin Cheung · 11 years ago
- 813c141 MIPS: Loongson1B: Improve early printk by Kelvin Cheung · 11 years ago
- a13f079 MIPS: Loongson1B: Fix reboot problem on LS1B by Kelvin Cheung · 11 years ago
- 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 11 years ago
- 341097f MIPS: BCM47XX: Clean up nvram header by Rafał Miłecki · 11 years ago
- 9d1d086 MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content by Rafał Miłecki · 11 years ago
- f4af6fb MIPS: Kconfig option to better exercise/debug hybrid FPRs by Paul Burton · 11 years ago
- 90cee75 MIPS: ELF: Set FP mode according to .MIPS.abiflags by Paul Burton · 11 years ago
- 6cd9622 MIPS: ELF: Add definition for the .MIPS.abiflags section by Paul Burton · 11 years ago
- 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 11 years ago
- d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 11 years ago
- adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 11 years ago
- 5ff04a8 MIPS: define bits introduced for hybrid FPRs by Paul Burton · 11 years ago
- e292ccd MIPS: Loongson-3: Add RS780/SBX00 HPET support by Huacai Chen · 11 years ago
- 89467e73 MIPS: Loongson-3: Add oprofile support by Huacai Chen · 11 years ago
- 3adeb25 MIPS: Loongson: Improve LEFI firmware interface by Huacai Chen · 11 years ago
- ec0f8d3 MIPS: Loongson: Allow booting from any core by Huacai Chen · 11 years ago
- f490682 MIPS: Loongson-3: Add PHYS48_TO_HT40 support by Huacai Chen · 11 years ago
- 432d9ec MIPS: R3000: Remove redundant parentheses by Isamu Mogi · 11 years ago
- 80e8bd2 MIPS: R3000: Replace magic numbers with macros by Isamu Mogi · 11 years ago
- 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 11 years ago
- e5810fa MIPS: BCM47XX: Initialize bcma bus later (with mm available) by Rafał Miłecki · 11 years ago
- a59da8f MIPS: BCM47XX: Move SPROM fallback code into sprom.c by Rafał Miłecki · 11 years ago
- 7177efc MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 11 years ago
- 21400f2 MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 11 years ago
- 8d602dd MIPS: BCM47XX: Get rid of calls to KSEG1ADDR by Rafał Miłecki · 11 years ago
- 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 11 years ago
- 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 11 years ago
- 609ead0 MIPS: Malta: Stop using GIC REG macros by Andrew Bresticker · 11 years ago
- 327b8c8 MIPS: SEAD3: Stop using GIC REG macros by Andrew Bresticker · 11 years ago
- 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 11 years ago
- 7d9ad5d MIPS: Malta: Use gic_read_count() to read GIC timer by Andrew Bresticker · 11 years ago
- a393d93 MIPS: SEAD3: Use generic plat_irq_dispatch by Andrew Bresticker · 11 years ago
- 4203d64 MIPS: Malta: Use generic plat_irq_dispatch by Andrew Bresticker · 11 years ago
- 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 11 years ago
- e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 11 years ago
- 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 11 years ago
- fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 11 years ago
- 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 11 years ago
- c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 11 years ago
- 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 11 years ago
- 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 11 years ago
- 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 11 years ago
- 8635233 MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h by Andrew Bresticker · 11 years ago
- aa827b7 MIPS: Malta: Move MSC01 interrupt base by Andrew Bresticker · 11 years ago
- dfc94d1 MIPS: sead3: Do not overlap CPU/GIC IRQ ranges by Andrew Bresticker · 11 years ago
- d8725fd MIPS: SEAD3: Remove sead3-serial.c by Andrew Bresticker · 11 years ago
- a67b3cf MIPS: Remove gic_{enable,disable}_interrupt() by Andrew Bresticker · 11 years ago
- ff1e29a MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs by Andrew Bresticker · 11 years ago
- a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 11 years ago
- 079a460 MIPS: i8259: Use IRQ domains by Andrew Bresticker · 11 years ago
- f64e55d MIPS: Set vint handler when mapping CPU interrupts by Andrew Bresticker · 11 years ago
- 85f7cda MIPS: Provide a generic plat_irq_dispatch by Andrew Bresticker · 11 years ago
- afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 11 years ago
- 0f84c30 MIPS: Always use IRQ domains for CPU IRQs by Andrew Bresticker · 11 years ago
- 97f4ad2 MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB by Markos Chandras · 11 years ago
- 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 11 years ago
- e5067c7 MIPS: pci-rt3883: Remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
- 490a0ec MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
- c4a3053 MIPS: MSP71xx: remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
- 6ff9c2f MIPS: NILE4: Remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
- 856839b MIPS: Add arch_trigger_all_cpu_backtrace() function by Eunbong Song · 11 years ago
- 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 11 years ago
- 82975bc uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME by Andy Lutomirski · 11 years ago
- 00c89b2 Merge branch 'x86-traps' (trap handling from Andy Lutomirski) by Linus Torvalds · 11 years ago
- b645af2 x86_64, traps: Rework bad_iret by Andy Lutomirski · 11 years ago
- 6f442be x86_64, traps: Stop using IST for #SS by Andy Lutomirski · 11 years ago
- af726f2 x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C by Andy Lutomirski · 11 years ago
- 2794631 Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- e6a588d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
- 4fc82c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 11 years ago
- c6c9161 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b5e212a x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 by Andy Lutomirski · 11 years ago
- 49e4193 ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller by Tyler Baker · 11 years ago
- 935c2db MIPS: jump_label.c: Handle the microMIPS J instruction encoding by Maciej W. Rozycki · 11 years ago
- 99436f7 MIPS: jump_label.c: Correct the span of the J instruction by Maciej W. Rozycki · 11 years ago
- 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 11 years ago
- 51b1029 MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller by Markos Chandras · 11 years ago
- 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 11 years ago
- 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 11 years ago
- bbaf113 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 11 years ago
- 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 11 years ago
- cc94ea3 MIPS: Loongson: Fix the write-combine CCA value setting by Huacai Chen · 11 years ago
- 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 11 years ago
- 21255da MIPS: Loongson3: Fix __node_distances undefined error by James Cowgill · 11 years ago
- 4a8ab77 Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes by Arnd Bergmann · 11 years ago
- 5210436 Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 11 years ago
- 3410d42 Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 11 years ago
- 1b6166e Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 11 years ago
- 4e2594c Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Arnd Bergmann · 11 years ago
- 70b61e3 x86, kaslr: Handle Gold linker for finding bss/brk by Kees Cook · 11 years ago
- 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 11 years ago
- fb86b97 x86, microcode: Update BSPs microcode on resume by Borislav Petkov · 11 years ago
- d7ce437 powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD by Kevin Hao · 11 years ago
- e35c5a2 Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 435e46f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- e899dba ARM: at91/dt: Fix sama5d3x typos by Peter Rosin · 11 years ago
- f7efdad Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
- ae8f504 Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago