index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
MIPS: i8259: DT support
Paul Burton
1
-0
/
+1
2015-06-21
MIPS: include errno.h for ENODEV in mips-cm.h
Paul Burton
1
-0
/
+1
2015-06-21
MIPS: Define GCR_GIC_STATUS register fields
Paul Burton
1
-0
/
+4
2015-06-21
MIPS: Xtalk: Update xwidget.h with known Xtalk device numbers
Joshua Kinard
1
-0
/
+112
2015-06-21
MIPS: Optimise non-EVA kernel user memory accesses
Paul Burton
1
-16
/
+31
2015-06-21
MIPS: prepare for user enabling of CONFIG_OF
Rob Herring
1
-1
/
+1
2015-06-21
MIPS: R12000: Enable branch prediction global history
Joshua Kinard
3
-0
/
+17
2015-06-21
MIPS: IP27: Update/restructure CPU overrides
Joshua Kinard
1
-35
/
+57
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
1
-1
/
+0
2015-06-21
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
30
-65
/
+65
2015-06-21
MIPS: Fix KVM guest fixmap address
James Hogan
1
-0
/
+4
2015-06-21
MIPS: BCM47XX: Support Luxul XWR-1750 board
Dan Haab
1
-0
/
+2
2015-06-21
MIPS: ath79: Improve the DDR controller interface
Alban Bedel
1
-1
/
+2
2015-06-21
MIPS: ath79: Correctly name the defines for the PLL_FB register
Alban Bedel
1
-6
/
+6
2015-06-21
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: BCM63xx: Utilize asm/bmips-spaces.h
Florian Fainelli
1
-1
/
+1
2015-06-21
MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.h
Florian Fainelli
2
-1
/
+8
2015-06-21
MIPS: ingenic: Initial JZ4780 support
Paul Burton
3
-4
/
+5
2015-06-21
MIPS: JZ4740: use Ingenic SoC UART driver
Paul Burton
1
-2
/
+0
2015-06-21
MIPS: JZ4740: remove clock.h
Paul Burton
1
-0
/
+3
2015-06-21
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
1
-2
/
+0
2015-06-21
MIPS: JZ4740: Call jz4740_clock_init earlier
Paul Burton
1
-0
/
+2
2015-06-21
MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
Paul Burton
1
-3
/
+7
2015-06-21
MIPS: JZ4740: probe interrupt controller via DT
Paul Burton
1
-2
/
+0
2015-06-21
MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c
Paul Burton
1
-0
/
+2
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
3
-5
/
+5
2015-06-21
MIPS: ingenic: Add newer vendor IDs
Paul Burton
1
-2
/
+4
2015-06-21
MIPS: DEC: Update CPU overrides
Maciej W. Rozycki
1
-0
/
+16
2015-06-21
MIPS: mipsregs.h: Add EntryLo bit definitions
James Hogan
1
-0
/
+22
2015-06-21
MIPS: hazards: Add hazard macros for tlb read
James Hogan
1
-0
/
+52
2015-06-21
MIPS: BCM47xx: Read board info for all bcma buses
Rafał Miłecki
1
-4
/
+0
2015-06-18
Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/...
Mark Brown
1
-4
/
+0
2015-06-10
MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.
Ralf Baechle
1
-1
/
+1
2015-06-09
MIPS: pgtable-bits: Fix XPA damage to R6 definitions.
Markos Chandras
1
-7
/
+7
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-10
/
+0
2015-05-28
EDAC: Cleanup atomic_scrub mess
Borislav Petkov
1
-2
/
+2
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-15
/
+30
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
1
-2
/
+0
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-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2
-2
/
+2
2015-04-27
spi: spi-ath79: Add device tree support
Alban Bedel
1
-4
/
+0
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
[prev]
[next]