index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-03
10
-36
/
+61
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
3
-2
/
+9
|
|
\
|
|
*
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
2017-03-31
1
-1
/
+1
|
|
*
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
1
-0
/
+6
|
|
*
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-22
1
-1
/
+2
|
*
|
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-23
1
-2
/
+2
|
|
/
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-17
5
-11
/
+36
|
|
\
|
|
*
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
2017-03-14
1
-1
/
+1
|
|
*
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
2017-03-14
1
-6
/
+30
|
|
*
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2017-03-14
1
-0
/
+1
|
|
*
x86/platform: Remove warning message for duplicate NMI handlers
Mike Travis
2017-03-13
1
-4
/
+2
|
|
*
x86/tsc: Fix ART for TSC_KNOWN_FREQ
Peter Zijlstra
2017-03-13
1
-0
/
+2
|
*
|
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-17
2
-21
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-03-11
2
-20
/
+13
|
|
*
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-03-11
1
-1
/
+1
*
|
|
x86/mm: Make in_compat_syscall() work during exec
Dmitry Safonov
2017-03-31
1
-21
/
+46
*
|
|
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-30
2
-10
/
+6
|
\
\
\
|
*
|
|
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-11
2
-10
/
+6
|
|
|
/
|
|
/
|
*
|
|
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
1
-3
/
+7
*
|
|
x86/kexec: Add 5-level paging support
Kirill A. Shutemov
2017-03-27
2
-3
/
+15
*
|
|
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-23
5
-64
/
+190
|
\
\
\
|
*
|
|
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
2
-8
/
+88
|
*
|
|
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
2017-03-20
1
-1
/
+23
|
*
|
|
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2017-03-20
2
-0
/
+14
|
*
|
|
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
2017-03-20
2
-1
/
+13
|
*
|
|
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
2
-19
/
+21
|
*
|
|
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
2017-03-20
1
-1
/
+2
|
*
|
|
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
1
-4
/
+4
|
*
|
|
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
2017-03-20
1
-4
/
+4
|
*
|
|
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
2017-03-11
1
-18
/
+4
|
*
|
|
x86/process: Correct and optimize TIF_BLOCKSTEP switch
Kyle Huey
2017-03-11
1
-5
/
+7
|
*
|
|
x86/process: Optimize TIF checks in __switch_to_xtra()
Kyle Huey
2017-03-11
1
-29
/
+36
|
|
/
/
*
|
|
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
1
-11
/
+17
*
|
|
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
Andy Lutomirski
2017-03-23
2
-15
/
+21
*
|
|
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
2017-03-23
1
-2
/
+2
*
|
|
x86/tls: Forcibly set the accessed bit in TLS segments
Andy Lutomirski
2017-03-19
1
-2
/
+9
*
|
|
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-18
1
-1
/
+0
*
|
|
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
1
-6
/
+22
*
|
|
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
5
-8
/
+33
*
|
|
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-16
1
-0
/
+1
*
|
|
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
1
-12
/
+0
*
|
|
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
2017-03-14
2
-2
/
+10
*
|
|
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
2017-03-13
1
-2
/
+2
*
|
|
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
1
-4
/
+19
|
|
/
|
/
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
2
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
1
-3
/
+6
|
*
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
6
-20
/
+25
|
\
|
*
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic
2017-03-06
1
-0
/
+8
[next]