index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2015-06-08
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-08
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
2015-06-08
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-07
x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers
Borislav Petkov
2015-06-07
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
2015-06-07
x86: Kill CONFIG_X86_HT
Borislav Petkov
2015-06-07
x86/mce: Handle Local MCE events
Ashok Raj
2015-06-07
x86/mce: Add infrastructure to support Local MCE
Ashok Raj
2015-06-07
x86/mce: Add Local MCE definitions
Ashok Raj
2015-06-07
x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S
Ingo Molnar
2015-06-05
x86/asm/entry/32: Remove unnecessary optimization in stub32_clone
Denys Vlasenko
2015-06-05
x86/asm/entry/32: Explain the stub32_clone logic
Denys Vlasenko
2015-06-05
x86/asm/entry/32: Improve code readability
Ingo Molnar
2015-06-05
x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point
Denys Vlasenko
2015-06-05
x86/asm/entry/32: Open-code LOAD_ARGS32
Denys Vlasenko
2015-06-05
x86/asm/entry/32: Open-code CLEAR_RREGS
Denys Vlasenko
2015-06-05
x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code ...
Denys Vlasenko
2015-06-05
x86/asm/entry/64: Remove pointless jump to irq_return
Andy Lutomirski
2015-06-05
x86/asm/msr: Make wrmsrl_safe() a function
Andy Lutomirski
2015-06-04
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...
Ingo Molnar
2015-06-04
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
2015-06-04
x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
Ingo Molnar
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-03
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
2015-06-03
x86/kconfig: Reorganize arch feature Kconfig select's
Ingo Molnar
2015-06-03
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
Ingo Molnar
2015-06-03
Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...
Ingo Molnar
2015-06-02
x86/asm/entry/64: Fold identical code paths
Jan Beulich
2015-06-02
x86/asm/entry/64: Use negative immediates for stack adjustments
Jan Beulich
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-05-31
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2015-05-29
Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
2015-05-28
PCI / ACPI: Do not set ACPI companions for host bridges with parents
Rafael J. Wysocki
2015-05-27
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
[next]