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
/
include
/
asm
/
at
v3.16-rc7
5 folders
290 files
crypto
crypto: move x86 to the generic version of ablk_helper
12 years ago
numachip
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
13 years ago
trace
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
uv
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
12 years ago
xen
arm: xen: implement multicall hypercall support.
12 years ago
Kbuild
Merge git://git.infradead.org/users/eparis/audit
12 years ago
a.out-core.h
hw-breakpoints: Fix broken a.out format dump
16 years ago
acenv.h
ACPICA: Clean up redudant definitions already defined elsewhere
12 years ago
acpi.h
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h>
12 years ago
agp.h
agp: kill phys_to_gart() and gart_to_phys()
16 years ago
alternative-asm.h
x86, alternative: Add header guards to <asm/alternative-asm.h>
13 years ago
alternative.h
kprobes/x86: Call out into INT3 handler directly instead of using notifier
12 years ago
amd_nb.h
x86/AMD/NB: Fix amd_set_subcaches() parameter type
12 years ago
apb_timer.h
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
15 years ago
apic.h
x86/apic: Always define nox2apic and define it as initdata
12 years ago
apic_flat_64.h
x86: Make flat_init_apic_ldr() available
14 years ago
apicdef.h
x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it
14 years ago
apm.h
x86: move mach-default/*.h files to asm/
17 years ago
arch_hweight.h
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
archrandom.h
random: Add arch_has_random[_seed]()
12 years ago
asm-offsets.h
kbuild: move asm-offsets.h to include/generated
17 years ago
asm.h
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
12 years ago
atomic.h
arch,x86: Convert smp_mb__*()
12 years ago
atomic64_32.h
atomic64_32.h: fix parameter naming mismatch
14 years ago
atomic64_64.h
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
barrier.h
arch,x86: Convert smp_mb__*()
12 years ago
bios_ebda.h
Merge branch 'x86/urgent' into x86-mm
15 years ago
bitops.h
arch,x86: Convert smp_mb__*()
12 years ago
boot.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
bootparam_utils.h
x86: Don't clear olpc_ofw_header when sentinel is detected
12 years ago
bug.h
x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG
12 years ago
bugs.h
x86: Fix ASM_X86__ header guards
17 years ago
cache.h
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
16 years ago
cacheflush.h
Disintegrate asm/system.h for X86
14 years ago
calgary.h
x86, iommu: Make all IOMMU's detection routines return a value.
15 years ago
calling.h
sched, x86: Optimize the preempt_schedule() call
12 years ago
ce4100.h
x86: ce4100: Set pci ops via callback instead of module init
15 years ago
checksum.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
checksum_32.h
x86, smap: Handle csum_partial_copy_*_user()
12 years ago
checksum_64.h
net: Change x86_64 add32_with_carry to allow memory operand
12 years ago
clocksource.h
x86, vdso: Make vsyscall_gtod_data handling x86 generic
12 years ago
cmdline.h
x86, boot: Carve out early cmdline parsing function
12 years ago
cmpxchg.h
x86 cmpxchg.h: fix wrong comment
13 years ago
cmpxchg_32.h
x86, 386 removal: Remove CONFIG_CMPXCHG
13 years ago
cmpxchg_64.h
x86: Fix and improve cmpxchg_double{,_local}()
14 years ago
compat.h
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
13 years ago
context_tracking.h
context_tracking: Move exception handling to generic code
13 years ago
cpu.h
x86: delete __cpuinit usage from all x86 files
12 years ago
cpu_device_id.h
Add driver auto probing for x86 features v4
14 years ago
cpufeature.h
Merge 3.14-rc5 into driver-core-next
12 years ago
cpumask.h
x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask
17 years ago
current.h
x86: replace percpu_xxx funcs with this_cpu_xxx
14 years ago
debugreg.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
delay.h
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
desc.h
x86, trace: Delete __trace_alloc_intr_gate()
12 years ago
desc_defs.h
tree-wide: fix assorted typos all over the place
16 years ago
device.h
driver core / ACPI: Move ACPI support to core device and driver types
13 years ago
div64.h
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
14 years ago
dma-contiguous.h
Merge branch 'linus' into perf/core
12 years ago
dma-mapping.h
dma-debug: New interfaces to debug dma mapping errors
13 years ago
dma.h
x86, NUMA: Enable emulation on 32bit too
15 years ago
dmi.h
firmware/dmi_scan: generalize for use by other archs
12 years ago
dwarf2.h
x86-64: Fix CFI data for interrupt frames
14 years ago
e820.h
Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
12 years ago
edac.h
x86: Fix ASM_X86__ header guards
17 years ago
efi.h
x86/efi: Save and restore FPU context around efi_calls (i386)
12 years ago
elf.h
x86, vdso: Move the 32-bit vdso special pages after the text
12 years ago
emergency-restart.h
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
12 years ago
entry_arch.h
x86, trace: Add irq vector tracepoints
12 years ago
espfix.h
x86, espfix: Fix broken header guard
12 years ago
exec.h
Disintegrate asm/system.h for X86
14 years ago
fb.h
x86-64: Allow fbdev primary video code
16 years ago
fixmap.h
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
12 years ago
floppy.h
x86: Remove deprecated IRQF_DISABLED
12 years ago
fpu-internal.h
x86, fpu: Extend the use of static_cpu_has_safe
12 years ago
frame.h
x86: Unify rwlock assembly implementation
14 years ago
ftrace.h
tracing/syscalls: Allow archs to ignore tracing compat syscalls
13 years ago
futex.h
x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic
12 years ago
gart.h
x86, gart: Set DISTLBWALKPRB bit always
15 years ago
genapic.h
x86, apic: merge genapic.h into apic.h
17 years ago
geode.h
Merge branch 'x86/asm' into x86/urgent
16 years ago
gpio.h
gpiolib/arches: Centralise bolierplate asm/gpio.h
14 years ago
hardirq.h
x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well
12 years ago
hash.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
12 years ago
highmem.h
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
14 years ago
hpet.h
x86/hpet: Make boot_hpet_disable extern
12 years ago
hugetlb.h
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
12 years ago
hw_breakpoint.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
hw_irq.h
x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition
12 years ago
hypertransport.h
x86: Fix ASM_X86__ header guards
17 years ago
hypervisor.h
x86: Correctly detect hypervisor
12 years ago
i387.h
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
13 years ago
i8259.h
x86: i8259: Convert to new irq_chip functions
15 years ago
ia32.h
x86: switch to generic old sigaction
13 years ago
ia32_unistd.h
x86: Generate system call tables and unistd_*.h from tables
14 years ago
idle.h
x86: Merge the x86_32 and x86_64 cpu_idle() functions
14 years ago
inat.h
x86: Fix to decode grouped AVX with VEX pp bits
14 years ago
inat_types.h
x86: Instruction decoder API
16 years ago
init.h
x86, 64bit, mm: Add generic kernel/ident mapping helper
13 years ago
insn.h
x86: Fix to decode grouped AVX with VEX pp bits
14 years ago
inst.h
x86, crc32-pclmul: Fix build with older binutils
13 years ago
intel-mid.h
x86, intel-mid: Add Merrifield platform support
12 years ago
intel_mid_vrtc.h
intel_mid: Renamed *mrst* to *intel_mid*
12 years ago
intel_scu_ipc.h
x86,mrst: Power control commands update
14 years ago
io.h
Merge git://git.infradead.org/users/eparis/audit
12 years ago
io_apic.h
x86: Get rid of get_nr_irqs_gsi()
12 years ago
iomap.h
mm: stack based kmap_atomic()
15 years ago
iommu.h
iommu: Remove group_mf
14 years ago
iommu_table.h
x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT
13 years ago
iosf_mbi.h
x86, iosf: Added Quark MBI identifiers
12 years ago
ipi.h
x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
15 years ago
irq.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
11 years ago
irq_regs.h
x86: replace percpu_xxx funcs with this_cpu_xxx
14 years ago
irq_remapping.h
iommu: dmar: Provide arch specific irq allocation
12 years ago
irq_vectors.h
KVM: VMX: Register a new IPI for posted interrupt
13 years ago
irqflags.h
tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions
14 years ago
ist.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
jump_label.h
Merge branch 'core/urgent' into sched/core
12 years ago
kbdleds.h
keyboard: Use BIOS Keyboard variable to set Numlock
14 years ago
kdebug.h
x86/dumpstack: Fix printk_address for direct addresses
12 years ago
kexec.h
x86, kexec: Remove 1024G limitation for kexec buffer on 64bit
13 years ago
kgdb.h
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
14 years ago
kmap_types.h
Merge branch 'linus' into perfcounters/core
17 years ago
kmemcheck.h
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
17 years ago
kprobes.h
kprobes/x86: Call exception handlers directly from do_int3/do_debug
12 years ago
kvm_emulate.h
KVM: x86: drop set_rflags callback
12 years ago
kvm_guest.h
x86: kvm guest: pvclock vsyscall support
13 years ago
kvm_host.h
KVM: x86: preserve the high 32-bits of the PAT register
11 years ago
kvm_para.h
x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101
12 years ago
lguest.h
lguest: map Switcher below fixmap.
13 years ago
lguest_hcall.h
lguest: update comments
14 years ago
linkage.h
ix86: Tighten asmlinkage_protect() constraints
13 years ago
local.h
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
local64.h
arch: Implement local64_t
16 years ago
mach_timer.h
time: x86: Remove CLOCK_TICK_RATE from mach_timer.h
14 years ago
mach_traps.h
x86/mrst: Avoid reporting wrong nmi status
14 years ago
math_emu.h
Merge branch 'x86/urgent' into core/percpu
17 years ago
mc146818rtc.h
x86: Increase precision of x86_platform.get/set_wallclock()
13 years ago
mce.h
hwpoison: remove unused global variable in do_machine_check()
12 years ago
microcode.h
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
12 years ago
microcode_amd.h
x86, microcode, AMD: Fix early ucode loading
12 years ago
microcode_intel.h
x86: delete __cpuinit usage from all x86 files
12 years ago
misc.h
x86: Improve the printout of the SMP bootup CPU table
12 years ago
mmconfig.h
x86: delete __cpuinit usage from all x86 files
12 years ago
mmu.h
x86, vdso: Reimplement vdso.so preparation in build-time C
12 years ago
mmu_context.h
sched/x86: Optimize switch_mm() for multi-threaded workloads
12 years ago
mmx.h
x86: Fix ASM_X86__ header guards
17 years ago
mmzone.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
mmzone_32.h
x86, platforms: Remove NUMAQ
12 years ago
mmzone_64.h
Fix node_start/end_pfn() definition for mm/page_cgroup.c
15 years ago
module.h
x86, 386 removal: Remove CONFIG_M386 from Kconfig
13 years ago
mpspec.h
x86, platforms: Remove NUMAQ
12 years ago
mpspec_def.h
MCA: delete all remaining traces of microchannel bus support.
14 years ago
mshyperv.h
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
12 years ago
msidef.h
x86, x2apic: enable fault handling for intr-remapping
17 years ago
msr.h
x86: Add another set of MSR accessor functions
12 years ago
mtrr.h
Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed
13 years ago
mutex.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
mutex_32.h
Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into drm-next
12 years ago
mutex_64.h
Merge branch 'core/urgent' into sched/core
12 years ago
mwait.h
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
12 years ago
nmi.h
x86/nmi: Push duration printk() to irq context
12 years ago
nops.h
x86, nop: Make the ASM_NOP* macros work from assembly
14 years ago
numa.h
x86: delete __cpuinit usage from all x86 files
12 years ago
numa_32.h
x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
15 years ago
olpc.h
Merge remote-tracking branch 'upstream' into next
13 years ago
olpc_ofw.h
x86, olpc: Use device tree for platform identification
15 years ago
page.h
x86/mm: Implement ASLR for hugetlb mappings
12 years ago
page_32.h
x86/mm: Implement ASLR for hugetlb mappings
12 years ago
page_32_types.h
x86, relocs: Move ELF relocation handling to C
12 years ago
page_64.h
x86: Make it so that __pa_symbol can only process kernel symbols on x86_64
13 years ago
page_64_types.h
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
12 years ago
page_types.h
x86: revert wrong memblock current limit setting
12 years ago
paravirt.h
x86, asmlinkage, paravirt: Make paravirt thunks global
12 years ago
paravirt_types.h
x86, asmlinkage, paravirt: Don't rely on local assembler labels
12 years ago
parport.h
X86: drivers: remove __dev* attributes.
13 years ago
pat.h
x86, platform: Change is_untracked_pat_range() to bool; cleanup init
16 years ago
pci-direct.h
x86: Fix ASM_X86__ header guards
17 years ago
pci-functions.h
x86: move mach-default/*.h files to asm/
17 years ago
pci.h
PCI: Turn pcibios_penalize_isa_irq() into a weak function
12 years ago
pci_64.h
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
16 years ago
pci_x86.h
X86: drivers: remove __dev* attributes.
13 years ago
percpu.h
percpu: add raw_cpu_ops
12 years ago
perf_event.h
perf/x86/intel: Add simple Haswell PMU support
12 years ago
perf_event_p4.h
perf/x86/intel/P4: Robistify P4 PMU types
13 years ago
pgalloc.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
12 years ago
pgtable-2level.h
mm: x86 pgtable: require X86_64 for soft-dirty tracker
12 years ago
pgtable-2level_types.h
x86: move more pagetable-related definitions into pgtable*.h
17 years ago
pgtable-3level.h
mm: save soft-dirty bits on file pages
12 years ago
pgtable-3level_types.h
x86: move more pagetable-related definitions into pgtable*.h
17 years ago
pgtable.h
mm: x86 pgtable: require X86_64 for soft-dirty tracker
12 years ago
pgtable_32.h
x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions
13 years ago
pgtable_32_types.h
x86: use __ASSEMBLY__ rather than __ASSEMBLER__
16 years ago
pgtable_64.h
mm: x86 pgtable: drop unneeded preprocessor ifdef
12 years ago
pgtable_64_types.h
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
12 years ago
pgtable_types.h
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
12 years ago
posix_types.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
preempt.h
percpu: add raw_cpu_ops
12 years ago
probe_roms.h
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
processor-cyrix.h
x86, um: ... and asm-x86 move
17 years ago
processor-flags.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
processor.h
x86: Keep thread_info on thread stack in x86_32
12 years ago
prom.h
of: remove HAVE_ARCH_DEVTREE_FIXUPS
12 years ago
proto.h
x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c
12 years ago
ptrace.h
ptrace,x86: force IRET path after a ptrace_stop()
11 years ago
pvclock-abi.h
x86: pvclock: Add flag to indicate that a vm was stopped by the host
14 years ago
pvclock.h
pvclock: detect watchdog reset at pvclock read
12 years ago
qrwlock.h
x86, locking/rwlocks: Enable qrwlocks on x86
12 years ago
realmode.h
x86, realmode: Separate real_mode reserve and setup
13 years ago
reboot.h
Merge branch 'x86/apic' into x86/platform
14 years ago
reboot_fixups.h
x86: Fix ASM_X86__ header guards
17 years ago
required-features.h
x86: Require MOVBE feature in cpuid when we use it
13 years ago
resume-trace.h
x86: Fix ASM_X86__ header guards
17 years ago
rio.h
x86: Fix ASM_X86__ header guards
17 years ago
rmwcc.h
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
rtc.h
x86, um: ... and asm-x86 move
17 years ago
rwlock.h
x86: Fix write lock scalability 64-bit issue
14 years ago
rwsem.h
Merge branch 'rwsem-optimizations'
13 years ago
scatterlist.h
remove needless ISA_DMA_THRESHOLD
16 years ago
seccomp.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
seccomp_32.h
x86-64: seccomp: fix 32/64 syscall hole
17 years ago
seccomp_64.h
x86-64: seccomp: fix 32/64 syscall hole
17 years ago
sections.h
x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA
16 years ago
segment.h
x86, trace: Register exception handler to trace IDT
12 years ago
serial.h
x86: Fix ASM_X86__ header guards
17 years ago
setup.h
x86, espfix: Move espfix definitions into a separate header file
12 years ago
setup_arch.h
x86: move mach-default/*.h files to asm/
17 years ago
shmparam.h
x86: Fix ASM_X86__ header guards
17 years ago
sigcontext.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
sigframe.h
x32: Add rt_sigframe_x32
14 years ago
sighandling.h
x86/signals: Propagate RF EFLAGS bit through the signal restore call
13 years ago
signal.h
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
simd.h
crypto: move x86 to the generic version of ablk_helper
12 years ago
smap.h
x86, smap: Add STAC and CLAC instructions to control user space access
13 years ago
smp.h
x86: Delete non-required instances of include <linux/init.h>
12 years ago
smpboot_hooks.h
x86: Serialize SMP bootup CMOS accesses on rtc_lock
14 years ago
sparsemem.h
Merge branch 'x86/urgent' into x86/xen
17 years ago
special_insns.h
x86: Add support for the clflushopt instruction
12 years ago
spinlock.h
x86, locking/rwlocks: Enable qrwlocks on x86
12 years ago
spinlock_types.h
x86, locking/rwlocks: Enable qrwlocks on x86
12 years ago
sta2x11.h
mfd: Add driver for STA2X11 MFD block
14 years ago
stackprotector.h
x86: replace percpu_xxx funcs with this_cpu_xxx
14 years ago
stacktrace.h
x86: Remove warning and warning_symbol from struct stacktrace_ops
15 years ago
string.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
string_32.h
x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy
16 years ago
string_64.h
x86: add hooks for kmemcheck
18 years ago
suspend.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
suspend_32.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
suspend_64.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
svm.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
swiotlb.h
x86: enable DMA CMA with swiotlb
12 years ago
switch_to.h
x86, asmlinkage: Make 32bit/64bit __switch_to visible
12 years ago
sync_bitops.h
arch,x86: Convert smp_mb__*()
12 years ago
sys_ia32.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
13 years ago
syscall.h
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
12 years ago
syscalls.h
x86, asmlinkage: Make various syscalls asmlinkage
12 years ago
sysfb.h
x86: sysfb: move EFI quirks from efifb to sysfb
12 years ago
tce.h
x86: Fix ASM_X86__ header guards
17 years ago
thread_info.h
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
12 years ago
time.h
x86: i8253: Consolidate definitions of global_clock_event
15 years ago
timer.h
Merge branch 'x86/idle' into sched/core
12 years ago
timex.h
time: move PIT_TICK_RATE to linux/timex.h
17 years ago
tlb.h
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
13 years ago
tlbflush.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
12 years ago
topology.h
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
12 years ago
trace_clock.h
tracing: Format non-nanosec times from tsc clock without a decimal point.
13 years ago
traps.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
12 years ago
tsc.h
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
12 years ago
uaccess.h
x86: Slightly tweak the access_ok() C variant for better code
12 years ago
uaccess_32.h
x86: Unify copy_to_user() and add size checking to it
12 years ago
uaccess_64.h
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
12 years ago
unaligned.h
x86: Fix ASM_X86__ header guards
17 years ago
unistd.h
Merge branch 'perf/kprobes' into perf/core
12 years ago
uprobes.h
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
12 years ago
user.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
13 years ago
user32.h
x86: Fix ASM_X86__ header guards
17 years ago
user_32.h
x86: Fix ASM_X86__ header guards
17 years ago
user_64.h
x86: Fix ASM_X86__ header guards
17 years ago
vdso.h
x86, mm: Improve _install_special_mapping and fix x86 vdso naming
12 years ago
vga.h
efifb: Implement vga_default_device() (v2)
14 years ago
vgtod.h
x86, vdso: Add 32 bit VDSO time support for 64 bit kernel
12 years ago
virtext.h
Disintegrate asm/system.h for X86
14 years ago
vm86.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
vmx.h
Merge branch 'perf/urgent' into perf/core
12 years ago
vsyscall.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
13 years ago
vvar.h
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
12 years ago
word-at-a-time.h
word-at-a-time: make the interfaces truly generic
14 years ago
x2apic.h
x86/apic: Factor out default target_cpus() operation
14 years ago
x86_init.h
PCI: Drop "irq" param from *_restore_msi_irqs()
12 years ago
xcr.h
x86, um: ... and asm-x86 move
17 years ago
xor.h
Merge tag 'v3.8-rc5' into x86/mm
13 years ago
xor_32.h
Merge tag 'v3.8-rc5' into x86/mm
13 years ago
xor_64.h
Merge tag 'v3.8-rc5' into x86/mm
13 years ago
xor_avx.h
Merge back earlier 'pm-cpufreq' material.
12 years ago
xsave.h
KVM: x86: Fix xsave cpuid exposing bug
12 years ago