Linus Torvalds d96c757efa Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras 10 years ago
..
acpi 37507717de Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
apic 8329aa9fff Revert "x86/apic: Only disable CPU x2apic mode when necessary" 10 years ago
cpu d96c757efa Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras 10 years ago
kprobes 42cf0f203e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 10 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile c420f167db kasan: enable stack instrumentation 10 years ago
alternative.c 9c54b6164e kprobes, x86: Allow kprobes on text_poke/hw_breakpoint 11 years ago
amd_gart_64.c 9c5a362142 x86: enable DMA CMA with swiotlb 11 years ago
amd_nb.c 15895a729e x86, amd_nb: Add device IDs to NB tables for F15h M60h 11 years ago
apb_timer.c 2b261f9f7b x86/platform: Remove unused function from apb_timer.c 10 years ago
aperture_64.c c96ec95315 x86/gart: Tidy messages and add bridge device info 11 years ago
apm_32.c b82b6cca48 cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic 11 years ago
asm-offsets.c c2daa3bed5 sched, x86: Provide a per-cpu preempt_count implementation 12 years ago
asm-offsets_32.c 5de2b61a63 x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directly 10 years ago
asm-offsets_64.c 536e89ee53 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
audit_64.c 27d6ec7ad6 x86: hook up execveat system call 10 years ago
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
check.c 9a28f9dc8d x86/mm: memblock: switch to use NUMA_NO_NODE 11 years ago
cpuid.c cbda45a2d4 x86, cpuid: Use PTR_ERR_OR_ZERO 11 years ago
crash.c 8643e28da2 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h 10 years ago
crash_dump_32.c 8fd75e1216 x86: remove the second argument of k[un]map_atomic() 13 years ago
crash_dump_64.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
devicetree.c 00f49c29b3 x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled 11 years ago
doublefault.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
dumpstack.c ef7f0d6a6c x86_64: add KASan support 10 years ago
dumpstack_32.c 99f7b025bf Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
dumpstack_64.c 6f442be2fb x86_64, traps: Stop using IST for #SS 10 years ago
e820.c d574ffa106 x86, e820: Clean up sanitize_e820_map() users 10 years ago
early-quirks.c 663750141e drm/i915/skl: Add the additional graphics stolen sizes 11 years ago
early_printk.c ea9e9d8029 Specify PCI based UART for earlyprintk 10 years ago
entry_32.S e589c9e13a Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
entry_64.S 96b6352c12 x86_64, entry: Remove the syscall exit audit and schedule optimizations 10 years ago
espfix_64.c 585e4777be x86, espfix: Remove stale ptemask 11 years ago
ftrace.c be1f221c04 module: remove mod arg from module_free, rename module_memfree(). 10 years ago
head.c 7c10093692 x86: Make sure we can boot in the case the BDA contains pure garbage 12 years ago
head32.c 1e02ce4ccc x86: Store a per-cpu shadow copy of CR4 10 years ago
head64.c 37507717de Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
head_32.S b01d4e6893 x86: fix compile error due to X86_TRAP_NMI use in asm files 11 years ago
head_64.S ef7f0d6a6c x86_64: add KASan support 10 years ago
hpet.c 02f1f2170d kernel.h: remove ancient __FUNCTION__ hack 10 years ago
hw_breakpoint.c 36748b9518 perf/x86: Remove get_hbp_len and replace with bp_len 10 years ago
i386_ksyms_32.c 1a338ac32c sched, x86: Optimize the preempt_schedule() call 12 years ago
i387.c 37507717de Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
i8253.c 0a779c5713 x86: Use common i8253 clockevent 14 years ago
i8259.c 60e684f0d6 x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts 11 years ago
io_delay.c d53a444460 x86: io_delay.c cleanup 16 years ago
ioport.c b3af11afe0 x86: get rid of pt_regs argument of iopl(2) 12 years ago
iosf_mbi.c ed2226bd4d x86/platform/intel/iosf: Add debugfs config option for IOSF 11 years ago
irq.c 4a0d3107d6 x86, irq: Properly tag virtualization entry in /proc/interrupts 10 years ago
irq_32.c 83653c16da x86: Clean up current_stack_pointer 10 years ago
irq_64.c 89cbc76768 x86: Replace __get_cpu_var uses 11 years ago
irq_work.c 3010279f0f x86: Tell irq work about self IPI support 11 years ago
irqinit.c 74afab7af7 x86, irq: Move local APIC related code from io_apic.c into vector.c 10 years ago
jump_label.c a8fab07445 x86/jump_label: expect default_nop if static_key gets enabled on boot-up 12 years ago
kdebugfs.c 41fb433b63 arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case 13 years ago
kexec-bzimage64.c f8da964dfb kexec-bzimage64: fix sparse warnings 11 years ago
kgdb.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
ksysfs.c 41a34cec2e x86: ksysfs.c build fix 11 years ago
kvm.c 29fa682546 x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit 10 years ago
kvmclock.c 29fa682546 x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit 10 years ago
ldt.c 34273f41d5 x86, espfix: Make it possible to disable 16-bit support 11 years ago
livepatch.c b700e7f03d livepatch: kernel: add support for live patching 10 years ago
machine_kexec_32.c 8643e28da2 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h 10 years ago
machine_kexec_64.c 8643e28da2 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h 10 years ago
mcount_64.S 6a06bdbf7f ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter 10 years ago
mmconf-fam10h_64.c 148f9bb877 x86: delete __cpuinit usage from all x86 files 12 years ago
module.c bebf56a1b1 kasan: enable instrumentation of global variables 10 years ago
mpparse.c c460b5d340 x86, apic: Remove mps_oem_check callback 11 years ago
msr.c 03452d27c6 x86, msr: Use seek definitions instead of hard-coded values 11 years ago
nmi.c 9326638cbe kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
nmi_selftest.c 0718467c85 x86/nmi: Clean up register_nmi_handler() usage 13 years ago
paravirt-spinlocks.c 96f853eaa8 x86, ticketlock: Add slowpath logic 12 years ago
paravirt.c 8027197220 kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt() 11 years ago
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
paravirt_patch_64.c 7209a75d20 x86_64/entry/xen: Do not invoke espfix64 on Xen 11 years ago
pci-calgary_64.c 0534af01cc x86, calgary: Use 8M TCE table size by default 11 years ago
pci-dma.c 38f7ea5a08 arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled 11 years ago
pci-iommu_table.c e969687595 arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS 14 years ago
pci-nommu.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
pci-swiotlb.c 9c5a362142 x86: enable DMA CMA with swiotlb 11 years ago
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 years ago
perf_regs.c 86c269fea3 perf/x86_64: Improve user regs sampling 10 years ago
pmc_atom.c 0e1540208e x86: pmc_atom: Expose contents of PSS 10 years ago
probe_roms.c 04d695a682 x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() 13 years ago
process.c 375074cc73 x86: Clean up cr4 manipulation 10 years ago
process_32.c 1e02ce4ccc x86: Store a per-cpu shadow copy of CR4 10 years ago
process_64.c 1e02ce4ccc x86: Store a per-cpu shadow copy of CR4 10 years ago
ptrace.c b5e212a305 x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 10 years ago
pvclock.c 8b414521bc hung_task: add method to reset detector 12 years ago
quirks.c 2e151c70df x86: HPET force enable for e6xx based systems 11 years ago
reboot.c 8643e28da2 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h 10 years ago
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 15 years ago
relocate_kernel_32.S a3d7b7dddc x86, asm, cleanup: Replace open-coded control register values with symbolic 12 years ago
relocate_kernel_64.S f037e416af x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S 12 years ago
resource.c cbace46a97 x86: don't exclude low BIOS area when allocating address space for non-PCI cards 11 years ago
rtc.c 02f1f2170d kernel.h: remove ancient __FUNCTION__ hack 10 years ago
setup.c 37507717de Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
setup_percpu.c 2c773dd31f x86: Convert a few more per-CPU items to read-mostly ones 11 years ago
signal.c f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
smp.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
smpboot.c 9c4d9c73dd x86: Consolidate boot cpu timer setup 10 years ago
stacktrace.c 395810627b x86: Swap save_stack_trace_regs parameters 14 years ago
step.c 9899d11f65 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL 12 years ago
sys_x86_64.c 41aacc1eea x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member 12 years ago
syscall_32.c e0e745e45d x86, asmlinkage: Make syscall tables visible 12 years ago
syscall_64.c e0e745e45d x86, asmlinkage: Make syscall tables visible 12 years ago
sysfb.c e8d95ce970 x86/sysfb: Use PTR_ERR_OR_ZERO 11 years ago
sysfb_efi.c 2995e50627 x86: sysfb: move EFI quirks from efifb to sysfb 12 years ago
sysfb_simplefb.c 76ef0db72f x86/simplefb: Use PTR_ERR_OR_ZERO 11 years ago
tboot.c 01c6a6afd5 x86 / tboot / ACPI: Fail extended mode reduced hardware sleep 12 years ago
tce_64.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
test_nx.c 6ec5ff4bc3 x86: Eliminate various 'set but not used' warnings 14 years ago
test_rodata.c 5d6f8d77ed x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c 13 years ago
time.c 61a492fb17 x86_64/vdso: Remove jiffies from the vvar page 11 years ago
tls.c 3669ef9fa7 x86, tls: Interpret an all-zero struct user_desc as "no segment" 10 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 6dedcca610 hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() 12 years ago
trace_clock.c 8cbd9cc625 tracing,x86: Add a TSC trace_clock 13 years ago
tracepoint.c 4df05f3619 x86: Make sure IDT is page aligned 12 years ago
traps.c c93ecedab3 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
tsc.c 520452172e x86/tsc: Change Fast TSC calibration failed from error to info 10 years ago
tsc_msr.c 3e11e818bf x86: tsc: Add missing Baytrail frequency to the table 11 years ago
tsc_sync.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
uprobes.c 6ba48ff46f x86: Remove arbitrary instruction size limit in instruction decoder 11 years ago
verify_cpu.S 0d2eb44f63 x86: Fix common misspellings 14 years ago
vm86_32.c 5522ddb3fc x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) 12 years ago
vmlinux.lds.S 97b67ae559 x86-64: Use RIP-relative addressing for most per-CPU accesses 11 years ago
vsmp_64.c 5e3bf215f4 x86/apic/vsmp: Make is_vsmp_box() static 11 years ago
vsyscall_64.c 26893107aa x86_64/vsyscall: Restore orig_ax after vsyscall seccomp 11 years ago
vsyscall_emu_64.S 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
vsyscall_gtod.c d28ede8379 timekeeping: Create struct tk_read_base and use it in struct timekeeper 11 years ago
vsyscall_trace.h c149a665ac x86-64: Add vsyscall:emulate_vsyscall trace event 14 years ago
x8664_ksyms_64.c 393f203f5f x86_64: kasan: add interceptors for memset/memmove/memcpy functions 10 years ago
x86_init.c 03f56e42d0 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" 11 years ago
xsave.c 375074cc73 x86: Clean up cr4 manipulation 10 years ago