.. |
uv
|
8191c9f692
x86: UV: Address interrupt/IO port operation conflict
|
14 years ago |
visws
|
b72d0db9dd
x86: Move pci init function to x86_init
|
15 years ago |
xen
|
7e77506a59
xen: implement XENMEM_machphys_mapping
|
14 years ago |
Kbuild
|
bf56fba670
archs: replace unifdef-y with header-y
|
15 years ago |
a.out-core.h
|
9f6b3c2c30
hw-breakpoints: Fix broken a.out format dump
|
15 years ago |
a.out.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
acpi.h
|
90f6881e64
xen: add xen hvm acpi_register_gsi variant
|
14 years ago |
aes.h
|
07bf44f869
crypto: aes - Export x86 AES encrypt/decrypt functions
|
16 years ago |
agp.h
|
6a12235c7d
agp: kill phys_to_gart() and gart_to_phys()
|
16 years ago |
alternative-asm.h
|
5967ed87ad
x86-64: Reduce SMP locks table size
|
15 years ago |
alternative.h
|
bf5438fca2
jump label: Base patch for jump label
|
14 years ago |
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
|
14 years ago |
amd_iommu_proto.h
|
5d0d71569e
x86/amd-iommu: Update copyright headers
|
14 years ago |
amd_iommu_types.h
|
5d0d71569e
x86/amd-iommu: Update copyright headers
|
14 years ago |
amd_nb.h
|
23ac4ae827
x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
|
14 years ago |
apb_timer.h
|
f6e9456c92
x86, cleanup: Remove obsolete boot_cpu_id variable
|
15 years ago |
apic.h
|
0059b2436a
x86: Address gcc4.6 "set but not used" warnings in apic.h
|
14 years ago |
apicdef.h
|
a68c439b19
apic, x86: Check if EILVT APIC registers are available (AMD only)
|
14 years ago |
apm.h
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
arch_hweight.h
|
c59bd56882
x86, hweight: Use a 32-bit popcnt for __arch_hweight32()
|
15 years ago |
asm-offsets.h
|
559df2e021
kbuild: move asm-offsets.h to include/generated
|
15 years ago |
asm.h
|
709972b1f6
x86, asm: Make _ASM_EXTABLE() usable from assembly code
|
16 years ago |
atomic.h
|
93c9d7f60c
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
atomic64_32.h
|
a7e926abc3
x86-32: Rewrite 32-bit atomic64 functions in assembly
|
15 years ago |
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
|
15 years ago |
auxvec.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
bios_ebda.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
bitops.h
|
708ff2a009
bitops: make asm-generic/bitops/find.h more generic
|
14 years ago |
bitsperlong.h
|
c31ae4bb4a
asm-generic: introduce asm/bitsperlong.h
|
16 years ago |
boot.h
|
6fc108a08d
x86: Clean up arch/x86/Kconfig*
|
15 years ago |
bootparam.h
|
fd699c7655
x86, olpc: Add support for calling into OpenFirmware
|
15 years ago |
bug.h
|
a5fc5eba4d
x86: Convert BUG() to use unreachable()
|
15 years ago |
bugs.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
byteorder.h
|
74d96f0186
byteorder: make swab.h include asm/swab.h like a regular header
|
16 years ago |
cache.h
|
54cb27a71f
Rename .data.read_mostly to .data..read_mostly.
|
15 years ago |
cacheflush.h
|
59534f7298
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
calgary.h
|
480125ba49
x86, iommu: Make all IOMMU's detection routines return a value.
|
15 years ago |
calling.h
|
3234282f33
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
|
14 years ago |
checksum.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
checksum_32.h
|
392d814daf
x86: fix csum_ipv6_magic asm memory clobber
|
15 years ago |
checksum_64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
cmpxchg.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
cmpxchg_32.h
|
a378d9338e
x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()
|
15 years ago |
cmpxchg_64.h
|
4532b305e8
x86, asm: Clean up and simplify <asm/cmpxchg.h>
|
15 years ago |
compat.h
|
c41d68a513
compat: Make compat_alloc_user_space() incorporate the access_ok()
|
14 years ago |
cpu.h
|
f6e9456c92
x86, cleanup: Remove obsolete boot_cpu_id variable
|
15 years ago |
cpufeature.h
|
2f0384e5fc
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
cpumask.h
|
3f76a183de
x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask
|
16 years ago |
cputime.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
current.h
|
ed8d9adf35
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
|
16 years ago |
debugreg.h
|
40f9249a73
x86/debug: Clear reserved bits of DR6 in do_debug()
|
15 years ago |
delay.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
desc.h
|
2c75910f1a
x86: Make sure get_user_desc() doesn't sign extend.
|
15 years ago |
desc_defs.h
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
device.h
|
657cbb6b6c
x86/amd-iommu: Use dev->arch->iommu to store iommu related information
|
15 years ago |
div64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
dma-mapping.h
|
3b9c6c11f5
dma-mapping: remove dma_is_consistent API
|
15 years ago |
dma.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
dmi.h
|
c8608d6b58
x86/dmi: fix dmi_alloc() section mismatches
|
16 years ago |
dwarf2.h
|
df5d1874ce
x86: Use {push,pop}{l,q}_cfi in more places
|
15 years ago |
e820.h
|
6f2a75369e
x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
|
15 years ago |
edac.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
efi.h
|
a9ce6bc151
x86, memblock: Replace e820_/_early string with memblock_
|
15 years ago |
elf.h
|
11557b24fd
x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32
|
15 years ago |
emergency-restart.h
|
14d7ca5c57
x86: attempt reboot via port CF9 if we have standard PCI ports
|
16 years ago |
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
|
14 years ago |
errno.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
fb.h
|
477346ff74
x86-64: Allow fbdev primary video code
|
15 years ago |
fcntl.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
fixmap.h
|
91d95fda85
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
|
14 years ago |
floppy.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
frame.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
ftrace.h
|
117226d158
tracing: Remove FTRACE_SYSCALL_MAX definitions
|
16 years ago |
futex.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
gart.h
|
157b6ceb13
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
genapic.h
|
e2780a68f8
x86, apic: merge genapic.h into apic.h
|
16 years ago |
geode.h
|
c95d1e53ed
cs5535: drop the Geode-specific MFGPT/GPIO code
|
15 years ago |
gpio.h
|
5e1b00758b
x86: canonicalize remaining header guards
|
16 years ago |
hardirq.h
|
e360adbe29
irq_work: Add generic hardirq context callbacks
|
14 years ago |
highmem.h
|
3e4d3af501
mm: stack based kmap_atomic()
|
14 years ago |
hpet.h
|
d0fbca8f93
x86: ioapic/hpet: Convert to new chip functions
|
14 years ago |
hugetlb.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
hw_breakpoint.h
|
89e45aac42
x86: Fix instruction breakpoint encoding
|
14 years ago |
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
|
14 years ago |
hypertransport.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
hyperv.h
|
e08cae4181
x86: Clean up the hypervisor layer
|
15 years ago |
hypervisor.h
|
bee6ab53e6
x86: early PV on HVM features initialization.
|
15 years ago |
i387.h
|
b6f7e38dbb
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
i8253.h
|
ced918eb74
i8253: Convert i8253_lock to raw_spinlock
|
15 years ago |
i8259.h
|
4305df947c
x86: i8259: Convert to new irq_chip functions
|
14 years ago |
ia32.h
|
2b1c6bd77d
generic compat_sys_ustat
|
16 years ago |
ia32_unistd.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
idle.h
|
8f2466f45f
x86: kill #ifdef for exit_idle()
|
16 years ago |
inat.h
|
e0e492e99b
x86: AVX instruction set decoder support
|
15 years ago |
inat_types.h
|
eb13296cfa
x86: Instruction decoder API
|
16 years ago |
init.h
|
4fcb208391
x86: move function and variable declarations to asm/init.h
|
16 years ago |
insn.h
|
30a813ae03
x86: Move MAX_INSN_SIZE into asm/insn.h
|
15 years ago |
inst.h
|
62e7bec494
crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1
|
15 years ago |
intel_scu_ipc.h
|
804f8681a9
Remove indirect read write api support.
|
15 years ago |
io.h
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
io_apic.h
|
7b586d7185
x86/io_apic: add get_nr_irqs_gsi()
|
14 years ago |
ioctl.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
ioctls.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
iomap.h
|
3e4d3af501
mm: stack based kmap_atomic()
|
14 years ago |
iommu.h
|
94a15564ac
x86: Move iommu_shutdown_noop to x86_init.c
|
15 years ago |
iommu_table.h
|
6e96366933
x86, iommu: Update header comments with appropriate naming
|
14 years ago |
ipcbuf.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
ipi.h
|
e641f5f525
x86, apic: remove duplicate asm/apic.h inclusions
|
16 years ago |
irq.h
|
22d4cd4c4d
x86-32: Allocate irq stacks seperate from percpu area
|
14 years ago |
irq_regs.h
|
d650a51485
x86: merge irq_regs.h
|
16 years ago |
irq_remapping.h
|
1a0730d664
x86: Speed up the irq_remapped check in hot pathes
|
14 years ago |
irq_vectors.h
|
e360adbe29
irq_work: Add generic hardirq context callbacks
|
14 years ago |
irqflags.h
|
df9ee29270
Fix IRQ flag handling naming
|
14 years ago |
ist.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
jump_label.h
|
95fccd465e
jump label: Remove duplicate structure for x86
|
14 years ago |
kdebug.h
|
1d6225e8cc
x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage
|
15 years ago |
kexec.h
|
fee7b0d84c
x86, kexec: x86_64: add kexec jump support for x86_64
|
16 years ago |
kgdb.h
|
12bfa3de63
kgdb,x86: Individual register get/set for x86
|
15 years ago |
kmap_types.h
|
e4c9dd0fba
kmap_types: make most arches use generic header file
|
16 years ago |
kmemcheck.h
|
dfec072ecd
kmemcheck: add the kmemcheck core
|
16 years ago |
kprobes.h
|
30a813ae03
x86: Move MAX_INSN_SIZE into asm/insn.h
|
15 years ago |
kvm.h
|
2d5b5a6655
KVM: x86: XSAVE/XRSTOR live migration support
|
15 years ago |
kvm_emulate.h
|
4ab8e02404
KVM: x86 emulator: Expose emulate_int_real()
|
14 years ago |
kvm_host.h
|
c285545f81
KVM: x86: TSC catchup mode
|
14 years ago |
kvm_para.h
|
ba49296236
KVM: Move kvm_guest_init out of generic code
|
14 years ago |
ldt.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
lguest.h
|
e8a2eb47e6
Merge commit 'origin/x86/urgent' into x86/asm
|
16 years ago |
lguest_hcall.h
|
091ebf07a2
lguest: stop using KVM hypercall mechanism
|
15 years ago |
linkage.h
|
bb7f5f6c26
x86: shrink __ALIGN and __ALIGN_STR definitions
|
16 years ago |
local.h
|
38b7827fcd
local_t: Remove cpu_local_xx macros
|
15 years ago |
local64.h
|
1996bda2a4
arch: Implement local64_t
|
15 years ago |
mach_timer.h
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
mach_traps.h
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
math_emu.h
|
d315760ffa
x86: fix math_emu register frame access
|
16 years ago |
mc146818rtc.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mca.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mca_dma.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mce.h
|
3c41758860
x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup
|
15 years ago |
memblock.h
|
1d931264af
x86-32, memblock: Make add_highpages honor early reserved ranges
|
14 years ago |
microcode.h
|
3b2e3d85ae
Revert "x86: ucode-amd: Load ucode-patches once ..."
|
15 years ago |
mman.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
mmconfig.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mmu.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mmu_context.h
|
78f1c4d6b0
cpumask: use mm_cpumask() wrapper: x86
|
15 years ago |
mmx.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mmzone.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
mmzone_32.h
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
mmzone_64.h
|
8df5bb34de
x86, numa: Add fixed node size option for numa emulation
|
15 years ago |
module.h
|
dcfa726280
x86: Remove CONFIG_4KSTACKS
|
15 years ago |
mpspec.h
|
4afc51a835
x86, ioapic: Simplify probe_nr_irqs_gsi.
|
15 years ago |
mpspec_def.h
|
1eb1b3b65d
x86: rename all fields of mpf_intel mpf_X to X
|
16 years ago |
mrst.h
|
4d033556f1
x86, earlyprintk: Add hsu early console for Intel Medfield platform
|
14 years ago |
msgbuf.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
mshyperv.h
|
e08cae4181
x86: Clean up the hypervisor layer
|
15 years ago |
msidef.h
|
9d783ba042
x86, x2apic: enable fault handling for intr-remapping
|
16 years ago |
msr-index.h
|
37db6c8f1d
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
|
14 years ago |
msr.h
|
5f755293ca
x86, gcc-4.6: Avoid unused by set variables in rdmsr
|
15 years ago |
mtrr.h
|
5400743db5
x86, mtrr: make mtrr_aps_delayed_init static bool
|
16 years ago |
mutex.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
mutex_32.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mutex_64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
mwait.h
|
bc83cccc76
x86, mwait: Move mwait constants to a common header file
|
14 years ago |
nmi.h
|
58687acba5
lockup_detector: Combine nmi_watchdog and softlockup detector
|
15 years ago |
nops.h
|
fc06b8520b
x86/tracing: comment need for atomic nop
|
16 years ago |
numa.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
numa_32.h
|
867c5b5292
x86: set_highmem_pages_init() cleanup
|
16 years ago |
numa_64.h
|
8df5bb34de
x86, numa: Add fixed node size option for numa emulation
|
15 years ago |
numaq.h
|
322aafa664
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
olpc.h
|
260586d2b4
Add OLPC XO-1 rfkill driver
|
14 years ago |
olpc_ofw.h
|
3e3c486012
x86, olpc: Rework BIOS signature check
|
14 years ago |
page.h
|
8fd49936a8
x86: Document __phys_reloc_hide() usage in __pa_symbol()
|
15 years ago |
page_32.h
|
beb6943d8d
x86 headers: protect page_32.h via __ASSEMBLY__
|
16 years ago |
page_32_types.h
|
dcfa726280
x86: Remove CONFIG_4KSTACKS
|
15 years ago |
page_64.h
|
51c78eb3f0
x86: create _types.h counterparts for page*.h
|
16 years ago |
page_64_types.h
|
9063c61fd5
x86, 64-bit: Clean up user address masking
|
16 years ago |
page_types.h
|
a416e9e1dd
x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation
|
14 years ago |
param.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
paravirt.h
|
b590854853
tracing: Force arch_local_irq_* notrace for paravirt
|
14 years ago |
paravirt_types.h
|
b0f4c062fb
x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI
|
15 years ago |
parport.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
pat.h
|
9fd126bc74
x86, pat: New i/f for driver to request memtype for IO regions
|
16 years ago |
pci-direct.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
pci-functions.h
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
pci.h
|
294ee6f89c
x86: Introduce x86_msi_ops
|
14 years ago |
pci_64.h
|
c252a5bb1f
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
|
15 years ago |
pci_x86.h
|
44de3395a4
x86/PCI: Clean up pci_cache_line_size
|
14 years ago |
percpu.h
|
db7829c6cc
x86, percpu: Optimize this_cpu_ptr
|
15 years ago |
perf_event.h
|
b47fad3bfb
oprofile, x86: Add support for IBS periodic op counter extension
|
14 years ago |
perf_event_p4.h
|
c9cf4a019c
perf, x86, Pentium4: Add RAW events verification
|
15 years ago |
pgalloc.h
|
1431559200
x86, mm: Allow highmem user page tables to be disabled at boot time
|
15 years ago |
pgtable-2level.h
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
16 years ago |
pgtable-2level_types.h
|
9b3651cbc2
x86: move more pagetable-related definitions into pgtable*.h
|
16 years ago |
pgtable-3level.h
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
16 years ago |
pgtable-3level_types.h
|
9b3651cbc2
x86: move more pagetable-related definitions into pgtable*.h
|
16 years ago |
pgtable.h
|
617d34d9e5
x86, mm: Hold mm->page_table_lock while doing vmalloc_sync
|
14 years ago |
pgtable_32.h
|
ece0e2b640
mm: remove pte_*map_nested()
|
14 years ago |
pgtable_32_types.h
|
fc4ac7a5f5
x86: use __ASSEMBLY__ rather than __ASSEMBLER__
|
15 years ago |
pgtable_64.h
|
ece0e2b640
mm: remove pte_*map_nested()
|
14 years ago |
pgtable_64_types.h
|
c898faf91b
x86: 46 bit physical address support on 64 bits
|
16 years ago |
pgtable_types.h
|
14c93e8eba
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent
|
15 years ago |
poll.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
posix_types.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
posix_types_32.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
posix_types_64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
prctl.h
|
8d4b498119
headers_check fix: x86, prctl.h
|
16 years ago |
processor-cyrix.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
processor-flags.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
processor.h
|
2a8b67fb72
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
proto.h
|
9b3be9f992
Move round_up/down to kernel.h
|
15 years ago |
ptrace-abi.h
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
ptrace.h
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
pvclock-abi.h
|
3a0d7256a6
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
|
15 years ago |
pvclock.h
|
347bb4448c
x86: pvclock: Move scale_delta into common header
|
14 years ago |
reboot.h
|
c370e5e089
x86 kdump: make nmi_shootdown_cpus() non-static
|
16 years ago |
reboot_fixups.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
required-features.h
|
bdc802dcca
x86, cpu: Support the features flags in new CPUID leaf 7
|
15 years ago |
resource.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
resume-trace.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
rio.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
rtc.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
rwlock.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
rwsem.h
|
b4bcb4c28c
x86, rwsem: Minor cleanups
|
15 years ago |
scatterlist.h
|
7e005f7979
remove needless ISA_DMA_THRESHOLD
|
15 years ago |
seccomp.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
seccomp_32.h
|
5b1017404a
x86-64: seccomp: fix 32/64 syscall hole
|
16 years ago |
seccomp_64.h
|
5b1017404a
x86-64: seccomp: fix 32/64 syscall hole
|
16 years ago |
sections.h
|
74e081797b
x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA
|
15 years ago |
segment.h
|
3234282f33
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
|
14 years ago |
sembuf.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
serial.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
setup.h
|
161b0275e2
x86, mm: Add RESERVE_BRK_ARRAY() helper
|
14 years ago |
setup_arch.h
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
shmbuf.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
shmparam.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
sigcontext.h
|
6070d81eb5
tree-wide: fix misspelling of "definition" in comments
|
15 years ago |
sigcontext32.h
|
2de548faa7
headers_check fix: x86, sigcontext32.h
|
16 years ago |
sigframe.h
|
b2fa739c06
x86: sigframe.h: include headers for dependency
|
16 years ago |
siginfo.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
signal.h
|
63b852a6b6
asm-generic: rename termios.h, signal.h and mman.h
|
16 years ago |
smp.h
|
76fac077db
x86, kexec: Make sure to stop all CPUs before exiting the kernel
|
14 years ago |
smpboot_hooks.h
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
socket.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
sockios.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
sparsemem.h
|
c898faf91b
x86: 46 bit physical address support on 64 bits
|
16 years ago |
spinlock.h
|
e5931943d0
locking: Convert raw_rwlock functions to arch_rwlock
|
15 years ago |
spinlock_types.h
|
fb3a6bbc91
locking: Convert raw_rwlock to arch_rwlock
|
15 years ago |
srat.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
stackprotector.h
|
1ea0d14e48
x86/i386: Make sure stack-protector segment base is cache aligned
|
16 years ago |
stacktrace.h
|
b0f82b81fe
perf: Drop the skip argument from perf_arch_fetch_regs_caller
|
15 years ago |
stat.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
statfs.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
string.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
string_32.h
|
ff60fab71b
x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy
|
15 years ago |
string_64.h
|
f85612967c
x86: add hooks for kmemcheck
|
16 years ago |
suspend.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
suspend_32.h
|
85a0e75397
PM / x86: Save/restore MISC_ENABLE register
|
15 years ago |
suspend_64.h
|
85a0e75397
PM / x86: Save/restore MISC_ENABLE register
|
15 years ago |
svm.h
|
e269fb2189
KVM: x86: Push potential exception error code on task switches
|
15 years ago |
swab.h
|
7cff3608d2
headers_check fix: x86, swab.h
|
16 years ago |
swiotlb.h
|
efa631c26d
x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.
|
15 years ago |
sync_bitops.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
sys_ia32.h
|
c788732523
Mark arguments to certain syscalls as being const
|
15 years ago |
syscall.h
|
e7b8e675d9
tracing: Unify arch_syscall_addr() implementations
|
15 years ago |
syscalls.h
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 years ago |
system.h
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
system_64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
tce.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
termbits.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
termios.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
thread_info.h
|
e4f2e5eaac
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
15 years ago |
time.h
|
7bd867dfb4
x86: Move get/set_wallclock to x86_platform_ops
|
16 years ago |
timer.h
|
2d826404f0
x86: Move tsc_calibration to x86_init_ops
|
16 years ago |
timex.h
|
08604bd993
time: move PIT_TICK_RATE to linux/timex.h
|
16 years ago |
tlb.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
tlbflush.h
|
b40827fa72
x86-32, mm: Add an initial page table for core bootstrapping
|
14 years ago |
topology.h
|
e534c7c5f8
numa: x86_64: use generic percpu var numa_node_id() implementation
|
15 years ago |
trampoline.h
|
b40827fa72
x86-32, mm: Add an initial page table for core bootstrapping
|
14 years ago |
traps.h
|
9b6dba9e07
x86: Merge simd_math_error() into math_error()
|
15 years ago |
tsc.h
|
cd7240c0b9
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
|
15 years ago |
types.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
uaccess.h
|
ae24ffe5ec
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
|
15 years ago |
uaccess_32.h
|
409d02ef6d
x86: copy_from_user() should not return -EFAULT
|
15 years ago |
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
|
15 years ago |
ucontext.h
|
73a2d096fd
x86: remove all now-duplicate header files
|
16 years ago |
unaligned.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
unistd.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
unistd_32.h
|
b34d8915c4
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
|
15 years ago |
unistd_64.h
|
b34d8915c4
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
|
15 years ago |
user.h
|
5b3efd5008
x86, ptrace: regset extensions to support xstate
|
15 years ago |
user32.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
user_32.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
user_64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
vdso.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
vga.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
vgtod.h
|
da15cfdae0
time: Introduce CLOCK_REALTIME_COARSE
|
16 years ago |
virtext.h
|
9962d032bb
KVM: SVM: Move EFER and MSR constants to generic x86 code
|
16 years ago |
vm86.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
vmx.h
|
2acf923e38
KVM: VMX: Enable XSAVE/XRSTOR for guest
|
15 years ago |
vsyscall.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
x86_init.h
|
294ee6f89c
x86: Introduce x86_msi_ops
|
14 years ago |
xcr.h
|
bb8985586b
x86, um: ... and asm-x86 move
|
16 years ago |
xor.h
|
f85612967c
x86: add hooks for kmemcheck
|
16 years ago |
xor_32.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
xor_64.h
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
xsave.h
|
4a386c3e17
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |