index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Lines
2014-11-24
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
-24
/
+0
2014-11-24
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
-0
/
+9
2014-11-24
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
-39
/
+0
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
-418
/
+11
2014-11-24
MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
Andrew Bresticker
-4
/
+6
2014-11-24
MIPS: Malta: Move MSC01 interrupt base
Andrew Bresticker
-4
/
+4
2014-11-24
MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
Andrew Bresticker
-1
/
+1
2014-11-24
MIPS: SEAD3: Remove sead3-serial.c
Andrew Bresticker
-45
/
+0
2014-11-24
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
-46
/
+0
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
-2
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
-36
/
+51
2014-11-24
MIPS: i8259: Use IRQ domains
Andrew Bresticker
-5
/
+20
2014-11-24
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
-0
/
+4
2014-11-24
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
-0
/
+18
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
-5
/
+5
2014-11-24
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
-25
/
+12
2014-11-24
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
Markos Chandras
-2
/
+62
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
-68
/
+52
2014-11-24
MIPS: pci-rt3883: Remove odd locking in PCI config space access code
Sergey Ryazanov
-9
/
+0
2014-11-24
MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code
Sergey Ryazanov
-36
/
+0
2014-11-24
MIPS: MSP71xx: remove odd locking in PCI config space access code
Sergey Ryazanov
-12
/
+0
2014-11-24
MIPS: NILE4: Remove odd locking in PCI config space access code
Sergey Ryazanov
-11
/
+1
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
-0
/
+21
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
-46
/
+42
2014-11-24
MIPS: Fix address type used for early memory detection.
Steven J. Hill
-1
/
+1
2014-11-24
MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.
Markos Chandras
-2
/
+12
2014-11-24
MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE
Markos Chandras
-0
/
+2
2014-11-24
MIPS: Netlogic: handle modular AHCI builds
Florian Fainelli
-2
/
+4
2014-11-24
MIPS: Netlogic: handle modular USB case
Florian Fainelli
-2
/
+4
2014-11-24
MIPS: Loongson: Make platform serial setup always built-in.
Aaro Koskinen
-1
/
+2
2014-11-24
MIPS: fix EVA & non-SMP non-FPU FP context signal handling
Paul Burton
-4
/
+4
2014-11-24
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
Markos Chandras
-1
/
+34
2014-11-24
MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
Kevin Cernekee
-3
/
+0
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
-4
/
+2
2014-11-24
MIPS: r4kcache: Add EVA case for protected_writeback_dcache_line
Markos Chandras
-0
/
+4
2014-11-24
MIPS: Fix info about plat_setup in arch_mem_init comment
Rafał Miłecki
-1
/
+1
2014-11-24
MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c
Masanari Iida
-2
/
+2
2014-11-24
MIPS: SEAD3: Fix LED device registration.
Ralf Baechle
-6
/
+2
2014-11-24
MIPS: Fix a copy & paste error in unistd.h
Huacai Chen
-1
/
+1
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
-4
/
+4
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
-4
/
+4
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-20
/
+60
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
-3
/
+3
2014-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
-10
/
+38
2014-11-19
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
-2
/
+2
2014-11-19
MIPS: Zero variable read by get_user / __get_user in case of an error.
Ralf Baechle
-1
/
+4
2014-11-19
MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller
Markos Chandras
-0
/
+1
2014-11-19
MIPS: tlb-r4k: Add missing HTW stop/start sequences
Markos Chandras
-0
/
+4
2014-11-19
MIPS: asm: uaccess: Add v1 register to clobber list on EVA
Markos Chandras
-3
/
+4
2014-11-19
MIPS: oprofile: Fix backtrace on 64-bit kernel
Aaro Koskinen
-1
/
+1
[prev]
[next]