index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
x86/kexec: Add 5-level paging support
Kirill A. Shutemov
2
-3
/
+15
2017-03-24
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
Steven Rostedt (VMware)
3
-9
/
+2
2017-03-24
x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
Steven Rostedt (VMware)
1
-10
/
+72
2017-03-24
x86/ftrace: Clean up ftrace_regs_caller
Steven Rostedt (VMware)
1
-19
/
+21
2017-03-24
x86/ftrace: Add stack frame pointer to ftrace_caller
Steven Rostedt (VMware)
1
-2
/
+10
2017-03-24
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)
2
-0
/
+176
2017-03-24
x86/ftrace: Rename mcount_64.S to ftrace_64.S
Steven Rostedt (VMware)
2
-4
/
+2
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
5
-64
/
+190
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
1
-11
/
+17
2017-03-23
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
Andy Lutomirski
2
-15
/
+21
2017-03-23
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
1
-2
/
+2
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-2
/
+2
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
22
-89
/
+110
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
1
-1
/
+2
2017-03-21
x86/earlyprintk: Add support for earlyprintk via USB3 debug port
Lu Baolu
2
-0
/
+9
2017-03-21
x86/timers: Add simple udelay calibration
Lu Baolu
1
-0
/
+22
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2
-8
/
+88
2017-03-20
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
1
-1
/
+23
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2
-0
/
+14
2017-03-20
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
2
-1
/
+13
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2
-19
/
+21
2017-03-20
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
1
-1
/
+2
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
1
-4
/
+4
2017-03-20
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
1
-4
/
+4
2017-03-19
x86/tls: Forcibly set the accessed bit in TLS segments
Andy Lutomirski
1
-2
/
+9
2017-03-18
x86/mce: Init some CPU features early
Yazen Ghannam
1
-12
/
+18
2017-03-18
x86/microcode/AMD: Remove redundant NULL check on mc
Colin Ian King
1
-2
/
+0
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
1
-1
/
+0
2017-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-11
/
+36
2017-03-17
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-21
/
+14
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
1
-6
/
+22
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
5
-8
/
+33
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
1
-0
/
+1
2017-03-14
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
1
-1
/
+1
2017-03-14
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
1
-6
/
+30
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
1
-12
/
+0
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
2
-2
/
+10
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
1
-0
/
+1
2017-03-13
x86/apic: Fix a comment in init_apic_mappings()
Dou Liyang
1
-2
/
+2
2017-03-13
x86/apic: Remove the SET_APIC_ID(x) macro
Dou Liyang
1
-1
/
+1
2017-03-13
x86/platform: Remove warning message for duplicate NMI handlers
Mike Travis
1
-4
/
+2
2017-03-13
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
2
-4
/
+19
2017-03-13
x86/tsc: Fix ART for TSC_KNOWN_FREQ
Peter Zijlstra
1
-0
/
+2
2017-03-13
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
1
-2
/
+2
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
1
-4
/
+19
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+7
2017-03-11
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2
-20
/
+13
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-1
/
+1
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2
-10
/
+6
2017-03-11
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
1
-18
/
+4
[prev]
[next]