Linus Torvalds a926021cb1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
..
uv 5471262290 x86, UV: Initialize the broadcast assist unit base destination node id properly před 14 roky
visws b72d0db9dd x86: Move pci init function to x86_init před 15 roky
xen 76ca078328 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm před 14 roky
Kbuild bf56fba670 archs: replace unifdef-y with header-y před 15 roky
a.out-core.h 9f6b3c2c30 hw-breakpoints: Fix broken a.out format dump před 15 roky
a.out.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
acpi.h 7f74f8f28a x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems před 14 roky
aes.h 07bf44f869 crypto: aes - Export x86 AES encrypt/decrypt functions před 16 roky
agp.h 6a12235c7d agp: kill phys_to_gart() and gart_to_phys() před 16 roky
alternative-asm.h 5967ed87ad x86-64: Reduce SMP locks table size před 15 roky
alternative.h 47935a731b Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
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 před 14 roky
amd_iommu_proto.h 5d0d71569e x86/amd-iommu: Update copyright headers před 15 roky
amd_iommu_types.h 5d0d71569e x86/amd-iommu: Update copyright headers před 15 roky
amd_nb.h 24d9b70b8c x86: Use PCI method for enabling AMD extended config space before MSR method před 14 roky
apb_timer.h f6e9456c92 x86, cleanup: Remove obsolete boot_cpu_id variable před 15 roky
apic.h 2fb270f321 x86: Fix section mismatch in LAPIC initialization před 14 roky
apicdef.h 56d91f132c x86, acpi: Add MAX_LOCAL_APIC for 32bit před 14 roky
apm.h 1164dd0099 x86: move mach-default/*.h files to asm/ před 16 roky
arch_hweight.h c59bd56882 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() před 15 roky
asm-offsets.h 559df2e021 kbuild: move asm-offsets.h to include/generated před 15 roky
asm.h 709972b1f6 x86, asm: Make _ASM_EXTABLE() usable from assembly code před 16 roky
atomic.h 93c9d7f60c Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
atomic64_32.h a7e926abc3 x86-32: Rewrite 32-bit atomic64 functions in assembly před 15 roky
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 před 15 roky
auxvec.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
bios_ebda.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
bitops.h 708ff2a009 bitops: make asm-generic/bitops/find.h more generic před 15 roky
bitsperlong.h c31ae4bb4a asm-generic: introduce asm/bitsperlong.h před 16 roky
boot.h 303148045a x86: support XZ-compressed kernel před 14 roky
bootparam.h c751e17b53 x86: Add CE4100 platform support před 14 roky
bug.h a5fc5eba4d x86: Convert BUG() to use unreachable() před 15 roky
bugs.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
byteorder.h 74d96f0186 byteorder: make swab.h include asm/swab.h like a regular header před 16 roky
cache.h 54cb27a71f Rename .data.read_mostly to .data..read_mostly. před 15 roky
cacheflush.h cc67ba6352 x86: Use asm-generic/cacheflush.h před 14 roky
calgary.h 480125ba49 x86, iommu: Make all IOMMU's detection routines return a value. před 15 roky
calling.h 3234282f33 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas před 15 roky
ce4100.h 03150171dc x86: ce4100: Set pci ops via callback instead of module init před 14 roky
checksum.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
checksum_32.h 392d814daf x86: fix csum_ipv6_magic asm memory clobber před 16 roky
checksum_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
cmpxchg.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
cmpxchg_32.h a378d9338e x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() před 15 roky
cmpxchg_64.h 4532b305e8 x86, asm: Clean up and simplify <asm/cmpxchg.h> před 15 roky
compat.h c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() před 15 roky
cpu.h 1c9d16e359 x86: Fix mwait_usable section mismatch před 14 roky
cpufeature.h 4979d2729a perf, x86: Add support for AMD family 15h core counters před 14 roky
cpumask.h 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask před 16 roky
cputime.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
current.h ed8d9adf35 x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses před 16 roky
debugreg.h 0a3aee0da4 x86: Use this_cpu_ops to optimize code před 14 roky
delay.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
desc.h 2c75910f1a x86: Make sure get_user_desc() doesn't sign extend. před 15 roky
desc_defs.h af901ca181 tree-wide: fix assorted typos all over the place před 15 roky
device.h 657cbb6b6c x86/amd-iommu: Use dev->arch->iommu to store iommu related information před 15 roky
div64.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
dma-mapping.h 3b9c6c11f5 dma-mapping: remove dma_is_consistent API před 15 roky
dma.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
dmi.h c8608d6b58 x86/dmi: fix dmi_alloc() section mismatches před 16 roky
dwarf2.h df5d1874ce x86: Use {push,pop}{l,q}_cfi in more places před 15 roky
e820.h a2c606d53a x86: avoid high BIOS area when allocating address space před 14 roky
edac.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
efi.h a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ před 15 roky
elf.h 11557b24fd x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 před 15 roky
emergency-restart.h 14d7ca5c57 x86: attempt reboot via port CF9 if we have standard PCI ports před 16 roky
entry_arch.h 02f36038c5 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
errno.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
fb.h 477346ff74 x86-64: Allow fbdev primary video code před 15 roky
fcntl.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
fixmap.h fa36e956c5 x86: Fix Moorestown VRTC fixmap placement před 14 roky
floppy.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
frame.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
ftrace.h 117226d158 tracing: Remove FTRACE_SYSCALL_MAX definitions před 16 roky
futex.h 8d7718aa08 futex: Sanitize futex ops argument types před 14 roky
gart.h 157b6ceb13 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
genapic.h e2780a68f8 x86, apic: merge genapic.h into apic.h před 16 roky
geode.h c95d1e53ed cs5535: drop the Geode-specific MFGPT/GPIO code před 15 roky
gpio.h 718c45bd1a x86/gpio: Implement x86 gpio_to_irq convert function před 14 roky
hardirq.h e360adbe29 irq_work: Add generic hardirq context callbacks před 15 roky
highmem.h 3e4d3af501 mm: stack based kmap_atomic() před 14 roky
hpet.h d0fbca8f93 x86: ioapic/hpet: Convert to new chip functions před 15 roky
hugetlb.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
hw_breakpoint.h 89e45aac42 x86: Fix instruction breakpoint encoding před 15 roky
hw_irq.h 4a60cfa945 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
hypertransport.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
hyperv.h e08cae4181 x86: Clean up the hypervisor layer před 15 roky
hypervisor.h d9b8ca8474 xen: HVM X2APIC support před 14 roky
i387.h fd35fbcdd1 x86-64, asm: Use fxsaveq/fxrestorq in more places před 14 roky
i8253.h ced918eb74 i8253: Convert i8253_lock to raw_spinlock před 15 roky
i8259.h 4305df947c x86: i8259: Convert to new irq_chip functions před 15 roky
ia32.h 2b1c6bd77d generic compat_sys_ustat před 16 roky
ia32_unistd.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
idle.h 8f2466f45f x86: kill #ifdef for exit_idle() před 16 roky
inat.h e0e492e99b x86: AVX instruction set decoder support před 15 roky
inat_types.h eb13296cfa x86: Instruction decoder API před 16 roky
init.h 4fcb208391 x86: move function and variable declarations to asm/init.h před 16 roky
insn.h 30a813ae03 x86: Move MAX_INSN_SIZE into asm/insn.h před 15 roky
inst.h 62e7bec494 crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 před 15 roky
intel_scu_ipc.h 804f8681a9 Remove indirect read write api support. před 15 roky
io.h 18cb657ca1 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen před 14 roky
io_apic.h 2d8009ba67 x86: Unify 3 similar ways of saving mp_irqs info před 14 roky
ioctl.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
ioctls.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
iomap.h 3e4d3af501 mm: stack based kmap_atomic() před 14 roky
iommu.h 94a15564ac x86: Move iommu_shutdown_noop to x86_init.c před 15 roky
iommu_table.h 6e96366933 x86, iommu: Update header comments with appropriate naming před 15 roky
ipcbuf.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
ipi.h e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions před 16 roky
irq.h e691d24e9c Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
irq_regs.h d650a51485 x86: merge irq_regs.h před 16 roky
irq_remapping.h 1a0730d664 x86: Speed up the irq_remapped check in hot pathes před 15 roky
irq_vectors.h e360adbe29 irq_work: Add generic hardirq context callbacks před 15 roky
irqflags.h df9ee29270 Fix IRQ flag handling naming před 15 roky
ist.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
jump_label.h 8969691343 x86: Fix jump label with RO/NX module protection crash před 14 roky
kdebug.h 02ca752e41 x86: Remove die_nmi() před 14 roky
kexec.h fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 před 16 roky
kgdb.h 12bfa3de63 kgdb,x86: Individual register get/set for x86 před 15 roky
kmap_types.h e4c9dd0fba kmap_types: make most arches use generic header file před 16 roky
kmemcheck.h dfec072ecd kmemcheck: add the kmemcheck core před 16 roky
kprobes.h 30a813ae03 x86: Move MAX_INSN_SIZE into asm/insn.h před 15 roky
kvm.h 2d5b5a6655 KVM: x86: XSAVE/XRSTOR live migration support před 15 roky
kvm_emulate.h dc25e89e07 KVM: SVM: copy instruction bytes from VMCB před 14 roky
kvm_host.h 8ee53820ed thp: mmu_notifier_test_young před 14 roky
kvm_para.h d4c90b0043 KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason před 14 roky
ldt.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
lguest.h e8a2eb47e6 Merge commit 'origin/x86/urgent' into x86/asm před 16 roky
lguest_hcall.h 091ebf07a2 lguest: stop using KVM hypercall mechanism před 15 roky
linkage.h bb7f5f6c26 x86: shrink __ALIGN and __ALIGN_STR definitions před 16 roky
local.h 38b7827fcd local_t: Remove cpu_local_xx macros před 15 roky
local64.h 1996bda2a4 arch: Implement local64_t před 15 roky
mach_timer.h 1164dd0099 x86: move mach-default/*.h files to asm/ před 16 roky
mach_traps.h 1c7b74d46f x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR před 14 roky
math_emu.h d315760ffa x86: fix math_emu register frame access před 16 roky
mc146818rtc.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mca.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mca_dma.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mce.h 9e76a97efd x86, hwmon: Add core threshold notification to therm_throt.c před 14 roky
memblock.h 1d931264af x86-32, memblock: Make add_highpages honor early reserved ranges před 15 roky
microcode.h c7657ac0c3 x86, microcode, AMD: Cleanup code a bit před 14 roky
mman.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
mmconfig.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mmu.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mmu_context.h 831d52bc15 x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm před 14 roky
mmx.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mmzone.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
mmzone_32.h af901ca181 tree-wide: fix assorted typos all over the place před 15 roky
mmzone_64.h 8df5bb34de x86, numa: Add fixed node size option for numa emulation před 15 roky
module.h dcfa726280 x86: Remove CONFIG_4KSTACKS před 15 roky
mpspec.h cb2ded37fd x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion před 14 roky
mpspec_def.h cb2ded37fd x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion před 14 roky
mrst-vrtc.h 7309282c90 x86: mrst: Add vrtc driver which serves as a wall clock device před 14 roky
mrst.h 7309282c90 x86: mrst: Add vrtc driver which serves as a wall clock device před 14 roky
msgbuf.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
mshyperv.h e08cae4181 x86: Clean up the hypervisor layer před 15 roky
msidef.h 9d783ba042 x86, x2apic: enable fault handling for intr-remapping před 16 roky
msr-index.h 86cb2ec7b2 Merge commit 'v2.6.38-rc8' into perf/core před 14 roky
msr.h 5f755293ca x86, gcc-4.6: Avoid unused by set variables in rdmsr před 15 roky
mtrr.h 5400743db5 x86, mtrr: make mtrr_aps_delayed_init static bool před 16 roky
mutex.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
mutex_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mutex_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
mwait.h bc83cccc76 x86, mwait: Move mwait constants to a common header file před 15 roky
nmi.h 02ca752e41 x86: Remove die_nmi() před 14 roky
nops.h fc06b8520b x86/tracing: comment need for atomic nop před 16 roky
numa.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
numa_32.h 9032160275 x86: Unify "numa=" command line option handling před 14 roky
numa_64.h 9032160275 x86: Unify "numa=" command line option handling před 14 roky
numaq.h 322aafa664 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
olpc.h 7637c9259f drivers/staging/olpc_dcon: convert to new cs5535 gpio API před 14 roky
olpc_ofw.h c10d1e260f x86, olpc: Add OLPC device-tree support před 14 roky
page.h 8fd49936a8 x86: Document __phys_reloc_hide() usage in __pa_symbol() před 15 roky
page_32.h beb6943d8d x86 headers: protect page_32.h via __ASSEMBLY__ před 16 roky
page_32_types.h dcfa726280 x86: Remove CONFIG_4KSTACKS před 15 roky
page_64.h 51c78eb3f0 x86: create _types.h counterparts for page*.h před 16 roky
page_64_types.h 9063c61fd5 x86, 64-bit: Clean up user address masking před 16 roky
page_types.h a416e9e1dd x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation před 15 roky
param.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
paravirt.h cacf061c5e thp: fix PARAVIRT x86 32bit noPAE před 14 roky
paravirt_types.h 331127f799 thp: add pmd paravirt ops před 14 roky
parport.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
pat.h 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions před 16 roky
pci-direct.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
pci-functions.h 1164dd0099 x86: move mach-default/*.h files to asm/ před 16 roky
pci.h 5bd5a45266 x86: Add NX protection for kernel data před 14 roky
pci_64.h c252a5bb1f x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA před 15 roky
pci_x86.h 44de3395a4 x86/PCI: Clean up pci_cache_line_size před 15 roky
percpu.h 889a7a6a5d percpu, x86: Fix percpu_xchg_op() před 14 roky
perf_event.h 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector před 14 roky
perf_event_p4.h 7d44ec193d perf, x86: P4 PMU: Fix spurious NMI messages před 14 roky
pgalloc.h b595076a18 tree-wide: fix comment/printk typos před 14 roky
pgtable-2level.h f2d6bfe9ff thp: add x86 32bit support před 14 roky
pgtable-2level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h před 16 roky
pgtable-3level.h f2d6bfe9ff thp: add x86 32bit support před 14 roky
pgtable-3level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h před 16 roky
pgtable.h 4b7167b9ff thp: don't allow transparent hugepage support without PSE před 14 roky
pgtable_32.h ece0e2b640 mm: remove pte_*map_nested() před 14 roky
pgtable_32_types.h fc4ac7a5f5 x86: use __ASSEMBLY__ rather than __ASSEMBLER__ před 15 roky
pgtable_64.h f2d6bfe9ff thp: add x86 32bit support před 14 roky
pgtable_64_types.h c898faf91b x86: 46 bit physical address support on 64 bits před 16 roky
pgtable_types.h c489f1257b thp: add pmd_modify před 14 roky
poll.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
posix_types.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
posix_types_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
posix_types_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
prctl.h 8d4b498119 headers_check fix: x86, prctl.h před 16 roky
processor-cyrix.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
processor-flags.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
processor.h dc8e7e3ec6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 před 14 roky
prom.h c10d1e260f x86, olpc: Add OLPC device-tree support před 14 roky
proto.h 9b3be9f992 Move round_up/down to kernel.h před 15 roky
ptrace-abi.h faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code před 15 roky
ptrace.h faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code před 15 roky
pvclock-abi.h 3a0d7256a6 x86, paravirt: don't compute pvclock adjustments if we trust the tsc před 15 roky
pvclock.h e7a3481c02 x86/pvclock: Zero last_value on resume před 14 roky
reboot.h c370e5e089 x86 kdump: make nmi_shootdown_cpus() non-static před 16 roky
reboot_fixups.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
required-features.h bdc802dcca x86, cpu: Support the features flags in new CPUID leaf 7 před 15 roky
resource.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
resume-trace.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
rio.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
rtc.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
rwlock.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
rwsem.h aac72277fd rwsem: Move duplicate function prototypes to linux/rwsem.h před 14 roky
scatterlist.h 7e005f7979 remove needless ISA_DMA_THRESHOLD před 15 roky
seccomp.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
seccomp_32.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole před 16 roky
seccomp_64.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole před 16 roky
sections.h 74e081797b x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA před 16 roky
segment.h 3234282f33 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas před 15 roky
sembuf.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
serial.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
setup.h c751e17b53 x86: Add CE4100 platform support před 14 roky
setup_arch.h 1164dd0099 x86: move mach-default/*.h files to asm/ před 16 roky
shmbuf.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
shmparam.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
sigcontext.h 6070d81eb5 tree-wide: fix misspelling of "definition" in comments před 15 roky
sigcontext32.h 2de548faa7 headers_check fix: x86, sigcontext32.h před 16 roky
sigframe.h b2fa739c06 x86: sigframe.h: include headers for dependency před 16 roky
siginfo.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
signal.h 63b852a6b6 asm-generic: rename termios.h, signal.h and mman.h před 16 roky
smp.h 6909262429 perf: Avoid the percore allocations if the CPU is not HT capable před 14 roky
smpboot_hooks.h 299c56966a x86: Use u32 instead of long to set reset vector back to 0 před 14 roky
socket.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
sockios.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
sparsemem.h c898faf91b x86: 46 bit physical address support on 64 bits před 16 roky
spinlock.h e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock před 15 roky
spinlock_types.h fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock před 15 roky
srat.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
stackprotector.h 1ea0d14e48 x86/i386: Make sure stack-protector segment base is cache aligned před 16 roky
stacktrace.h 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines před 14 roky
stat.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
statfs.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
string.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
string_32.h ff60fab71b x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy před 16 roky
string_64.h f85612967c x86: add hooks for kmemcheck před 16 roky
suspend.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
suspend_32.h 85a0e75397 PM / x86: Save/restore MISC_ENABLE register před 15 roky
suspend_64.h 85a0e75397 PM / x86: Save/restore MISC_ENABLE register před 15 roky
svm.h dc25e89e07 KVM: SVM: copy instruction bytes from VMCB před 14 roky
swab.h 7cff3608d2 headers_check fix: x86, swab.h před 16 roky
swiotlb.h efa631c26d x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. před 15 roky
sync_bitops.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
sys_ia32.h c788732523 Mark arguments to certain syscalls as being const před 15 roky
syscall.h e7b8e675d9 tracing: Unify arch_syscall_addr() implementations před 15 roky
syscalls.h d7627467b7 Make do_execve() take a const filename pointer před 15 roky
system.h 6ba74014c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 před 15 roky
tce.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
termbits.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
termios.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
thread_info.h e4f2e5eaac Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 před 15 roky
time.h 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops před 16 roky
timer.h 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog před 14 roky
timex.h 08604bd993 time: move PIT_TICK_RATE to linux/timex.h před 16 roky
tlb.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
tlbflush.h b40827fa72 x86-32, mm: Add an initial page table for core bootstrapping před 15 roky
topology.h e534c7c5f8 numa: x86_64: use generic percpu var numa_node_id() implementation před 15 roky
trampoline.h b40827fa72 x86-32, mm: Add an initial page table for core bootstrapping před 15 roky
traps.h 631bc48782 KVM: Handle async PF in a guest. před 14 roky
tsc.h cd7240c0b9 x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states před 15 roky
types.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
uaccess.h ae24ffe5ec x86, 64-bit: Move K8 B step iret fixup to fault entry asm před 16 roky
uaccess_32.h 409d02ef6d x86: copy_from_user() should not return -EFAULT před 15 roky
uaccess_64.h a7f16d10b5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
ucontext.h 73a2d096fd x86: remove all now-duplicate header files před 16 roky
unaligned.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
unistd.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
unistd_32.h 7dadb755b0 x86: Add new syscalls for x86_32 před 14 roky
unistd_64.h 6aae5f2b20 x86: Add new syscalls for x86_64 před 14 roky
user.h 5b3efd5008 x86, ptrace: regset extensions to support xstate před 15 roky
user32.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
user_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
user_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
vdso.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
vga.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
vgtod.h da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE před 16 roky
virtext.h 9962d032bb KVM: SVM: Move EFER and MSR constants to generic x86 code před 16 roky
vm86.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
vmx.h 07c116d2f5 KVM: VMX: Add definitions for more vm entry/exit control bits před 14 roky
vsyscall.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
x86_init.h 294ee6f89c x86: Introduce x86_msi_ops před 15 roky
xcr.h bb8985586b x86, um: ... and asm-x86 move před 17 roky
xor.h f85612967c x86: add hooks for kmemcheck před 16 roky
xor_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
xor_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards před 17 roky
xsave.h 4a386c3e17 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky