..
crypto
numachip
trace
uv
uv: Replace __get_cpu_var
2014-08-26 13:45:50 -04:00
xen
arm: xen: implement multicall hypercall support.
2014-04-24 13:09:46 +01:00
a.out-core.h
acenv.h
ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.
2014-07-23 01:10:44 +02:00
acpi.h
ACPI: Don't use acpi_lapic in ACPI core code
2014-07-21 13:50:58 +02:00
agp.h
alternative-asm.h
alternative.h
x86/alternative: Add alternative_input_2 to support alternative with two features and input
2014-05-29 14:24:53 -07:00
amd_nb.h
apb_timer.h
apic_flat_64.h
apic.h
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-08-13 18:23:32 -06:00
apicdef.h
apm.h
arch_hweight.h
archrandom.h
random: Add arch_has_random[_seed]()
2014-03-19 22:24:08 -04:00
asm-offsets.h
asm.h
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
2014-04-24 10:02:56 +02:00
atomic64_32.h
atomic64_64.h
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
2014-10-03 06:06:23 +02:00
atomic.h
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
2014-10-03 06:06:23 +02:00
barrier.h
x86, locking: Use no more OOSTORE nonsense
2014-06-18 18:41:22 +02:00
bios_ebda.h
bitops.h
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
2014-09-13 11:14:53 -07:00
boot.h
bootparam_utils.h
bug.h
x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG
2014-04-07 16:36:10 -07:00
bugs.h
cache.h
cacheflush.h
calgary.h
calling.h
x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
2014-09-08 14:14:08 -07:00
ce4100.h
checksum_32.h
checksum_64.h
net: Change x86_64 add32_with_carry to allow memory operand
2014-05-05 15:26:29 -04:00
checksum.h
clocksource.h
x86, vdso: Make vsyscall_gtod_data handling x86 generic
2014-03-18 12:51:52 -07:00
cmdline.h
x86, boot: Carve out early cmdline parsing function
2014-05-20 20:21:24 -07:00
cmpxchg_32.h
x86: Simplify __HAVE_ARCH_CMPXCHG tests
2014-07-11 17:28:51 -07:00
cmpxchg_64.h
x86: Simplify __HAVE_ARCH_CMPXCHG tests
2014-07-11 17:28:51 -07:00
cmpxchg.h
x86: Simplify __HAVE_ARCH_CMPXCHG tests
2014-07-11 17:28:51 -07:00
compat.h
context_tracking.h
cpu_device_id.h
cpu.h
cpufeature.h
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-10-14 02:19:47 +02:00
cpumask.h
crash.h
kexec: support for kexec on panic using new system call
2014-08-08 15:57:33 -07:00
current.h
debugreg.h
x86: Replace __get_cpu_var uses
2014-08-26 13:45:49 -04:00
delay.h
desc_defs.h
desc.h
device.h
disabled-features.h
x86: Add more disabled features
2014-09-11 14:30:17 -07:00
div64.h
dma-mapping.h
dma.h
x86/mm: Fix zone ranges boot printout
2014-12-11 11:35:02 +01:00
dmi.h
dwarf2.h
e820.h
edac.h
efi.h
Merge branch 'next' into efi-next-merge
2014-10-03 22:15:56 +01:00
elf.h
x86: Reject x32 executables if x32 ABI not supported
2014-10-08 11:17:42 +02:00
emergency-restart.h
entry_arch.h
espfix.h
x86, espfix: Fix broken header guard
2014-05-02 11:34:17 -07:00
exec.h
fb.h
fixmap.h
x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8
2014-09-14 15:24:31 +01:00
floppy.h
x86: Remove deprecated IRQF_DISABLED
2014-03-04 21:47:51 +01:00
fpu-internal.h
x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu()
2014-09-02 14:51:15 -07:00
frame.h
ftrace.h
ftrace/x86: Have function graph tracer use its own trampoline
2014-07-17 09:44:37 -04:00
futex.h
gart.h
genapic.h
geode.h
gpio.h
hardirq.h
x86, irq, trivial: Minor improvements of IRQ related code
2014-06-21 23:05:41 +02:00
hash.h
highmem.h
hpet.h
x86/hpet: Make boot_hpet_disable extern
2014-05-08 08:15:34 +02:00
hugetlb.h
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
2014-05-13 16:34:09 -07:00
hw_breakpoint.h
hw_irq.h
x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition
2014-04-14 13:42:05 +02:00
hypertransport.h
hypervisor.h
i387.h
i8259.h
x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY
2014-06-21 23:05:42 +02:00
ia32_unistd.h
ia32.h
idle.h
inat_types.h
inat.h
init.h
insn.h
inst.h
intel_mid_vrtc.h
intel_scu_ipc.h
intel-mid.h
io_apic.h
x86, irq: Fix build error caused by 9eabc99a63
2014-09-01 10:12:03 +02:00
io.h
x86: use generic early_ioremap
2014-04-07 16:36:15 -07:00
iomap.h
iommu_table.h
iommu.h
iosf_mbi.h
x86, iosf: Added Quark MBI identifiers
2014-05-09 14:57:08 -07:00
ipi.h
irq_regs.h
irq_remapping.h
iommu: dmar: Provide arch specific irq allocation
2014-05-16 14:05:19 +02:00
irq_vectors.h
irq_work.h
x86: Tell irq work about self IPI support
2014-09-13 18:38:29 +02:00
irq.h
nmi: provide the option to issue an NMI back trace to every cpu but current
2014-06-23 16:47:44 -07:00
irqflags.h
x86_64/entry/xen: Do not invoke espfix64 on Xen
2014-07-28 15:25:40 -07:00
ist.h
jump_label.h
kbdleds.h
Kbuild
x86: use generic dma-contiguous.h
2014-09-22 13:35:52 +02:00
kdebug.h
kexec-bzimage64.h
kexec-bzImage64: support for loading bzImage using 64bit entry
2014-08-08 15:57:33 -07:00
kexec.h
kexec: support for kexec on panic using new system call
2014-08-08 15:57:33 -07:00
kgdb.h
kmap_types.h
kmemcheck.h
kprobes.h
kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define
2014-10-17 07:18:34 +02:00
kvm_emulate.h
KVM: emulate: put pointers in the fetch_cache
2014-07-11 09:14:03 +02:00
kvm_guest.h
kvm_host.h
KVM: x86: Prevent host from panicking on shared MSR writes.
2014-10-24 13:21:08 +02:00
kvm_para.h
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
2014-09-24 14:07:57 +02:00
lguest_hcall.h
lguest.h
linkage.h
local64.h
local.h
mach_timer.h
mach_traps.h
math_emu.h
mc146818rtc.h
x86: Simplify __HAVE_ARCH_CMPXCHG tests
2014-07-11 17:28:51 -07:00
mce.h
hwpoison: remove unused global variable in do_machine_check()
2014-06-04 16:54:11 -07:00
microcode_amd.h
microcode_intel.h
x86, microcode, intel: Fix total_size computation
2014-07-28 16:08:02 +02:00
microcode.h
x86, microcode: Add a disable chicken bit
2014-05-20 20:21:27 -07:00
misc.h
mmconfig.h
mmu_context.h
x86/mm: Add tracepoints for TLB flushes
2014-07-31 08:48:51 -07:00
mmu.h
x86, vdso: Reimplement vdso.so preparation in build-time C
2014-05-05 13:18:51 -07:00
mmx.h
mmzone_32.h
x86, platforms: Remove NUMAQ
2014-02-27 08:07:39 -08:00
mmzone_64.h
mmzone.h
module.h
mpspec_def.h
mpspec.h
x86, apic: Remove mps_oem_check callback
2014-07-31 08:05:42 -07:00
mshyperv.h
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
2014-03-05 13:42:14 +01:00
msidef.h
msr.h
x86: Add another set of MSR accessor functions
2014-03-13 15:34:45 -07:00
mtrr.h
mutex_32.h
x86: Simplify __HAVE_ARCH_CMPXCHG tests
2014-07-11 17:28:51 -07:00
mutex_64.h
mutex.h
mwait.h
x86, cpufeature: Convert more "features" to bugs
2014-06-18 15:27:04 -07:00
nmi.h
x86/nmi: Push duration printk() to irq context
2014-02-09 13:17:22 +01:00
nops.h
numa_32.h
numa.h
x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()
2014-09-16 08:55:10 +02:00
olpc_ofw.h
olpc.h
page_32_types.h
page_32.h
page_64_types.h
x86_64: expand kernel stack to 16K
2014-05-30 11:52:51 -07:00
page_64.h
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
2014-08-08 15:57:27 -07:00
page_types.h
page.h
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
2014-08-08 15:57:27 -07:00
paravirt_types.h
paravirt.h
parport.h
pat.h
pci_64.h
pci_x86.h
pci-direct.h
pci-functions.h
pci.h
PCI: Turn pcibios_penalize_isa_irq() into a weak function
2014-05-27 16:23:58 -06:00
percpu.h
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and operations
2014-06-17 19:12:40 -04:00
perf_event_p4.h
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
2014-08-28 08:58:57 -04:00
perf_event.h
perf/x86: Revamp PEBS event selection
2014-08-13 07:51:13 +02:00
pgalloc.h
pgtable_32_types.h
pgtable_32.h
x86: Remove set_pmd_pfn
2014-09-01 10:15:31 +02:00
pgtable_64_types.h
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
2014-04-30 14:14:28 -07:00
pgtable_64.h
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-10-14 02:22:41 +02:00
pgtable_types.h
xen: features and fixes for 3.18-rc0
2014-10-11 20:29:01 -04:00
pgtable-2level_types.h
pgtable-2level.h
mm: x86 pgtable: require X86_64 for soft-dirty tracker
2014-06-04 16:54:05 -07:00
pgtable-3level_types.h
pgtable-3level.h
pgtable.h
x86,mm: fix pte_special versus pte_numa
2014-08-29 16:28:16 -07:00
platform_sst_audio.h
ASoC: Intel: add mrfld pipelines
2014-06-23 12:24:27 +01:00
pmc_atom.h
x86/pmc_atom: Expose PMC device state and platform sleep state
2014-07-25 14:12:14 -07:00
posix_types.h
preempt.h
sched: stop the unbound recursion in preempt_schedule_context()
2014-10-28 10:46:05 +01:00
probe_roms.h
processor-cyrix.h
processor-flags.h
processor.h
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-08-13 18:20:04 -06:00
prom.h
x86, devicetree, irq: Use common mechanism to support irqdomain
2014-06-21 23:05:43 +02:00
proto.h
x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c
2014-05-05 13:18:47 -07:00
ptrace.h
x86: Split syscall_trace_enter into two phases
2014-09-08 14:14:03 -07:00
pvclock-abi.h
pvclock.h
qrwlock.h
x86, locking: Use no more OOSTORE nonsense
2014-06-18 18:41:22 +02:00
realmode.h
reboot_fixups.h
reboot.h
required-features.h
resume-trace.h
rio.h
rmwcc.h
rtc.h
rwsem.h
seccomp_32.h
seccomp_64.h
seccomp.h
sections.h
segment.h
x86/asm: Unify segment selector defines
2014-12-11 11:45:03 +01:00
serial.h
x86/tty/serial/8250: Clean up the asm/serial.h include file a bit
2014-09-06 10:20:55 +02:00
setup_arch.h
setup.h
x86, espfix: Move espfix definitions into a separate header file
2014-05-01 14:16:15 -07:00
shmparam.h
sigcontext.h
sigframe.h
sighandling.h
signal.h
signals: kill sigfindinword()
2014-06-06 16:08:11 -07:00
simd.h
smap.h
smp.h
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
2014-11-10 11:16:40 +01:00
smpboot_hooks.h
x86, apic: Replace trampoline physical addresses with defaults
2014-07-31 08:05:41 -07:00
sparsemem.h
special_insns.h
x86: Add support for the clflushopt instruction
2014-02-27 08:23:28 -08:00
spinlock_types.h
locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock code
2014-09-10 11:46:38 +02:00
spinlock.h
locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock code
2014-09-10 11:46:38 +02:00
sta2x11.h
stackprotector.h
stacktrace.h
string_32.h
string_64.h
string.h
suspend_32.h
suspend_64.h
suspend.h
svm.h
swiotlb.h
x86: enable DMA CMA with swiotlb
2014-06-04 16:53:57 -07:00
switch_to.h
sync_bitops.h
arch,x86: Convert smp_mb__*()
2014-04-18 14:20:46 +02:00
sys_ia32.h
syscall.h
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
2014-03-20 10:11:59 -04:00
syscalls.h
sysfb.h
tce.h
thread_info.h
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
2014-05-08 09:16:56 +02:00
time.h
timer.h
timex.h
tlb.h
tlbflush.h
topology.h
PCI changes for the v3.15 merge window:
2014-04-01 15:14:04 -07:00
trace_clock.h
traps.h
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2014-06-12 19:18:49 -07:00
tsc.h
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
2014-02-19 17:12:24 +01:00
uaccess_32.h
uaccess_64.h
uaccess.h
unaligned.h
unistd.h
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
2014-06-04 16:54:14 -07:00
uprobes.h
uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates
2014-06-05 16:21:57 +02:00
user32.h
user_32.h
user_64.h
user.h
vdso.h
x86, vdso: Move the vvar area before the vdso text
2014-07-11 16:57:51 -07:00
vga.h
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
2014-07-10 16:48:48 -06:00
vgtod.h
x86, vdso: Add 32 bit VDSO time support for 64 bit kernel
2014-03-18 12:52:41 -07:00
virtext.h
vm86.h
vmx.h
KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
2014-06-19 12:52:12 +02:00
vsyscall.h
vvar.h
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
2014-05-05 13:19:01 -07:00
word-at-a-time.h
x2apic.h
x86_init.h
xcr.h
xor_32.h
xor_64.h
xor_avx.h
xor.h
xsave.h
x86, xsave: Add forgotten inline annotation
2014-06-18 15:19:59 -07:00