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-01-03
MIPS: xilfpga: Use Xilinx Interrupt Controller
Zubair Lutfullah Kakakhel
2
-0
/
+13
2017-01-03
MIPS: xilfpga: Use irqchip instead of the legacy way
Zubair Lutfullah Kakakhel
1
-5
/
+2
2017-01-03
MIPS: ath79: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-01-03
MIPS: SMP-CPS: Don't BUG if a CPU fails to start
Matt Redfearn
1
-1
/
+5
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
6
-8
/
+0
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2
-9
/
+10
2017-01-03
MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
Paul Burton
1
-2
/
+2
2017-01-03
MIPS: Remove unused HIGHMEM_DEBUG macro
Paul Burton
1
-3
/
+0
2017-01-03
MIPS: Use Makefile.postlink to insert relocations into vmlinux
Matt Redfearn
2
-12
/
+35
2017-01-03
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
1
-0
/
+2
2017-01-03
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
1
-20
/
+63
2017-01-03
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
1
-3
/
+8
2017-01-03
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
1
-7
/
+5
2017-01-03
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
1
-35
/
+35
2017-01-03
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
1
-5
/
+2
2017-01-03
MIPS: Use generic asm/unaligned.h
Paul Burton
2
-28
/
+1
2017-01-03
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
1
-1
/
+1
2017-01-03
MIPS: Relocatable: Provide plat_post_relocation hook
Steven J. Hill
1
-0
/
+20
2017-01-03
MIPS: Octeon: Enable KASLR
Steven J. Hill
3
-5
/
+33
2017-01-03
MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.
Steven J. Hill
1
-0
/
+7
2017-01-03
MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.
Steven J. Hill
1
-0
/
+16
2017-01-03
MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
Matt Redfearn
1
-0
/
+1
2017-01-03
MIPS: Switch to the irq_stack in interrupts
Matt Redfearn
1
-5
/
+76
2017-01-03
MIPS: Only change $28 to thread_info if coming from user mode
Matt Redfearn
1
-0
/
+7
2017-01-03
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
1
-1
/
+14
2017-01-03
MIPS: Introduce irq_stack
Matt Redfearn
3
-0
/
+24
2017-01-03
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
Ralf Baechle
1
-1
/
+12
2017-01-03
MIPS: IP22: Reformat inline assembler code to modern standards.
Ralf Baechle
1
-20
/
+23
2017-01-03
MIPS: Zboot: Don't use $(LINUXINCLUDE) twice
Paul Bolle
1
-2
/
+2
2017-01-03
MIPS: TXx9: Modernize printing of kernel messages
Geert Uytterhoeven
12
-103
/
+93
2017-01-03
MIPS: Octeon: Kill cvmx_helper_link_autoconf()
Aaro Koskinen
10
-75
/
+10
2017-01-03
MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2017-01-03
MIPS: zboot: Add "uzImage.bin" target
Maarten ter Huurne
2
-0
/
+8
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-20
/
+20
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
14
-20
/
+20
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
33
-33
/
+33
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
6
-86
/
+15
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2016-12-14
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+6
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
5
-9
/
+29
2016-12-11
MIPS: Lantiq: Fix mask of GPE frequency
Hauke Mehrtens
1
-1
/
+1
2016-12-11
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
Luuk Paulussen
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+29
[prev]
[next]