..
acpi
ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
2014-10-29 08:52:30 +01:00
apic
x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c
2014-12-13 02:07:36 +01:00
cpu
ACPI and power management updates for 3.19-rc1
2014-12-10 21:17:00 -08:00
kprobes
There was a lot of clean ups and minor fixes. One of those clean ups was
2014-12-10 19:58:13 -08:00
.gitignore
alternative.c
amd_gart_64.c
x86: enable DMA CMA with swiotlb
2014-06-04 16:53:57 -07:00
amd_nb.c
x86, amd_nb: Add device IDs to NB tables for F15h M60h
2014-10-20 14:18:45 +02:00
apb_timer.c
x86, intel-mid: Create IRQs for APB timers and RTC timers
2014-10-29 08:52:23 +01:00
aperture_64.c
x86/gart: Tidy messages and add bridge device info
2014-05-23 10:47:19 -06:00
apm_32.c
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
2014-11-12 21:17:27 +01:00
asm-offsets_32.c
asm-offsets_64.c
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
2014-10-28 11:24:17 +01:00
asm-offsets.c
audit_64.c
bootflag.c
check.c
cpuid.c
x86, cpuid: Use PTR_ERR_OR_ZERO
2014-10-17 13:40:51 -07:00
crash_dump_32.c
crash_dump_64.c
crash.c
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
2014-10-14 02:18:21 +02:00
devicetree.c
x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled
2014-06-21 23:05:44 +02:00
doublefault.c
dumpstack_32.c
dumpstack_64.c
x86_64, traps: Stop using IST for #SS
2014-11-23 13:56:19 -08:00
dumpstack.c
e820.c
x86/mm, hibernate: Do not assume the first e820 area to be RAM
2014-09-16 09:54:31 +02:00
early_printk.c
early-quirks.c
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
2014-06-05 20:28:59 +10:00
entry_32.S
i386/audit: stop scribbling on the stack frame
2014-10-24 13:27:56 -07:00
entry_64.S
x86_64, traps: Rework bad_iret
2014-11-23 13:56:19 -08:00
espfix_64.c
x86, espfix: Remove stale ptemask
2014-11-11 17:57:46 +01:00
ftrace.c
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
2014-12-01 14:08:58 -05:00
head32.c
asmlinkage, x86: Add explicit __visible to arch/x86/*
2014-05-05 16:07:44 -07:00
head64.c
kernel/printk: use symbolic defines for console loglevels
2014-06-04 16:54:17 -07:00
head_32.S
head_64.S
head.c
hpet.c
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
2014-06-05 08:05:29 -07:00
hw_breakpoint.c
x86: Replace __get_cpu_var uses
2014-08-26 13:45:49 -04:00
i386_ksyms_32.c
i387.c
x86/xsaves: Clear reserved bits in xsave header
2014-05-29 14:33:00 -07:00
i8237.c
i8253.c
i8259.c
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
2014-10-28 12:01:08 +01:00
io_delay.c
ioport.c
iosf_mbi.c
x86/platform/intel/iosf: Add debugfs config option for IOSF
2014-09-19 13:08:43 +02:00
irq_32.c
irq_64.c
x86: Replace __get_cpu_var uses
2014-08-26 13:45:49 -04:00
irq_work.c
x86: Tell irq work about self IPI support
2014-09-13 18:38:29 +02:00
irq.c
x86: Replace seq_printf() with seq_puts()
2014-12-08 11:48:15 +01:00
irqinit.c
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
2014-10-28 12:01:08 +01:00
jump_label.c
kdebugfs.c
kexec-bzimage64.c
kexec-bzimage64: fix sparse warnings
2014-10-14 02:18:21 +02:00
kgdb.c
ksysfs.c
kvm.c
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
2014-10-15 07:48:18 +02:00
kvmclock.c
ldt.c
Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
2014-05-21 10:22:59 -07:00
machine_kexec_32.c
x86: Axe the lightly-used cpu_has_pae
2014-09-11 14:30:01 -07:00
machine_kexec_64.c
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
2014-08-29 16:28:16 -07:00
Makefile
x86_64,vsyscall: Make vsyscall emulation configurable
2014-11-03 21:44:57 +01:00
mcount_64.S
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
2014-12-01 14:08:58 -05:00
mmconf-fam10h_64.c
module.c
mpparse.c
x86, apic: Remove mps_oem_check callback
2014-07-31 08:05:42 -07:00
msr.c
x86, msr: Use seek definitions instead of hard-coded values
2014-10-17 13:40:55 -07:00
nmi_selftest.c
nmi.c
paravirt_patch_32.c
paravirt_patch_64.c
x86_64/entry/xen: Do not invoke espfix64 on Xen
2014-07-28 15:25:40 -07:00
paravirt-spinlocks.c
paravirt.c
pci-calgary_64.c
pci-dma.c
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled
2014-06-04 16:53:57 -07:00
pci-iommu_table.c
pci-nommu.c
pci-swiotlb.c
x86: enable DMA CMA with swiotlb
2014-06-04 16:53:57 -07:00
pcspeaker.c
perf_regs.c
pmc_atom.c
x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n
2014-09-19 13:02:21 +02:00
probe_roms.c
process_32.c
x86: copy_thread: Don't nullify ->ptrace_bps twice
2014-09-02 14:51:17 -07:00
process_64.c
x86: copy_thread: Don't nullify ->ptrace_bps twice
2014-09-02 14:51:17 -07:00
process.c
x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()
2014-09-02 14:51:16 -07:00
ptrace.c
x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1
2014-11-20 23:01:53 +01:00
pvclock.c
quirks.c
x86: HPET force enable for e6xx based systems
2014-09-15 17:53:35 -07:00
reboot_fixups_32.c
reboot.c
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
2014-07-18 21:23:52 +01:00
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
x86: don't exclude low BIOS area when allocating address space for non-PCI cards
2014-07-16 12:29:36 -06:00
rtc.c
setup_percpu.c
x86: Convert a few more per-CPU items to read-mostly ones
2014-11-04 20:13:28 +01:00
setup.c
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-12-10 14:24:20 -08:00
signal.c
x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()
2014-09-02 14:51:14 -07:00
smp.c
asmlinkage, x86: Add explicit __visible to arch/x86/*
2014-05-05 16:07:44 -07:00
smpboot.c
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-12-10 12:10:24 -08:00
stacktrace.c
step.c
sys_x86_64.c
syscall_32.c
syscall_64.c
sysfb_efi.c
sysfb_simplefb.c
x86/simplefb: Use PTR_ERR_OR_ZERO
2014-10-17 13:40:52 -07:00
sysfb.c
x86/sysfb: Use PTR_ERR_OR_ZERO
2014-10-17 13:40:52 -07:00
tboot.c
tce_64.c
test_nx.c
test_rodata.c
time.c
x86_64/vdso: Remove jiffies from the vvar page
2014-10-28 11:22:13 +01:00
tls.c
tls.h
topology.c
trace_clock.c
tracepoint.c
traps.c
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-12-10 09:34:43 -08:00
tsc_msr.c
tsc_sync.c
tsc.c
x86, apic: Handle a bad TSC more gracefully
2014-10-22 21:31:46 +02:00
uprobes.c
x86: Remove arbitrary instruction size limit in instruction decoder
2014-11-18 00:58:52 +01:00
verify_cpu.S
vm86_32.c
vmlinux.lds.S
x86-64: Use RIP-relative addressing for most per-CPU accesses
2014-11-04 20:43:14 +01:00
vsmp_64.c
x86/apic/vsmp: Make is_vsmp_box() static
2014-08-01 15:09:45 -07:00
vsyscall_64.c
x86_64/vsyscall: Restore orig_ax after vsyscall seccomp
2014-11-10 10:46:35 +01:00
vsyscall_emu_64.S
vsyscall_gtod.c
timekeeping: Create struct tk_read_base and use it in struct timekeeper
2014-07-23 15:01:53 -07:00
vsyscall_trace.h
x86_init.c
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
2014-11-11 15:14:30 -07:00
x8664_ksyms_64.c
xsave.c
x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()
2014-09-02 14:51:15 -07:00