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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
MIPS: lantiq: Replace ltq_boot_select() with dummy implementation.
Ralf Baechle
1
-5
/
+5
2017-09-04
MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
Hauke Mehrtens
3
-34
/
+0
2017-09-04
MIPS: lantiq: Convert the fpi bus driver to a platform_driver
Hauke Mehrtens
2
-45
/
+0
2017-09-04
MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
Martin Blumenstingl
1
-0
/
+1
2017-09-04
MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
Martin Blumenstingl
1
-1
/
+1
2017-09-04
MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h
Paul Burton
3
-3
/
+0
2017-09-04
MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
Paul Burton
1
-4
/
+3
2017-09-04
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
5
-4
/
+32
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
5
-23
/
+17
2017-09-04
MIPS: VDSO: Drop gic_get_usm_range() usage
Paul Burton
1
-10
/
+5
2017-09-04
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
1
-5
/
+0
2017-09-04
MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
Paul Burton
1
-0
/
+24
2017-09-04
MIPS: Add __ioread64_copy
Paul Burton
3
-1
/
+45
2017-09-04
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
Paul Burton
1
-1
/
+1
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
4
-28
/
+4
2017-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-23
/
+4
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+0
2017-09-01
MIPS: Malta: Use new GIC accessor functions
Paul Burton
1
-3
/
+3
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
7
-7
/
+7
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-5
/
+0
2017-08-30
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
2
-0
/
+294
2017-08-30
MIPS: Don't use dma_cache_sync to implement fd_cacheflush
Christoph Hellwig
1
-2
/
+2
2017-08-30
MIPS: generic: Bump default NR_CPUS to 16
Paul Burton
1
-1
/
+1
2017-08-30
MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
Paul Burton
1
-1
/
+0
2017-08-30
MIPS: Make CONFIG_MIPS_MT_SMP default y
Paul Burton
6
-4
/
+2
2017-08-30
MIPS: Prevent direct use of generic_defconfig
Paul Burton
1
-0
/
+13
2017-08-30
MIPS: NI 169445: Only include in 32r2el kernels
Paul Burton
1
-0
/
+3
2017-08-30
MIPS: SEAD-3: Only include in 32 bit kernels by default
Paul Burton
1
-0
/
+2
2017-08-30
MIPS: generic: Allow filtering enabled boards by requirements
Paul Burton
2
-2
/
+98
2017-08-30
MIPS: CPS: Detect CPUs in secondary clusters
Paul Burton
1
-29
/
+51
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
7
-48
/
+136
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
19
-29
/
+27
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
14
-15
/
+37
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
4
-18
/
+58
2017-08-30
MIPS: Add CPU cluster number accessors
Paul Burton
2
-0
/
+21
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
3
-11
/
+26
2017-08-30
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
2
-26
/
+35
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
15
-45
/
+70
2017-08-30
MIPS: CPS: Use GlobalNumber macros rather than magic numbers
Paul Burton
1
-2
/
+2
2017-08-30
MIPS: Add accessor & bit definitions for GlobalNumber
Paul Burton
1
-0
/
+13
2017-08-30
MIPS: CPS: Add CM/CPC 3.5 register definitions
Paul Burton
2
-7
/
+69
2017-08-30
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
3
-21
/
+8
2017-08-30
MIPS: CPS: Introduce register modify (set/clear/change) accessors
Paul Burton
1
-1
/
+22
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
4
-42
/
+49
2017-08-30
MIPS: CPC: Use common CPS accessor generation macros
Paul Burton
1
-41
/
+22
2017-08-29
MIPS: Remove pt_regs adjustments in indirect syscall handler
James Cowgill
2
-17
/
+0
2017-08-29
MIPS: seccomp: Fix indirect syscall args
James Hogan
1
-6
/
+4
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
8
-239
/
+188
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
3
-115
/
+135
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
2
-8
/
+8
[prev]
[next]