tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
arch
/
x86
/
kernel
/
at
v4.6-rc7
5 folders
122 files
acpi
PM / sleep / x86: Fix crash on graph trace through x86 suspend
10 years ago
apic
x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init
10 years ago
cpu
x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
10 years ago
fpu
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
kprobes
x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard
10 years ago
.gitignore
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.
17 years ago
Makefile
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
10 years ago
alternative.c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
amd_gart_64.c
x86: enable DMA CMA with swiotlb
12 years ago
amd_nb.c
x86/cpu: Get rid of compute_unit_id
10 years ago
apb_timer.c
x86/apb/timer: Use proper mask to modify hotplug action
10 years ago
aperture_64.c
param: convert some "on"/"off" users to strtobool
10 years ago
apm_32.c
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
10 years ago
asm-offsets.c
Merge branch 'linus' into x86/fpu, to pick up fixes
10 years ago
asm-offsets_32.c
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
10 years ago
asm-offsets_64.c
x86/syscalls: Add syscall entry qualifiers
10 years ago
audit_64.c
Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
11 years ago
bootflag.c
x86: don't use module_init for non-modular core bootflag code
11 years ago
check.c
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
10 years ago
cpuid.c
new helpers: no_seek_end_llseek{,_size}()
10 years ago
crash.c
x86/kexec: Remove walk_iomem_res() call with GART type
10 years ago
crash_dump_32.c
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
14 years ago
crash_dump_64.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
15 years ago
devicetree.c
x86: don't use module_init in non-modular devicetree.c code
11 years ago
doublefault.c
x86: Delete non-required instances of include <linux/init.h>
12 years ago
dumpstack.c
Merge branch 'x86/cleanups' into x86/urgent
10 years ago
dumpstack_32.c
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
11 years ago
dumpstack_64.c
x86/kernel: Use kstack_end() in dumpstack_64.c
11 years ago
e820.c
x86/cpufeature: Carve out X86_FEATURE_*
10 years ago
early-quirks.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
10 years ago
early_printk.c
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
10 years ago
espfix_64.c
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
10 years ago
ftrace.c
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
10 years ago
head.c
x86: Make sure we can boot in the case the BDA contains pure garbage
13 years ago
head32.c
x86: Store a per-cpu shadow copy of CR4
11 years ago
head64.c
x86/boot: Use proper array element type in memset() size calculation
10 years ago
head_32.S
Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"
10 years ago
head_64.S
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
hpet.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
10 years ago
hw_breakpoint.c
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
10 years ago
i386_ksyms_32.c
preempt: Use preempt_schedule_context() as the official tracing preemption point
10 years ago
i8237.c
x86: Use syscore_ops instead of sysdev classes and sysdevs
15 years ago
i8253.c
clockevents/drivers/i8253: Migrate to new 'set-state' interface
10 years ago
i8259.c
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
10 years ago
io_delay.c
x86: io_delay.c cleanup
17 years ago
ioport.c
x86/iopl: Fix iopl capability check on Xen PV
10 years ago
irq.c
x86/irq: Call irq_force_move_complete with irq descriptor
10 years ago
irq_32.c
genirq: Remove irq argument from irq flow handlers
10 years ago
irq_64.c
x86/irq: Drop unlikely before IS_ERR_OR_NULL
10 years ago
irq_work.c
treewide: Remove old email address
10 years ago
irqinit.c
x86/irq: Store irq descriptor in vector array
10 years ago
jump_label.c
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
10 years ago
kdebugfs.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
kexec-bzimage64.c
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
10 years ago
kgdb.c
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
10 years ago
ksysfs.c
x86: ksysfs.c build fix
12 years ago
kvm.c
kvm, rt: change async pagefault code locking for PREEMPT_RT
10 years ago
kvmclock.c
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
10 years ago
ldt.c
x86/mm: Factor out LDT init from context init
10 years ago
livepatch.c
livepatch: Cleanup module page permission changes
10 years ago
machine_kexec_32.c
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
11 years ago
machine_kexec_64.c
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
10 years ago
mcount_64.S
x86/ftrace, x86/asm: Kill ftrace_caller_end label
10 years ago
mmconf-fam10h_64.c
x86: delete __cpuinit usage from all x86 files
12 years ago
module.c
x86/mm/KASLR: Propagate KASLR status to kernel proper
11 years ago
mpparse.c
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
10 years ago
msr.c
x86/cpufeature: Carve out X86_FEATURE_*
10 years ago
nmi.c
x86/nmi: Mark 'ignore_nmis' as __read_mostly
10 years ago
nmi_selftest.c
x86/nmi: Clean up register_nmi_handler() usage
13 years ago
paravirt-spinlocks.c
Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
11 years ago
paravirt.c
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
10 years ago
paravirt_patch_32.c
x86/paravirt: Remove the unused irq_enable_sysexit pv op
10 years ago
paravirt_patch_64.c
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
10 years ago
pci-calgary_64.c
x86/platform/calgary: Constify cal_chipset_ops structures
10 years ago
pci-dma.c
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
10 years ago
pci-iommu_table.c
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40
15 years ago
pci-nommu.c
x86: Delete non-required instances of include <linux/init.h>
12 years ago
pci-swiotlb.c
x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN
10 years ago
pcspeaker.c
Merge commit 'v2.6.27-rc7' into x86/debug
17 years ago
perf_regs.c
perf/x86/64: Report regs_user->ax too in get_regs_user()
11 years ago
pmem.c
x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search
10 years ago
probe_roms.c
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
13 years ago
process.c
x86/entry/32: Add and check a stack canary for the SYSENTER stack
10 years ago
process_32.c
sched/core, sched/x86: Kill thread_info::saved_preempt_count
10 years ago
process_64.c
x86/compat: remove is_compat_task()
10 years ago
ptrace.c
arch/x86/kernel/ptrace.c: Remove unused arg_offs_table
10 years ago
pvclock.c
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
10 years ago
quirks.c
timers/x86/hpet: Type adjustments
10 years ago
reboot.c
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
10 years ago
reboot_fixups_32.c
x86: Ce4100: Add reboot_fixup() for CE4100
15 years ago
relocate_kernel_32.S
Merge 4.0-rc3 into tty-testing
11 years ago
relocate_kernel_64.S
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
11 years ago
resource.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
rtc.c
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
10 years ago
setup.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
setup_percpu.c
x86: Convert a few more per-CPU items to read-mostly ones
11 years ago
signal.c
x86/signal/64: Re-add support for SS in the 64-bit signal context
10 years ago
signal_compat.c
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
10 years ago
smp.c
x86/smp: Remove single IPI wrapper
10 years ago
smpboot.c
x86/cpu: Get rid of compute_unit_id
10 years ago
stacktrace.c
perf: generalize perf_callchain
10 years ago
step.c
Merge 4.2-rc6 into char-misc-next
10 years ago
sys_x86_64.c
x86/mm: Improve AMD Bulldozer ASLR workaround
11 years ago
sysfb.c
x86/sysfb: Use PTR_ERR_OR_ZERO
11 years ago
sysfb_efi.c
x86/sysfb_efi: Fix valid BAR address range check
10 years ago
sysfb_simplefb.c
x86/simplefb: Use PTR_ERR_OR_ZERO
11 years ago
tboot.c
mm: cleanup *pte_alloc* interfaces
10 years ago
tce_64.c
Disintegrate asm/system.h for X86
14 years ago
test_nx.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
10 years ago
test_rodata.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
10 years ago
time.c
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
11 years ago
tls.c
x86, tls: Interpret an all-zero struct user_desc as "no segment"
11 years ago
tls.h
x86: x86 user_regset TLS
18 years ago
topology.c
x86: Drop bogus __ref / __refdata annotations
10 years ago
trace_clock.c
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
10 years ago
tracepoint.c
x86: Make sure IDT is page aligned
12 years ago
traps.c
x86/entry/traps: Show unhandled signal for i386 in do_trap()
10 years ago
tsc.c
x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()
10 years ago
tsc_msr.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
tsc_sync.c
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
10 years ago
uprobes.c
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
10 years ago
verify_cpu.S
x86/cpufeature: Carve out X86_FEATURE_*
10 years ago
vm86_32.c
x86/cpufeature: Replace the old static_cpu_has() with safe variant
10 years ago
vmlinux.lds.S
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
10 years ago
vsmp_64.c
x86: replace __init_or_module with __init in non-modular vsmp_64.c
11 years ago
x8664_ksyms_64.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
10 years ago
x86_init.c
x86/tsc: Remove unused tsc_pre_init() hook
10 years ago