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
2017-04-26
x86/mm/64: Fix crash in remove_pagetable()
Kirill A. Shutemov
1
-3
/
+3
2017-04-26
x86/unwind: Dump all stacks in unwind_dump()
Josh Poimboeuf
1
-13
/
+21
2017-04-26
x86/unwind: Silence more entry-code related warnings
Josh Poimboeuf
1
-3
/
+17
2017-04-25
Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-10
/
+45
2017-04-24
hexagon: switch to RAW_COPY_USER
Al Viro
5
-17
/
+15
2017-04-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-28
/
+58
2017-04-23
sparc: Update syscall tables.
David S. Miller
3
-1
/
+10
2017-04-23
sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API
David S. Miller
3
-1
/
+39
2017-04-23
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+5
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
10
-122
/
+513
2017-04-21
Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+8
2017-04-21
x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder
Steven Rostedt (VMware)
1
-4
/
+4
2017-04-20
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
4
-9
/
+43
2017-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2017-04-20
Merge branch 'linus' into irq/core
Thomas Gleixner
155
-1193
/
+1580
2017-04-20
x86/intel_rdt: Return error for incorrect resource names in schemata
Vikas Shivappa
1
-13
/
+15
2017-04-20
x86/intel_rdt: Trim whitespace while parsing schemata input
Vikas Shivappa
1
-1
/
+2
2017-04-20
x86/intel_rdt: Fix padding when resource is enabled via mount
Vikas Shivappa
1
-1
/
+1
2017-04-20
x86/irq: Optimize free vector check in the CPU offline path
Chen Yu
1
-2
/
+7
2017-04-20
MIPS/Malta: Probe gic-timer via devicetree
Matt Redfearn
1
-1
/
+30
2017-04-20
sched/x86: Update reschedule warning text
Prarit Bhargava
1
-1
/
+1
2017-04-20
Merge branch 'WIP.x86/process' into perf/core
Ingo Molnar
19
-88
/
+251
2017-04-20
x86/reboot: Turn off KVM when halting a CPU
Tiantian Feng
1
-0
/
+3
2017-04-20
x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
Ashish Kalra
1
-1
/
+1
2017-04-20
Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
1
-0
/
+1
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei
1
-0
/
+1
2017-04-19
x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
Borislav Petkov
1
-1
/
+6
2017-04-19
x86/unwind: Remove unused 'sp' parameter in unwind_dump()
Josh Poimboeuf
1
-4
/
+4
2017-04-19
x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
Josh Poimboeuf
1
-1
/
+1
2017-04-19
x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
Josh Poimboeuf
1
-2
/
+4
2017-04-19
x86/build: convert function graph '-Os' error to warning
Josh Poimboeuf
2
-6
/
+8
2017-04-18
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
3
-16
/
+5
2017-04-18
sparc64: Fix hugepage page table free
Nitin Gupta
1
-0
/
+16
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
1
-1
/
+1
2017-04-18
powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y
Michael Ellerman
2
-5
/
+5
2017-04-18
powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
Ravi Bangoria
1
-3
/
+3
2017-04-18
x86: Enable KASLR by default
Ingo Molnar
3
-3
/
+7
2017-04-18
x86/unwind: Ensure stack pointer is aligned
Josh Poimboeuf
2
-3
/
+3
2017-04-18
x86/mce: Update notifier priority check
Borislav Petkov
1
-1
/
+1
2017-04-17
Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+55
2017-04-17
x86/kbuild: Use cc-option to enable -falign-{jumps/loops}
Matthias Kaehlcke
1
-2
/
+2
2017-04-17
Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
9
-15
/
+96
2017-04-17
x86/intel_rdt: Get rid of anon union
Thomas Gleixner
1
-4
/
+2
2017-04-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
14
-27
/
+124
2017-04-16
Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
10
-21
/
+110
2017-04-16
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
1
-31
/
+55
2017-04-15
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+31
2017-04-15
parisc: fix bugs in pa_memcpy
Mikulas Patocka
1
-13
/
+14
2017-04-15
sparc/sysfs: Replace racy task affinity logic
Thomas Gleixner
1
-28
/
+11
2017-04-15
powerpc/smp: Replace open coded task affinity logic
Thomas Gleixner
1
-15
/
+11
[prev]
[next]