Yu Ke 3e0996798a xen/acpi: Domain0 acpi parser related platform hypercall il y a 15 ans
..
uv f073cc8f39 x86, UV: Clean up uv_tlb.c il y a 14 ans
visws b72d0db9dd x86: Move pci init function to x86_init il y a 15 ans
xen 3e0996798a xen/acpi: Domain0 acpi parser related platform hypercall il y a 14 ans
Kbuild bf56fba670 archs: replace unifdef-y with header-y il y a 15 ans
a.out-core.h 9f6b3c2c30 hw-breakpoints: Fix broken a.out format dump il y a 15 ans
a.out.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
acpi.h f310642123 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 il y a 14 ans
aes.h 07bf44f869 crypto: aes - Export x86 AES encrypt/decrypt functions il y a 16 ans
agp.h 6a12235c7d agp: kill phys_to_gart() and gart_to_phys() il y a 16 ans
alternative-asm.h 9072d11da1 x86, alternative: Add altinstruction_entry macro il y a 14 ans
alternative.h 0162818804 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
amd_iommu.h 157b6ceb13 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
amd_iommu_proto.h 72fe00f01f x86/amd-iommu: Use threaded interupt handler il y a 14 ans
amd_iommu_types.h 604c307bf4 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 il y a 14 ans
amd_nb.h 1201e10a09 x86, NUMA: trivial cleanups il y a 14 ans
apb_timer.h e376fd664b watchdog: Intel SCU Watchdog: Fix build and remove duplicate code il y a 14 ans
apic.h 1a8880a142 x86, apic: Make apic drivers static il y a 14 ans
apicdef.h e503f9e4b0 x86, apic: Fix spurious error interrupts triggering on all non-boot APs il y a 14 ans
apm.h 1164dd0099 x86: move mach-default/*.h files to asm/ il y a 16 ans
arch_hweight.h c59bd56882 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() il y a 15 ans
asm-offsets.h 559df2e021 kbuild: move asm-offsets.h to include/generated il y a 15 ans
asm.h 709972b1f6 x86, asm: Make _ASM_EXTABLE() usable from assembly code il y a 16 ans
atomic.h 93c9d7f60c Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans
atomic64_32.h a7e926abc3 x86-32: Rewrite 32-bit atomic64 functions in assembly il y a 15 ans
atomic64_64.h 93c9d7f60c Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans
auxvec.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
bios_ebda.h f548ccd47d x86: Better comments for get_bios_ebda() il y a 14 ans
bitops.h 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h il y a 14 ans
bitsperlong.h c31ae4bb4a asm-generic: introduce asm/bitsperlong.h il y a 16 ans
boot.h 303148045a x86: support XZ-compressed kernel il y a 14 ans
bootparam.h da6b737b9a x86: Add device tree support il y a 14 ans
bug.h a5fc5eba4d x86: Convert BUG() to use unreachable() il y a 15 ans
bugs.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
byteorder.h 74d96f0186 byteorder: make swab.h include asm/swab.h like a regular header il y a 16 ans
cache.h 54cb27a71f Rename .data.read_mostly to .data..read_mostly. il y a 15 ans
cacheflush.h 0d2eb44f63 x86: Fix common misspellings il y a 14 ans
calgary.h 480125ba49 x86, iommu: Make all IOMMU's detection routines return a value. il y a 15 ans
calling.h 3234282f33 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas il y a 15 ans
ce4100.h 03150171dc x86: ce4100: Set pci ops via callback instead of module init il y a 14 ans
checksum.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
checksum_32.h 392d814daf x86: fix csum_ipv6_magic asm memory clobber il y a 16 ans
checksum_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
cmpxchg.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
cmpxchg_32.h a378d9338e x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() il y a 15 ans
cmpxchg_64.h 4532b305e8 x86, asm: Clean up and simplify <asm/cmpxchg.h> il y a 15 ans
compat.h c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() il y a 15 ans
cpu.h 1c9d16e359 x86: Fix mwait_usable section mismatch il y a 14 ans
cpufeature.h 7ccafc5f75 x86, cpufeature: Update CPU feature RDRND to RDRAND il y a 14 ans
cpumask.h 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask il y a 16 ans
cputime.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
current.h ed8d9adf35 x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses il y a 16 ans
debugreg.h 0a3aee0da4 x86: Use this_cpu_ops to optimize code il y a 14 ans
delay.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
desc.h 9a3865b185 x86, asm: Clean up desc.h a bit il y a 14 ans
desc_defs.h af901ca181 tree-wide: fix assorted typos all over the place il y a 15 ans
device.h 657cbb6b6c x86/amd-iommu: Use dev->arch->iommu to store iommu related information il y a 15 ans
div64.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
dma-mapping.h 3b9c6c11f5 dma-mapping: remove dma_is_consistent API il y a 15 ans
dma.h 1b7e03ef75 x86, NUMA: Enable emulation on 32bit too il y a 14 ans
dmi.h c8608d6b58 x86/dmi: fix dmi_alloc() section mismatches il y a 16 ans
dwarf2.h df5d1874ce x86: Use {push,pop}{l,q}_cfi in more places il y a 15 ans
e820.h f1c2b35714 x86: e820: Remove conditional early mapping in parse_e820_ext il y a 14 ans
edac.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
efi.h 9cd2b07c19 x86, efi: Consolidate EFI nx control il y a 14 ans
elf.h 11557b24fd x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 il y a 15 ans
emergency-restart.h 14d7ca5c57 x86: attempt reboot via port CF9 if we have standard PCI ports il y a 16 ans
entry_arch.h 3a09fb4570 x86: Allocate 32 tlb_invalidate_interrupt handler stubs il y a 14 ans
errno.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
fb.h 477346ff74 x86-64: Allow fbdev primary video code il y a 15 ans
fcntl.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
fixmap.h fa36e956c5 x86: Fix Moorestown VRTC fixmap placement il y a 14 ans
floppy.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
frame.h 60cf637a13 x86: Use {push,pop}_cfi in more places il y a 14 ans
ftrace.h 521ccb5c4a ftrace/x86: mcount offset calculation il y a 14 ans
futex.h 8d7718aa08 futex: Sanitize futex ops argument types il y a 14 ans
gart.h c34151a742 x86, gart: Set DISTLBWALKPRB bit always il y a 14 ans
genapic.h e2780a68f8 x86, apic: merge genapic.h into apic.h il y a 16 ans
geode.h c95d1e53ed cs5535: drop the Geode-specific MFGPT/GPIO code il y a 15 ans
gpio.h 718c45bd1a x86/gpio: Implement x86 gpio_to_irq convert function il y a 14 ans
hardirq.h e360adbe29 irq_work: Add generic hardirq context callbacks il y a 15 ans
highmem.h 3e4d3af501 mm: stack based kmap_atomic() il y a 14 ans
hpet.h d0fbca8f93 x86: ioapic/hpet: Convert to new chip functions il y a 15 ans
hugetlb.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
hw_breakpoint.h 89e45aac42 x86: Fix instruction breakpoint encoding il y a 15 ans
hw_irq.h 3a09fb4570 x86: Allocate 32 tlb_invalidate_interrupt handler stubs il y a 14 ans
hypertransport.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
hyperv.h e08cae4181 x86: Clean up the hypervisor layer il y a 15 ans
hypervisor.h d9b8ca8474 xen: HVM X2APIC support il y a 14 ans
i387.h f994d99cf1 x86-32, fpu: Fix FPU exception handling on non-SSE systems il y a 14 ans
i8253.h 82491451dd clocksource: convert x86 to generic i8253 clocksource il y a 14 ans
i8259.h 4305df947c x86: i8259: Convert to new irq_chip functions il y a 15 ans
ia32.h 2b1c6bd77d generic compat_sys_ustat il y a 16 ans
ia32_unistd.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
idle.h 02c68a0201 x86 idle: clarify AMD erratum 400 workaround il y a 14 ans
inat.h e0e492e99b x86: AVX instruction set decoder support il y a 15 ans
inat_types.h eb13296cfa x86: Instruction decoder API il y a 16 ans
init.h d1b19426b0 x86: Rename e820_table_* to pgt_buf_* il y a 14 ans
insn.h 30a813ae03 x86: Move MAX_INSN_SIZE into asm/insn.h il y a 15 ans
inst.h 62e7bec494 crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 il y a 15 ans
intel_scu_ipc.h 804f8681a9 Remove indirect read write api support. il y a 15 ans
io.h dbee8a0aff x86: remove 32-bit versions of readq()/writeq() il y a 14 ans
io_apic.h c040aaeb86 x86, ioapic: Consolidate gsi routing info into 'struct ioapic' il y a 14 ans
ioctl.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
ioctls.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
iomap.h 3e4d3af501 mm: stack based kmap_atomic() il y a 14 ans
iommu.h 94a15564ac x86: Move iommu_shutdown_noop to x86_init.c il y a 15 ans
iommu_table.h 6e96366933 x86, iommu: Update header comments with appropriate naming il y a 15 ans
ipcbuf.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
ipi.h 1245e1668c x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only il y a 14 ans
irq.h da6b737b9a x86: Add device tree support il y a 14 ans
irq_controller.h 19c4f5f7f7 x86: dtb: Add irq domain abstraction il y a 14 ans
irq_regs.h d650a51485 x86: merge irq_regs.h il y a 16 ans
irq_remapping.h 1a0730d664 x86: Speed up the irq_remapped check in hot pathes il y a 15 ans
irq_vectors.h d04c579f97 x86: Work around old gas bug il y a 14 ans
irqflags.h df9ee29270 Fix IRQ flag handling naming il y a 15 ans
ist.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
jump_label.h ef64789413 jump label: Add _ASM_ALIGN for x86 and x86_64 il y a 14 ans
kdebug.h e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available il y a 14 ans
kexec.h fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 il y a 16 ans
kgdb.h 63ab25ebbc kgdbts: unify/generalize gdb breakpoint adjustment il y a 14 ans
kmap_types.h e4c9dd0fba kmap_types: make most arches use generic header file il y a 16 ans
kmemcheck.h dfec072ecd kmemcheck: add the kmemcheck core il y a 16 ans
kprobes.h 30a813ae03 x86: Move MAX_INSN_SIZE into asm/insn.h il y a 15 ans
kvm.h 2d5b5a6655 KVM: x86: XSAVE/XRSTOR live migration support il y a 15 ans
kvm_emulate.h 1aa366163b KVM: x86 emulator: consolidate segment accessors il y a 14 ans
kvm_host.h 2fb92db1ec KVM: VMX: Cache vmcs segment fields il y a 14 ans
kvm_para.h d4c90b0043 KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason il y a 14 ans
ldt.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
lguest.h e8a2eb47e6 Merge commit 'origin/x86/urgent' into x86/asm il y a 16 ans
lguest_hcall.h 091ebf07a2 lguest: stop using KVM hypercall mechanism il y a 15 ans
linkage.h 1b4ac2a935 x86: Get rid of asmregparm il y a 14 ans
local.h 38b7827fcd local_t: Remove cpu_local_xx macros il y a 15 ans
local64.h 1996bda2a4 arch: Implement local64_t il y a 15 ans
mach_timer.h 1164dd0099 x86: move mach-default/*.h files to asm/ il y a 16 ans
mach_traps.h 1c7b74d46f x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR il y a 14 ans
math_emu.h d315760ffa x86: fix math_emu register frame access il y a 16 ans
mc146818rtc.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mca.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mca_dma.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mce.h dffa4b2f62 x86, mce: Drop the default decoding notifier il y a 14 ans
memblock.h 7d68dc3f10 x86, efi: Do not reserve boot services regions within reserved areas il y a 14 ans
microcode.h c7657ac0c3 x86, microcode, AMD: Cleanup code a bit il y a 14 ans
mman.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
mmconfig.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mmu.h af6a25f0e1 x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct il y a 14 ans
mmu_context.h 831d52bc15 x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm il y a 14 ans
mmx.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mmzone.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
mmzone_32.h a26474e864 x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines il y a 14 ans
mmzone_64.h c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c il y a 14 ans
module.h ce9c99af8d x86, cpu: Move AMD Elan Kconfig under "Processor family" il y a 14 ans
mpspec.h bbc9e2f452 x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit il y a 14 ans
mpspec_def.h cb2ded37fd x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion il y a 14 ans
mrst-vrtc.h 7309282c90 x86: mrst: Add vrtc driver which serves as a wall clock device il y a 14 ans
mrst.h 7309282c90 x86: mrst: Add vrtc driver which serves as a wall clock device il y a 14 ans
msgbuf.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
mshyperv.h e08cae4181 x86: Clean up the hypervisor layer il y a 15 ans
msidef.h 9d783ba042 x86, x2apic: enable fault handling for intr-remapping il y a 16 ans
msr-index.h fbc0db76b7 KVM: SVM: Implement infrastructure for TSC_RATE_MSR il y a 14 ans
msr.h 5f755293ca x86, gcc-4.6: Avoid unused by set variables in rdmsr il y a 15 ans
mtrr.h 5400743db5 x86, mtrr: make mtrr_aps_delayed_init static bool il y a 16 ans
mutex.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
mutex_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mutex_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
mwait.h bc83cccc76 x86, mwait: Move mwait constants to a common header file il y a 15 ans
nmi.h 0d2eb44f63 x86: Fix common misspellings il y a 14 ans
nops.h dc326fca2b x86, cpu: Clean up and unify the NOP selection infrastructure il y a 14 ans
numa.h 752d4f372f x86, NUMA: Make numa_init_array() static il y a 14 ans
numa_32.h a4106eae65 x86, NUMA: Move NUMA init logic from numa_64.c to numa.c il y a 14 ans
numa_64.h a4106eae65 x86, NUMA: Move NUMA init logic from numa_64.c to numa.c il y a 14 ans
numaq.h 299a180aec x86-32, NUMA: Update numaq to use new NUMA init protocol il y a 14 ans
olpc.h 0d2eb44f63 x86: Fix common misspellings il y a 14 ans
olpc_ofw.h 45bb1674b9 x86, olpc: Use device tree for platform identification il y a 14 ans
page.h 8fd49936a8 x86: Document __phys_reloc_hide() usage in __pa_symbol() il y a 15 ans
page_32.h beb6943d8d x86 headers: protect page_32.h via __ASSEMBLY__ il y a 16 ans
page_32_types.h dcfa726280 x86: Remove CONFIG_4KSTACKS il y a 15 ans
page_64.h 51c78eb3f0 x86: create _types.h counterparts for page*.h il y a 16 ans
page_64_types.h 9063c61fd5 x86, 64-bit: Clean up user address masking il y a 16 ans
page_types.h f891125028 x86-64, NUMA: Revert NUMA affine page table allocation il y a 14 ans
param.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
paravirt.h cacf061c5e thp: fix PARAVIRT x86 32bit noPAE il y a 14 ans
paravirt_types.h 331127f799 thp: add pmd paravirt ops il y a 14 ans
parport.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
pat.h 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions il y a 16 ans
pci-direct.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
pci-functions.h 1164dd0099 x86: move mach-default/*.h files to asm/ il y a 16 ans
pci.h 5491ff511d x86/PCI: Remove dma32_reserve_bootmem il y a 14 ans
pci_64.h c252a5bb1f x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA il y a 15 ans
pci_x86.h 44de3395a4 x86/PCI: Clean up pci_cache_line_size il y a 15 ans
percpu.h 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
perf_event.h 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector il y a 14 ans
perf_event_p4.h 0d2eb44f63 x86: Fix common misspellings il y a 14 ans
pgalloc.h b595076a18 tree-wide: fix comment/printk typos il y a 14 ans
pgtable-2level.h f2d6bfe9ff thp: add x86 32bit support il y a 14 ans
pgtable-2level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h il y a 16 ans
pgtable-3level.h 4981d01ead x86: Flush TLB if PGD entry is changed in i386 PAE mode il y a 14 ans
pgtable-3level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h il y a 16 ans
pgtable.h 4b7167b9ff thp: don't allow transparent hugepage support without PSE il y a 14 ans
pgtable_32.h ece0e2b640 mm: remove pte_*map_nested() il y a 14 ans
pgtable_32_types.h fc4ac7a5f5 x86: use __ASSEMBLY__ rather than __ASSEMBLER__ il y a 15 ans
pgtable_64.h f2d6bfe9ff thp: add x86 32bit support il y a 14 ans
pgtable_64_types.h c898faf91b x86: 46 bit physical address support on 64 bits il y a 16 ans
pgtable_types.h 279b706bf8 x86,xen: introduce x86_init.mapping.pagetable_reserve il y a 14 ans
poll.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
posix_types.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
posix_types_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
posix_types_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
prctl.h 8d4b498119 headers_check fix: x86, prctl.h il y a 16 ans
probe_roms.h 5d94e81f69 x86: Introduce pci_map_biosrom() il y a 14 ans
processor-cyrix.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
processor-flags.h dc23c0bccf x86, cpu: Add SMEP CPU feature in CR4 il y a 14 ans
processor.h f310642123 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 il y a 14 ans
prom.h a906fdaacc x86: dt: Cleanup local apic setup il y a 14 ans
proto.h 9b3be9f992 Move round_up/down to kernel.h il y a 15 ans
ptrace-abi.h 0d2eb44f63 x86: Fix common misspellings il y a 14 ans
ptrace.h c46dd6b48d x86: convert to asm-generic ptrace.h il y a 14 ans
pvclock-abi.h 3a0d7256a6 x86, paravirt: don't compute pvclock adjustments if we trust the tsc il y a 15 ans
pvclock.h de2d1a524e KVM: Fix register corruption in pvclock_scale_delta il y a 14 ans
reboot.h 3d35ac346e x86, reboot: Move the real-mode reboot code to an assembly file il y a 14 ans
reboot_fixups.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
required-features.h bdc802dcca x86, cpu: Support the features flags in new CPUID leaf 7 il y a 15 ans
resource.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
resume-trace.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
rio.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
rtc.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
rwlock.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
rwsem.h aac72277fd rwsem: Move duplicate function prototypes to linux/rwsem.h il y a 14 ans
scatterlist.h 7e005f7979 remove needless ISA_DMA_THRESHOLD il y a 15 ans
seccomp.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
seccomp_32.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole il y a 16 ans
seccomp_64.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole il y a 16 ans
sections.h 74e081797b x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA il y a 16 ans
segment.h 014eea518a x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assembly il y a 14 ans
sembuf.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
serial.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
setup.h 08b5d06ec6 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
setup_arch.h 1164dd0099 x86: move mach-default/*.h files to asm/ il y a 16 ans
shmbuf.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
shmparam.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
sigcontext.h 6070d81eb5 tree-wide: fix misspelling of "definition" in comments il y a 15 ans
sigcontext32.h 2de548faa7 headers_check fix: x86, sigcontext32.h il y a 16 ans
sigframe.h b2fa739c06 x86: sigframe.h: include headers for dependency il y a 16 ans
siginfo.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
signal.h 63b852a6b6 asm-generic: rename termios.h, signal.h and mman.h il y a 16 ans
smp.h 181f977d13 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
smpboot_hooks.h 299c56966a x86: Use u32 instead of long to set reset vector back to 0 il y a 14 ans
socket.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
sockios.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
sparsemem.h c898faf91b x86: 46 bit physical address support on 64 bits il y a 16 ans
spinlock.h e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock il y a 15 ans
spinlock_types.h fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock il y a 15 ans
stackprotector.h 1ea0d14e48 x86/i386: Make sure stack-protector segment base is cache aligned il y a 16 ans
stacktrace.h 449a66fd1f x86: Remove warning and warning_symbol from struct stacktrace_ops il y a 14 ans
stat.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
statfs.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
string.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
string_32.h ff60fab71b x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy il y a 16 ans
string_64.h f85612967c x86: add hooks for kmemcheck il y a 16 ans
suspend.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
suspend_32.h 354258011e PM / Hibernate: Remove arch_prepare_suspend() il y a 14 ans
suspend_64.h 354258011e PM / Hibernate: Remove arch_prepare_suspend() il y a 14 ans
svm.h dc25e89e07 KVM: SVM: copy instruction bytes from VMCB il y a 14 ans
swab.h 7cff3608d2 headers_check fix: x86, swab.h il y a 16 ans
swiotlb.h efa631c26d x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. il y a 15 ans
sync_bitops.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
sys_ia32.h c788732523 Mark arguments to certain syscalls as being const il y a 15 ans
syscall.h e7b8e675d9 tracing: Unify arch_syscall_addr() implementations il y a 15 ans
syscalls.h d7627467b7 Make do_execve() take a const filename pointer il y a 15 ans
system.h 15d6aba24d x86: Demacro CONFIG_PARAVIRT cpu accessors il y a 14 ans
tce.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
termbits.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
termios.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
thread_info.h b6a84016bd mm: NUMA aware alloc_thread_info_node() il y a 14 ans
time.h 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops il y a 16 ans
timer.h 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog il y a 14 ans
timex.h 08604bd993 time: move PIT_TICK_RATE to linux/timex.h il y a 16 ans
tlb.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
tlbflush.h b40827fa72 x86-32, mm: Add an initial page table for core bootstrapping il y a 15 ans
topology.h bd6709a91a x86, NUMA: Make 32bit use common NUMA init path il y a 14 ans
trampoline.h d1ee433539 x86, trampoline: Use the unified trampoline setup for ACPI wakeup il y a 14 ans
traps.h 631bc48782 KVM: Handle async PF in a guest. il y a 14 ans
tsc.h 44259b1abf x86-64: Move vread_tsc into a new file with sensible options il y a 14 ans
types.h 8547727756 remove dma64_addr_t il y a 14 ans
uaccess.h 268bb0ce3e sanitize <linux/prefetch.h> usage il y a 14 ans
uaccess_32.h 268bb0ce3e sanitize <linux/prefetch.h> usage il y a 14 ans
uaccess_64.h 268bb0ce3e sanitize <linux/prefetch.h> usage il y a 14 ans
ucontext.h 73a2d096fd x86: remove all now-duplicate header files il y a 16 ans
unaligned.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
unistd.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
unistd_32.h 7b21fddd08 ns: Wire up the setns system call il y a 14 ans
unistd_64.h 7b21fddd08 ns: Wire up the setns system call il y a 14 ans
user.h 5b3efd5008 x86, ptrace: regset extensions to support xstate il y a 15 ans
user32.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
user_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
user_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
vdso.h 8c49d9a74b x86-64: Clean up vdso/kernel shared variables il y a 14 ans
vga.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
vgtod.h 8c49d9a74b x86-64: Clean up vdso/kernel shared variables il y a 14 ans
virtext.h 9962d032bb KVM: SVM: Move EFER and MSR constants to generic x86 code il y a 16 ans
vm86.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
vmx.h 07c116d2f5 KVM: VMX: Add definitions for more vm entry/exit control bits il y a 14 ans
vsyscall.h 8c49d9a74b x86-64: Clean up vdso/kernel shared variables il y a 14 ans
vvar.h 8c49d9a74b x86-64: Clean up vdso/kernel shared variables il y a 14 ans
x2apic.h 79deb8e511 x86, x2apic: Move the common bits to x2apic.h il y a 14 ans
x86_init.h 279b706bf8 x86,xen: introduce x86_init.mapping.pagetable_reserve il y a 14 ans
xcr.h bb8985586b x86, um: ... and asm-x86 move il y a 17 ans
xor.h f85612967c x86: add hooks for kmemcheck il y a 16 ans
xor_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
xor_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
xsave.h 4a386c3e17 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans