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
2017-04-10
MIPS: Enable GENERIC_CPU_AUTOPROBE
Marcin Nowakowski
1
-0
/
+26
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2
-1
/
+2
2017-04-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-10
/
+29
2017-04-06
mips: switch to RAW_COPY_USER
Al Viro
1
-248
/
+26
2017-04-06
mips: get rid of tail-zeroing in primitives
Al Viro
1
-17
/
+2
2017-04-06
mips: make copy_from_user() zero tail explicitly
Al Viro
1
-7
/
+7
2017-04-06
mips: clean and reorder the forest of macros...
Al Viro
1
-71
/
+49
2017-04-06
mips: consolidate __invoke_... wrappers
Al Viro
1
-100
/
+44
2017-04-06
mips: sanitize __access_ok()
Al Viro
1
-15
/
+6
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
1
-0
/
+1
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
3
-0
/
+3
2017-03-28
new helper: uaccess_kernel()
Al Viro
3
-5
/
+5
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
1
-0
/
+2
2017-03-28
MIPS: Add Octeon III register accessors & definitions
James Hogan
1
-0
/
+36
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
1
-0
/
+14
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
2
-3
/
+22
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
1
-0
/
+8
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
1
-0
/
+6
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
1
-0
/
+4
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
1
-0
/
+4
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
2
-0
/
+43
2017-03-28
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
2
-0
/
+13
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
1
-0
/
+5
2017-03-28
KVM: MIPS: Abstract guest CP0 register access for VZ
James Hogan
1
-88
/
+255
2017-03-28
KVM: MIPS: Add guest exit exception callback
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS: Add hardware_{enable,disable} callback
James Hogan
1
-1
/
+2
2017-03-28
KVM: MIPS: Add callback to check extension
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS: Init timer frequency from callback
James Hogan
1
-1
/
+1
2017-03-28
KVM: MIPS: Extend counters & events for VZ GExcCodes
James Hogan
1
-0
/
+10
2017-03-28
KVM: MIPS: Implement HYPCALL emulation
James Hogan
2
-1
/
+8
2017-03-28
MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
James Hogan
1
-2
/
+4
2017-03-28
MIPS: Add some missing guest CP0 accessors & defs
James Hogan
1
-2
/
+14
2017-03-28
MIPS: Probe guest MVH
James Hogan
1
-0
/
+3
2017-03-28
MIPS: Probe guest CP0_UserLocal
James Hogan
1
-0
/
+3
2017-03-28
MIPS: Separate MAAR V bit into VL and VH for XPA
James Hogan
2
-6
/
+12
2017-03-28
MIPS: Add defs & probing of UFR
James Hogan
2
-0
/
+5
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+1
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+3
2017-03-22
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
1
-0
/
+15
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2
-0
/
+2
2017-03-08
MIPS: Wire up statx system call
James Hogan
1
-6
/
+9
2017-03-08
MIPS: Include asm/ptrace.h now linux/sched.h doesn't
James Hogan
1
-0
/
+1
2017-03-08
MIPS: End spinlocks with .insn
Paul Burton
1
-4
/
+4
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
1
-0
/
+1
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-0
/
+4
2017-03-02
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[prev]
[next]