index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
1
-1
/
+0
2016-07-15
x86/tsc: Remove the unused check_tsc_disabled()
Wei Jiangang
1
-1
/
+0
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
1
-0
/
+2
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2
-7
/
+0
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
4
-19
/
+14
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
1
-1
/
+1
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
3
-4
/
+5
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2
-3
/
+0
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
15
-174
/
+191
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-0
/
+1
2016-07-14
Merge branch 'x86/platform' into x86/headers, to apply dependent patches
Ingo Molnar
2
-42
/
+58
2016-07-14
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
Radim Krčmář
1
-0
/
+1
2016-07-14
KVM: x86: bump MAX_VCPUS to 288
Radim Krčmář
1
-1
/
+1
2016-07-14
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
Radim Krčmář
1
-0
/
+1
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
1
-1
/
+3
2016-07-14
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
1
-1
/
+2
2016-07-14
KVM: x86: use physical LAPIC array for logical x2APIC
Radim Krčmář
1
-2
/
+4
2016-07-14
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
Radim Krčmář
1
-1
/
+1
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
1
-1
/
+1
2016-07-13
x86/mm: Ignore A/D bits in pte/pmd/pud_none()
Dave Hansen
2
-3
/
+16
2016-07-13
x86/mm: Move swap offset/type up in PTE to work around erratum
Dave Hansen
1
-6
/
+20
2016-07-13
x86/sfi: Enable enumeration of SD devices
Andy Shevchenko
1
-0
/
+15
2016-07-12
pmem: kill __pmem address space
Dan Williams
1
-24
/
+17
2016-07-12
pmem: kill wmb_pmem()
Dan Williams
1
-34
/
+2
2016-07-11
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
Len Brown
2
-1
/
+4
2016-07-11
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
Len Brown
1
-2
/
+1
2016-07-11
x86/fpu/xstate: Fix fpstate_init() for XRSTORS
Yu-cheng Yu
1
-0
/
+6
2016-07-10
x86/platform/intel-mid: Make vertical indentation consistent
Andy Shevchenko
1
-31
/
+34
2016-07-10
x86/fpu/xstate: Fix PTRACE frames for XSAVES
Yu-cheng Yu
1
-1
/
+4
2016-07-10
x86/fpu/xstate: Fix supervisor xstate component offset
Yu-cheng Yu
2
-0
/
+4
2016-07-10
Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes
Ingo Molnar
7
-29
/
+100
2016-07-09
x86/cpu: Fix duplicated X86_BUG(9) macro
Dave Hansen
1
-4
/
+2
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
5
-27
/
+30
2016-07-08
x86/mm: Enable KASLR for vmalloc memory regions
Thomas Garnier
2
-4
/
+12
2016-07-08
x86/mm: Enable KASLR for physical mapping memory regions
Thomas Garnier
2
-1
/
+12
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
2
-1
/
+12
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
1
-0
/
+12
2016-07-08
x86/mm: Refactor KASLR entropy functions
Thomas Garnier
1
-0
/
+6
2016-07-08
Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes
Ingo Molnar
60
-1040
/
+2809
2016-07-08
x86/dumpstack: Add show_stack_regs() and use it
Borislav Petkov
1
-0
/
+1
2016-07-08
Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...
Ingo Molnar
7
-29
/
+100
2016-07-07
kbuild, x86: Track generated headers with generated-y
James Hogan
1
-0
/
+6
2016-07-07
x86: remove duplicate turbo ratio limit MSRs
Srinivas Pandruvada
1
-2
/
+0
2016-07-07
Merge branch 'pm-cpufreq' into pm-cpu
Rafael J. Wysocki
1
-11
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
1
-16
/
+9
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
1
-11
/
+1
2016-07-01
x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"
Dave Hansen
1
-1
/
+1
2016-06-30
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
1
-40
/
+50
2016-06-30
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
3
-2
/
+8
[prev]
[next]