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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
2
-5
/
+7
2014-03-26
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+2
2014-03-26
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2
-3
/
+5
2014-03-26
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
1
-0
/
+6
2014-03-26
MIPS: Deprecate CONFIG_MIPS_CMP
Paul Burton
1
-1
/
+4
2014-03-26
MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
Paul Burton
1
-1
/
+1
2014-03-26
MIPS: More helpful CONFIG_MIPS_CMP label, help text
Paul Burton
1
-2
/
+4
2014-03-26
MIPS: Remove gcmpregs.h
Paul Burton
2
-126
/
+0
2014-03-26
MIPS: Malta: Allow use of MIPS CPS SMP implementation
Paul Burton
2
-0
/
+3
2014-03-26
MIPS: Malta: Probe CPC when supported
Paul Burton
2
-0
/
+12
2014-03-26
MIPS: Malta: Make use of generic CM support
Paul Burton
6
-74
/
+38
2014-03-26
MIPS: Coherent Processing System SMP implementation
Paul Burton
9
-1
/
+606
2014-03-26
MIPS: Add cpu_vpe_id macro
Paul Burton
1
-0
/
+6
2014-03-06
MIPS: Add CPC probe, access functions
Paul Burton
4
-0
/
+206
2014-03-06
MIPS: Add generic CM probe & access code
Paul Burton
4
-0
/
+448
2014-03-06
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
5
-50
/
+63
2014-03-06
MIPS: Introduce _EXT assembler macro
Paul Burton
1
-0
/
+11
2014-03-06
MIPS: Add missing includes to gic.h
Paul Burton
1
-0
/
+3
2014-03-06
MIPS: Add CP0 CMGCRBase definitions & accessor
Paul Burton
1
-0
/
+6
2014-03-06
MIPS: Define Config1 cache field shifts & sizes
Paul Burton
1
-0
/
+12
2014-03-06
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
12
-4
/
+18
2014-03-06
MIPS: mm: c-r4k: Detect instruction cache aliases
Markos Chandras
2
-3
/
+11
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2014-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2014-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-6
/
+40
2014-02-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+18
2014-02-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-178
/
+219
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-28
powerpc/powernv: Fix indirect XSCOM unmangling
Benjamin Herrenschmidt
1
-9
/
+12
2014-02-28
powerpc/powernv: Fix opal_xscom_{read,write} prototype
Benjamin Herrenschmidt
1
-2
/
+2
2014-02-28
powerpc/powernv: Refactor PHB diag-data dump
Gavin Shan
1
-95
/
+125
2014-02-28
powerpc/powernv: Dump PHB diag-data immediately
Gavin Shan
1
-53
/
+43
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
3
-5
/
+20
2014-02-28
powerpc/ftrace: bugfix for test_24bit_addr
Liu Ping Fan
1
-0
/
+1
2014-02-28
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-02-28
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
1
-11
/
+11
2014-02-27
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
1
-1
/
+1
2014-02-27
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
3
-4
/
+37
2014-02-27
perf/x86: Fix event scheduling
Peter Zijlstra
1
-0
/
+3
2014-02-26
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
1
-0
/
+1
2014-02-25
x86, kaslr: add missed "static" declarations
Kees Cook
1
-4
/
+5
2014-02-25
x86, kaslr: export offset in VMCOREINFO ELF notes
Eugene Surovegin
1
-0
/
+2
2014-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-12
/
+8
2014-02-25
Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linux
Linus Torvalds
15
-260
/
+297
2014-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-4
/
+6
2014-02-24
Merge tag 'xtensa-for-next-20140221-1' into for_next
Chris Zankel
2126
-34693
/
+68361
2014-02-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-47
/
+106
2014-02-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+18
[next]