..
acpi
Power management and ACPI material for v4.3-rc1
2015-09-01 19:45:46 -07:00
apic
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-18 08:11:42 -07:00
cpu
perf/x86: Change test_aperfmperf() and test_intel() to static
2015-09-25 09:42:40 +02:00
fpu
x86/fpu/math-emu: Fix crash in fork()
2015-08-22 10:23:03 +02:00
kprobes
.gitignore
alternative.c
x86/alternatives: Make optimize_nops() interrupt safe and synced
2015-09-03 21:27:47 +02:00
amd_gart_64.c
amd_nb.c
apb_timer.c
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
2015-07-06 15:23:28 +02:00
aperture_64.c
apm_32.c
apm32: Fix cputime == jiffies assumption
2015-07-29 15:44:58 +02:00
asm-offsets.c
asm-offsets_32.c
asm-offsets_64.c
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max
2015-06-08 23:43:38 +02:00
audit_64.c
bootflag.c
x86: don't use module_init for non-modular core bootflag code
2015-06-16 14:12:34 -04:00
check.c
Linux 4.2-rc8
2015-08-25 09:59:19 +02:00
cpuid.c
x86: Drop bogus __ref / __refdata annotations
2015-07-20 18:57:20 +02:00
crash.c
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
2015-06-03 12:02:00 +02:00
crash_dump_32.c
crash_dump_64.c
devicetree.c
Replace module_init with equivalent device_initcall in non modules.
2015-07-02 10:30:48 -07:00
doublefault.c
dumpstack.c
dumpstack_32.c
dumpstack_64.c
e820.c
The libnvdimm sub-system introduces, in addition to the libnvdimm-core,
2015-06-29 10:34:42 -07:00
early-quirks.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2015-06-26 13:18:51 -07:00
early_printk.c
x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8'
2015-07-06 17:33:47 +02:00
espfix_64.c
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
2015-07-31 10:23:35 +02:00
ftrace.c
head.c
head32.c
head64.c
x86/kasan: Fix KASAN shadow region page tables
2015-07-06 14:53:13 +02:00
head_32.S
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-06-22 17:59:09 -07:00
head_64.S
x86/kasan: Fix KASAN shadow region page tables
2015-07-06 14:53:13 +02:00
hpet.c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-01 15:42:28 -07:00
hw_breakpoint.c
perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints
2015-08-04 10:16:55 +02:00
i386_ksyms_32.c
preempt: Use preempt_schedule_context() as the official tracing preemption point
2015-06-07 15:57:42 +02:00
i8237.c
i8253.c
clockevents/drivers/i8253: Migrate to new 'set-state' interface
2015-08-10 11:40:30 +02:00
i8259.c
io_delay.c
ioport.c
irq.c
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-01 15:20:51 -07:00
irq_32.c
genirq: Remove irq argument from irq flow handlers
2015-09-16 15:47:51 +02:00
irq_64.c
genirq: Remove irq argument from irq flow handlers
2015-09-16 15:47:51 +02:00
irq_work.c
irqinit.c
x86/irq: Store irq descriptor in vector array
2015-08-06 00:14:59 +02:00
jump_label.c
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
2015-08-03 11:34:12 +02:00
kdebugfs.c
kexec-bzimage64.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
2015-09-08 12:41:25 -07:00
kgdb.c
ksysfs.c
kvm.c
The bulk of the changes here is for x86. And for once it's not
2015-06-24 09:36:49 -07:00
kvmclock.c
kexec: split kexec_load syscall from kexec core code
2015-09-10 13:29:01 -07:00
ldt.c
x86/ldt: Fix small LDT allocation for Xen
2015-09-14 12:10:50 +02:00
livepatch.c
machine_kexec_32.c
machine_kexec_64.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
2015-06-23 14:07:26 -07:00
Makefile
kexec: split kexec_load syscall from kexec core code
2015-09-10 13:29:01 -07:00
mcount_64.S
mmconf-fam10h_64.c
module.c
mpparse.c
msr.c
nmi.c
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
2015-07-31 10:23:35 +02:00
nmi_selftest.c
paravirt-spinlocks.c
paravirt.c
x86/paravirt: Replace the paravirt nop with a bona fide empty function
2015-09-22 22:40:28 +02:00
paravirt_patch_32.c
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
2015-07-06 15:23:26 +02:00
paravirt_patch_64.c
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
2015-06-03 10:07:35 +02:00
pci-calgary_64.c
pci-dma.c
x86/pci/dma: Fix gfp flags for coherent DMA memory allocation
2015-09-17 16:22:11 +02:00
pci-iommu_table.c
pci-nommu.c
pci-swiotlb.c
x86/swiotlb: Try coherent allocations with __GFP_NOWARN
2015-06-11 08:28:38 +02:00
pcspeaker.c
perf_regs.c
pmem.c
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
2015-08-19 00:34:34 -04:00
probe_roms.c
process.c
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-01 08:40:25 -07:00
process_32.c
x86/vm86: Clean up vm86.h includes
2015-07-31 13:31:10 +02:00
process_64.c
x86/ldt: Make modify_ldt() optional
2015-07-31 13:30:45 +02:00
ptrace.c
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
2015-07-07 10:59:05 +02:00
pvclock.c
quirks.c
reboot.c
kexec: split kexec_load syscall from kexec core code
2015-09-10 13:29:01 -07:00
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup.c
kexec: split kexec_load syscall from kexec core code
2015-09-10 13:29:01 -07:00
setup_percpu.c
signal.c
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
2015-08-18 09:39:47 +02:00
signal_compat.c
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
2015-07-06 15:28:55 +02:00
smp.c
x86/mce: Clear Local MCE opt-in before kexec
2015-08-13 10:12:52 +02:00
smpboot.c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-01 09:33:26 -07:00
stacktrace.c
step.c
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
2015-08-18 09:39:47 +02:00
sys_x86_64.c
sysfb.c
sysfb_efi.c
sysfb_simplefb.c
tboot.c
tce_64.c
test_nx.c
test_rodata.c
time.c
tls.c
tls.h
topology.c
x86: Drop bogus __ref / __refdata annotations
2015-07-20 18:57:20 +02:00
trace_clock.c
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
2015-07-06 15:23:29 +02:00
tracepoint.c
traps.c
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-01 08:40:25 -07:00
tsc.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-17 11:01:34 -07:00
tsc_msr.c
tsc_sync.c
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
2015-07-06 15:23:29 +02:00
uprobes.c
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
2015-07-31 10:38:06 +02:00
verify_cpu.S
vm86_32.c
x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0
2015-09-05 09:01:16 +02:00
vmlinux.lds.S
kexec: split kexec_load syscall from kexec core code
2015-09-10 13:29:01 -07:00
vsmp_64.c
x86: replace __init_or_module with __init in non-modular vsmp_64.c
2015-06-16 14:12:41 -04:00
x86_init.c
PCI changes for the v4.2 merge window:
2015-06-23 13:41:24 -07:00
x8664_ksyms_64.c
preempt: Use preempt_schedule_context() as the official tracing preemption point
2015-06-07 15:57:42 +02:00