.. |
acpi
|
ae98207309
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 år sedan |
apic
|
9df872faa7
genirq: Move field 'affinity' from irq_data into irq_common_data
|
10 år sedan |
cpu
|
ec6a90661a
watchdog: rename watchdog_suspend() and watchdog_resume()
|
10 år sedan |
fpu
|
827409b2f5
x86/fpu/math-emu: Fix crash in fork()
|
10 år sedan |
kprobes
|
6c8a53c9e6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
.gitignore
|
b10e9ad0f1
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.
|
17 år sedan |
Makefile
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 år sedan |
alternative.c
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
amd_gart_64.c
|
9c5a362142
x86: enable DMA CMA with swiotlb
|
11 år sedan |
amd_nb.c
|
1b4574292e
x86/gart: Check for GART support before accessing GART registers
|
10 år sedan |
apb_timer.c
|
4ea1636b04
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
|
10 år sedan |
aperture_64.c
|
1b4574292e
x86/gart: Check for GART support before accessing GART registers
|
10 år sedan |
apm_32.c
|
031a7f456a
apm32: Fix cputime == jiffies assumption
|
10 år sedan |
asm-offsets.c
|
aac82d3191
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
|
10 år sedan |
asm-offsets_32.c
|
c07e5a542e
x86: Remove unused TI_cpu
|
10 år sedan |
asm-offsets_64.c
|
bace7117d3
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max
|
10 år sedan |
audit_64.c
|
27d6ec7ad6
x86: hook up execveat system call
|
10 år sedan |
bootflag.c
|
1206f53589
x86: don't use module_init for non-modular core bootflag code
|
10 år sedan |
check.c
|
8d58b66ed2
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
|
10 år sedan |
cpuid.c
|
4daa832d99
x86: Drop bogus __ref / __refdata annotations
|
10 år sedan |
crash.c
|
d6472302f2
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
|
10 år sedan |
crash_dump_32.c
|
8fd75e1216
x86: remove the second argument of k[un]map_atomic()
|
13 år sedan |
crash_dump_64.c
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 år sedan |
devicetree.c
|
2d4407079c
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
10 år sedan |
doublefault.c
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 år sedan |
dumpstack.c
|
64f004a2ab
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
dumpstack_32.c
|
64f004a2ab
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
dumpstack_64.c
|
04769ae3ac
x86/kernel: Use kstack_end() in dumpstack_64.c
|
10 år sedan |
e820.c
|
88793e5c77
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
|
10 år sedan |
early-quirks.c
|
099bfbfc7f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 år sedan |
early_printk.c
|
827a82ff39
x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8'
|
10 år sedan |
espfix_64.c
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 år sedan |
ftrace.c
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 år sedan |
head.c
|
7c10093692
x86: Make sure we can boot in the case the BDA contains pure garbage
|
12 år sedan |
head32.c
|
1e02ce4ccc
x86: Store a per-cpu shadow copy of CR4
|
10 år sedan |
head64.c
|
5d5aa3cfca
x86/kasan: Fix KASAN shadow region page tables
|
10 år sedan |
head_32.S
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
head_64.S
|
5d5aa3cfca
x86/kasan: Fix KASAN shadow region page tables
|
10 år sedan |
hpet.c
|
e713c80a4e
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
hw_breakpoint.c
|
27747f8bc3
perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints
|
10 år sedan |
i386_ksyms_32.c
|
4eaca0a887
preempt: Use preempt_schedule_context() as the official tracing preemption point
|
10 år sedan |
i8237.c
|
f3c6ea1b06
x86: Use syscore_ops instead of sysdev classes and sysdevs
|
14 år sedan |
i8253.c
|
8eda41b086
clockevents/drivers/i8253: Migrate to new 'set-state' interface
|
10 år sedan |
i8259.c
|
8b455e6577
x86/asm/entry/irq: Clean up IRQn_VECTOR macros
|
10 år sedan |
io_delay.c
|
d53a444460
x86: io_delay.c cleanup
|
16 år sedan |
ioport.c
|
24933b82c0
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
|
10 år sedan |
irq.c
|
43af9872f5
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
irq_32.c
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 år sedan |
irq_64.c
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 år sedan |
irq_work.c
|
6dc1787605
x86: Consolidate irq entering inlines
|
10 år sedan |
irqinit.c
|
a782a7e46b
x86/irq: Store irq descriptor in vector array
|
10 år sedan |
jump_label.c
|
76b235c6bc
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
|
10 år sedan |
kdebugfs.c
|
41fb433b63
arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case
|
13 år sedan |
kexec-bzimage64.c
|
b793c005ce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 år sedan |
kgdb.c
|
4bcc7827b0
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
|
10 år sedan |
ksysfs.c
|
41a34cec2e
x86: ksysfs.c build fix
|
11 år sedan |
kvm.c
|
4e241557fc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 år sedan |
kvmclock.c
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 år sedan |
ldt.c
|
37868fe113
x86/ldt: Make modify_ldt synchronous
|
10 år sedan |
livepatch.c
|
b700e7f03d
livepatch: kernel: add support for live patching
|
10 år sedan |
machine_kexec_32.c
|
8643e28da2
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
|
10 år sedan |
machine_kexec_64.c
|
0faef837e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
10 år sedan |
mcount_64.S
|
6a06bdbf7f
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
|
10 år sedan |
mmconf-fam10h_64.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 år sedan |
module.c
|
78cac48c04
x86/mm/KASLR: Propagate KASLR status to kernel proper
|
10 år sedan |
mpparse.c
|
f7a0c78669
x86: Cleanup irq_domain ops
|
10 år sedan |
msr.c
|
03452d27c6
x86, msr: Use seek definitions instead of hard-coded values
|
10 år sedan |
nmi.c
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 år sedan |
nmi_selftest.c
|
0718467c85
x86/nmi: Clean up register_nmi_handler() usage
|
13 år sedan |
paravirt-spinlocks.c
|
62c7a1e9ae
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
|
10 år sedan |
paravirt.c
|
9261e050b6
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
|
10 år sedan |
paravirt_patch_32.c
|
9261e050b6
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
|
10 år sedan |
paravirt_patch_64.c
|
71966f3a0b
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
|
10 år sedan |
pci-calgary_64.c
|
0534af01cc
x86, calgary: Use 8M TCE table size by default
|
11 år sedan |
pci-dma.c
|
452e06af1f
dma-mapping: consolidate dma_set_mask
|
10 år sedan |
pci-iommu_table.c
|
e969687595
arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS
|
14 år sedan |
pci-nommu.c
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 år sedan |
pci-swiotlb.c
|
186dfc9d69
x86/swiotlb: Try coherent allocations with __GFP_NOWARN
|
10 år sedan |
pcspeaker.c
|
153dab77e2
x86: use platform_device_register_simple()
|
17 år sedan |
perf_regs.c
|
3b75232d55
perf/x86/64: Report regs_user->ax too in get_regs_user()
|
10 år sedan |
pmem.c
|
7a67832c7e
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
|
10 år sedan |
probe_roms.c
|
04d695a682
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
|
13 år sedan |
process.c
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
process_32.c
|
ba3e127ec1
x86/vm86: Clean up vm86.h includes
|
10 år sedan |
process_64.c
|
a5b9e5a2f1
x86/ldt: Make modify_ldt() optional
|
10 år sedan |
ptrace.c
|
1f484aa690
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
|
10 år sedan |
pvclock.c
|
73459e2a1a
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
|
10 år sedan |
quirks.c
|
2e151c70df
x86: HPET force enable for e6xx based systems
|
11 år sedan |
reboot.c
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 år sedan |
reboot_fixups_32.c
|
37bc9f5078
x86: Ce4100: Add reboot_fixup() for CE4100
|
14 år sedan |
relocate_kernel_32.S
|
3e1aa7cb59
x86/asm: Optimize unnecessarily wide TEST instructions
|
10 år sedan |
relocate_kernel_64.S
|
a734b4a23e
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
|
10 år sedan |
resource.c
|
cbace46a97
x86: don't exclude low BIOS area when allocating address space for non-PCI cards
|
11 år sedan |
rtc.c
|
02f1f2170d
kernel.h: remove ancient __FUNCTION__ hack
|
10 år sedan |
setup.c
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 år sedan |
setup_percpu.c
|
2c773dd31f
x86: Convert a few more per-CPU items to read-mostly ones
|
10 år sedan |
signal.c
|
a5dd192496
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
|
10 år sedan |
signal_compat.c
|
c0bfd26e13
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
|
10 år sedan |
smp.c
|
8838eb6c0b
x86/mce: Clear Local MCE opt-in before kexec
|
10 år sedan |
smpboot.c
|
0c0fee018d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
stacktrace.c
|
395810627b
x86: Swap save_stack_trace_regs parameters
|
14 år sedan |
step.c
|
a5dd192496
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
|
10 år sedan |
sys_x86_64.c
|
4e26d11f52
x86/mm: Improve AMD Bulldozer ASLR workaround
|
10 år sedan |
sysfb.c
|
e8d95ce970
x86/sysfb: Use PTR_ERR_OR_ZERO
|
10 år sedan |
sysfb_efi.c
|
2995e50627
x86: sysfb: move EFI quirks from efifb to sysfb
|
12 år sedan |
sysfb_simplefb.c
|
76ef0db72f
x86/simplefb: Use PTR_ERR_OR_ZERO
|
10 år sedan |
tboot.c
|
01c6a6afd5
x86 / tboot / ACPI: Fail extended mode reduced hardware sleep
|
12 år sedan |
tce_64.c
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 år sedan |
test_nx.c
|
6ec5ff4bc3
x86: Eliminate various 'set but not used' warnings
|
14 år sedan |
test_rodata.c
|
d939be3add
treewide: Fix typo in printk messages
|
10 år sedan |
time.c
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 år sedan |
tls.c
|
3669ef9fa7
x86, tls: Interpret an all-zero struct user_desc as "no segment"
|
10 år sedan |
tls.h
|
4c79a2d8e5
x86: x86 user_regset TLS
|
17 år sedan |
topology.c
|
4daa832d99
x86: Drop bogus __ref / __refdata annotations
|
10 år sedan |
trace_clock.c
|
03b9730b76
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
|
10 år sedan |
tracepoint.c
|
4df05f3619
x86: Make sure IDT is page aligned
|
12 år sedan |
traps.c
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
tsc.c
|
ca520cab25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 år sedan |
tsc_msr.c
|
3e11e818bf
x86: tsc: Add missing Baytrail frequency to the table
|
11 år sedan |
tsc_sync.c
|
eee6946e44
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
|
10 år sedan |
uprobes.c
|
db087ef69a
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
|
10 år sedan |
verify_cpu.S
|
0d2eb44f63
x86: Fix common misspellings
|
14 år sedan |
vm86_32.c
|
decd275e62
x86/vm86: Rename vm86->v86flags and v86mask
|
10 år sedan |
vmlinux.lds.S
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 år sedan |
vsmp_64.c
|
70c4f78b23
x86: replace __init_or_module with __init in non-modular vsmp_64.c
|
10 år sedan |
x8664_ksyms_64.c
|
4eaca0a887
preempt: Use preempt_schedule_context() as the official tracing preemption point
|
10 år sedan |
x86_init.c
|
d8133356e9
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
10 år sedan |