Ingo Molnar 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 лет назад
..
mach-bigsmp 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 лет назад
mach-default 1b8ba39a3f Merge branch 'x86/irq' into x86/devel 17 лет назад
mach-es7000 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 лет назад
mach-generic d49c428840 x86: make generic arch support NUMAQ 17 лет назад
mach-numaq 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 лет назад
mach-rdc321x b2ef749720 rdc321x: GPIO routines bugfixes 17 лет назад
mach-summit 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 лет назад
mach-visws 9b7dc567d0 x86: unify interrupt vector defines 17 лет назад
mach-voyager 9b7dc567d0 x86: unify interrupt vector defines 17 лет назад
uv 9f5314fb4d x86, uv: update macros used by UV platform 17 лет назад
xen 8006ec3e91 xen: add configurable max domain size 17 лет назад
Kbuild 6093015db2 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix 17 лет назад
a.out-core.h b03aa8c6eb include/asm-x86/a.out-core.h: checkpatch cleanups - formatting only 17 лет назад
a.out.h 922a70d327 aout: move STACK_TOP[_MAX] to asm/processor.h 17 лет назад
acpi.h 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 лет назад
agp.h 5398f9854f x86: remove flush_agp_mappings() 17 лет назад
alternative-asm.h 7e02cb941d x86: rename .i assembler includes to .h 18 лет назад
alternative.h 2ac1ea7ccd include/asm-x86/alternative.h: checkpatch cleanups - formatting only 17 лет назад
amd_iommu.h c6da992e16 x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code 17 лет назад
amd_iommu_types.h 999ba417cc x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 17 лет назад
apic.h 6924d1ab8b Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 лет назад
apicdef.h a65d1d644c x86: increase size of APICID 17 лет назад
arch_hooks.h 718fc13b46 x86: move debug related declarations to kdebug.h 17 лет назад
asm.h e6e07d8a2d x86: make asm/asm.h work for asm code. 17 лет назад
atomic.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
atomic_32.h 78ff12eec4 include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only 17 лет назад
atomic_64.h 4b6011bc6e x86: Remove obsolete LOCK macro from include/asm-x86/atomic_64.h 17 лет назад
auxvec.h 0b4dc7c352 x86: unify include/asm/auxvec_32/64.h 18 лет назад
bios_ebda.h 0c51a965ed x86: extract common part of head32.c and head64.c into head.c 17 лет назад
bitops.h 437a0a54ee x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround 17 лет назад
boot.h 7c53976404 x86: cleanup boot-heap usage 17 лет назад
bootparam.h 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 лет назад
bug.h 86d8a08616 include/asm-x86/bug.h: checkpatch cleanups - formatting only 17 лет назад
bugs.h 73bdb73f66 x86: add include to cpu/intel.c 17 лет назад
byteorder.h 346050952c include/asm-x86/byteorder.h: checkpatch cleanups - formatting only 17 лет назад
cache.h 9bfa23df56 x86: unify include/asm/cache_32/64.h 18 лет назад
cacheflush.h 7219bebd72 x86: add comments to describe the new api's in cacheflush.h 17 лет назад
calgary.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
calling.h 0c2bd5a5e3 x86: clean up include/asm-x86/calling.h 17 лет назад
checksum.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
checksum_32.h 0883e91ae2 include/asm-x86/checksum_32.h: checkpatch cleanups - formatting only 17 лет назад
checksum_64.h 3d3c6e1003 include/asm-x86/checksum_64.h: checkpatch cleanups - formatting only 17 лет назад
cmpxchg.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
cmpxchg_32.h 8121019cad include/asm-x86/cmpxchg_32.h: checkpatch cleanups - formatting only 17 лет назад
cmpxchg_64.h e52da357a1 include/asm-x86/cmpxchg_64.h: checkpatch cleanups - formatting only 17 лет назад
compat.h c96a6d41aa include/asm-x86/compat.h: checkpatch cleanups - formatting only 17 лет назад
cpu.h d987402695 x86: avoid section mismatch involving arch_register_cpu 17 лет назад
cpufeature.h 58cf35228f Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 лет назад
cputime.h 020bd9f1c7 x86: trivial header merges 18 лет назад
current.h f0766440dd x86: unify current.h 17 лет назад
debugreg.h 21ebddd3ef x86: unify include/asm/debugreg_32/64.h 18 лет назад
delay.h 5ab24c79af Fix __const_udelay declaration and definition mismatches 17 лет назад
desc.h 305b92a232 x86: change FIRST_SYSTEM_VECTOR to a variable 17 лет назад
desc_defs.h b77619001e include/asm-x86/desc_defs.h: checkpatch cleanups - formatting only 17 лет назад
device.h 358dd8ac53 intel-iommu: fix for IOMMU early crash 18 лет назад
div64.h f8bd2258e2 remove div_long_long_rem 17 лет назад
dma-mapping.h 8e8edc6401 x86: move dma_coherent functions to pci-dma.c 17 лет назад
dma.h 113cbebac7 include/asm-x86/dma.h: checkpatch cleanups - formatting only 17 лет назад
dmi.h 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 лет назад
ds.h e6ae5d9540 x86, ptrace: support 32bit-cross-64bit BTS recording 17 лет назад
dwarf2.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
dwarf2_32.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
dwarf2_64.h c884534f7e include/asm-x86/dwarf2_64.h: checkpatch cleanups - formatting only 17 лет назад
e820.h 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 лет назад
edac.h 451dd98358 include/asm-x86/edac.h: checkpatch cleanups - formatting only 17 лет назад
efi.h ecacf09f7d x86: reserve EFI memory map with reserve_early 17 лет назад
elf.h 486386f6c1 include/asm-x86/elf.h: checkpatch cleanups - formatting only 17 лет назад
emergency-restart.h 4d022e35fd x86: reboot_{32|64}.c unification 17 лет назад
errno.h 020bd9f1c7 x86: trivial header merges 18 лет назад
fb.h 106619c440 x86: unify include/asm/cache_32/64.h 18 лет назад
fcntl.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
fixmap.h 3ec96783e3 x86: make clear_fixmap() available on 64-bit as well 17 лет назад
fixmap_32.h 4c8ab98249 i386: move FIX_ACPI_* into non-permanent range 17 лет назад
fixmap_64.h 3ec96783e3 x86: make clear_fixmap() available on 64-bit as well 17 лет назад
floppy.h 537e331364 x86 floppy: kill off the 'register' keyword from header 17 лет назад
frame.h 7e02cb941d x86: rename .i assembler includes to .h 18 лет назад
futex.h 730f412c08 asm-*/futex.h should include linux/uaccess.h 17 лет назад
gart.h 58cf35228f Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 лет назад
genapic.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
genapic_32.h 34d0559178 x86: UV startup of slave cpus 17 лет назад
genapic_64.h 88a83350bc x86: declare setup_apic_routing 17 лет назад
geode.h ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 лет назад
gpio.h a608295935 x86: add generic GPIO support to x86 17 лет назад
hardirq.h a2eddfa959 x86: make /proc/stat account for all interrupts 17 лет назад
hardirq_32.h 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 18 лет назад
hardirq_64.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
highmem.h cc9f7a0ccf x86: kill bad_ppro 17 лет назад
hpet.h 1bdbdaacf7 x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules 17 лет назад
hugetlb.h 7f2e9525ba hugetlbfs: common code update for s390 17 лет назад
hw_irq.h 1a331957ef x86: move eisa_set_level_irq declaration to header 17 лет назад
hypertransport.h e574b023cf include/asm-x86/hypertransport.h: checkpatch cleanups - formatting only 17 лет назад
i387.h e8a496ac8c x86: fix broken math-emu with lazy allocation of fpu area 17 лет назад
i8253.h 466eed22d1 x86: isolate PIC/PIT in/out calls 17 лет назад
i8259.h 40bd217400 x86: automatical unification of i8259.c 17 лет назад
ia32.h 9bd7342514 include/asm-x86/ia32.h: checkpatch cleanups - formatting only 17 лет назад
ia32_unistd.h 99122a3fe7 x86: remove more bogus filenames in comments. 17 лет назад
ide.h 273b8385e5 ide: remove ide_init_default_irq() macro 17 лет назад
idle.h a72368dd37 x86: remove dead code and exports 17 лет назад
intel_arch_perfmon.h 003a46cfff x86: unify some more trivial include/asm-x86/ 32/64 variants 18 лет назад
io.h c1f64a5800 x86: MMIO and gcc re-ordering issue 17 лет назад
io_32.h c1f64a5800 x86: MMIO and gcc re-ordering issue 17 лет назад
io_64.h c1f64a5800 x86: MMIO and gcc re-ordering issue 17 лет назад
io_apic.h 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 лет назад
ioctl.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
ioctls.h 88b4f6e98f include/asm-x86/ioctls.h: checkpatch cleanups - formatting only 17 лет назад
iommu.h 395624fcdd x86 gart: rename iommu.h to gart.h 18 лет назад
ipcbuf.h 5ca22aaad9 include/asm-x86/ipcbuf.h: checkpatch cleanups - formatting only 17 лет назад
ipi.h e3f8ba81fd x86 boot: include missing smp.h header 17 лет назад
irq.h 22067d4501 x86: unify irq.h 17 лет назад
irq_regs.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
irq_regs_32.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
irq_regs_64.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
irq_vectors.h c46e62f735 i8259: fix final ugliness 17 лет назад
irqflags.h cf7f7191cf include/asm-x86/irqflags.h: checkpatch cleanups - formatting only 17 лет назад
ist.h ee8e7cfe9d Make asm-x86/bootparam.h includable from userspace. 18 лет назад
k8.h c9ff03428f x86: move k8 related declarations 17 лет назад
kdebug.h 9732b61123 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb 17 лет назад
kexec.h b69a3f9dc0 include/asm-x86/kexec.h: checkpatch cleanups - formatting only 17 лет назад
kgdb.h 82da3ff89d x86: kgdb support 17 лет назад
kmap_types.h c4ac82a881 x86: unify include/asm/agp_32/64.h 18 лет назад
kprobes.h 864dfa13be include/asm-x86/kprobes.h: checkpatch cleanups - formatting only 17 лет назад
kvm.h 2714d1d3d6 KVM: Add trace markers 17 лет назад
kvm_host.h 50d0a0f987 KVM: Make kvm host use the paravirt clocksource structs 17 лет назад
kvm_para.h ca3739327b x86: KVM guest: Add memory clobber to hypercalls 17 лет назад
kvm_x86_emulate.h 107d6d2efa KVM: x86 emulator: fix writes to registers with modrm encodings 17 лет назад
ldt.h f6a2e7f201 x86: unify include/asm/ldt_32/64.h 18 лет назад
lguest.h fb444c7b25 include/asm-x86/lguest.h: checkpatch cleanups - formatting only 17 лет назад
lguest_hcall.h fd1ea0c25a include/asm-x86/lguest_hcall.h: checkpatch cleanups - formatting only 17 лет назад
linkage.h 78a9909aab x86, tracing: add notrace to asm-x86/linkage.h 17 лет назад
local.h 69cde6512c include/asm-x86/local.h: checkpatch cleanups - formatting only 17 лет назад
math_emu.h 60b3b9af35 x86: x86 user_regset cleanup 17 лет назад
mc146818rtc.h 933a44155c include/asm-x86/mc146818rtc.h: checkpatch cleanups - formatting only 17 лет назад
mca.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
mca_dma.h 77d511ed74 include/asm-x86/mca_dma.h: checkpatch cleanups - formatting only 17 лет назад
mce.h 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 лет назад
mman.h 5c8eec5019 x86: unify include/asm/mman_32/64.h 18 лет назад
mmconfig.h d1097635de x86: move mmconfig declarations to header 17 лет назад
mmu.h 710d0e9cce include/asm-x86/mmu.h: checkpatch cleanups - formatting only 17 лет назад
mmu_context.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
mmu_context_32.h 55464da94a include/asm-x86/mmu_context_32.h: checkpatch cleanups - formatting only 17 лет назад
mmu_context_64.h c4fe760efd include/asm-x86/mmu_context_64.h: checkpatch cleanups - formatting only 17 лет назад
mmx.h f233407689 include/asm-x86/mmx.h: checkpatch cleanups - formatting only 17 лет назад
mmzone.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
mmzone_32.h d49c428840 x86: make generic arch support NUMAQ 17 лет назад
mmzone_64.h 60e9bfd1bd include/asm-x86/mmzone_64.h: checkpatch cleanups - formatting only 17 лет назад
module.h 0ddc9cc8fd x86: unify module_{32|64}.h 17 лет назад
mpspec.h fcfa146e41 x86: update mptable fix with no ioapic v2 17 лет назад
mpspec_def.h 8f08403e61 include/asm-x86/mpspec_def.h: checkpatch cleanups - formatting only 17 лет назад
msgbuf.h 5ca3b0f195 x86: merge msgbuf_32/64.h 18 лет назад
msidef.h 934902b474 include/asm-x86/msidef.h: checkpatch cleanups - formatting only 17 лет назад
msr-index.h aa83f3f2cf x86: cleanup C1E enabled detection 17 лет назад
msr.h 41aefdcc98 x86: shift bits the right way in native_read_tscp 17 лет назад
mtrr.h 9969b44054 include/asm-x86/mtrr.h: checkpatch cleanups - formatting only 17 лет назад
mutex.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
mutex_32.h b2347fad51 include/asm-x86/mutex_32.h: checkpatch cleanups - formatting only 17 лет назад
mutex_64.h 2c4e883041 include/asm-x86/mutex_64.h: checkpatch cleanups - formatting only 17 лет назад
namei.h 003a46cfff x86: unify some more trivial include/asm-x86/ 32/64 variants 18 лет назад
nmi.h 6924d1ab8b Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 лет назад
nops.h 5d570cbbf2 x86: correct/clarify comment in nops.h 17 лет назад
numa.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
numa_32.h cc9f7a0ccf x86: kill bad_ppro 17 лет назад
numa_64.h 6ec6e0d9f2 srat, x86: add support for nodes spanning other nodes 17 лет назад
numaq.h d49c428840 x86: make generic arch support NUMAQ 17 лет назад
olpc.h 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support 17 лет назад
page.h 6924d1ab8b Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 лет назад
page_32.h 009b9fc98d Merge branch 'linus' into x86/threadinfo 17 лет назад
page_64.h cc61503219 x86: account overlapped mappings in max_pfn_mapped 17 лет назад
param.h fad599854e include/asm-x86/param.h: checkpatch cleanups - formatting only 17 лет назад
paravirt.h 08b882c627 paravirt: add hooks for ptep_modify_prot_start/commit 17 лет назад
parport.h 5269354231 include/asm-x86/parport.h: checkpatch cleanups - formatting only 17 лет назад
pat.h 499f8f84b8 x86: rename pat_wc_enabled to pat_enabled 17 лет назад
pci-direct.h 565c6402db include/asm-x86/pci-direct.h: checkpatch cleanups - formatting only 17 лет назад
pci.h 0715650958 x86: move pci_routirq declaration to pci.h 17 лет назад
pci_32.h ac2564c445 x86: add compilation checks to pci_unmap_*() macros 17 лет назад
pci_64.h 752bea4abb x86: reserve dma32 early for gart 17 лет назад
pda.h 46e1abc63e include/asm-x86/pda.h: checkpatch cleanups - formatting only 17 лет назад
percpu.h bc9e3be20b include/asm-x86/percpu.h: checkpatch cleanups - formatting only 17 лет назад
pgalloc.h 286cd49456 x86: demacro pgalloc paravirt stubs 17 лет назад
pgtable-2level-defs.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
pgtable-2level.h 65e05d15ed include/asm-x86/pgtable-2level.h: checkpatch cleanups - formatting only 17 лет назад
pgtable-3level-defs.h 93b1eab3d2 paravirt: refactor struct paravirt_ops into smaller pv_*_ops 18 лет назад
pgtable-3level.h a4d6886270 x86: use PTE_MASK in 32-bit PAE 17 лет назад
pgtable.h 6924d1ab8b Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 лет назад
pgtable_32.h 7f84133af6 x86: use PTE_MASK in pgtable_32.h 17 лет назад
pgtable_64.h a8375bd81c x86: strengthen 64-bit p?d_bad() 17 лет назад
poll.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
posix_types.h b11caa7c70 fix asm-x86/{posix_types,unistd}.h 17 лет назад
posix_types_32.h 2c5d516ca7 include/asm-x86/posix_types_32.h: checkpatch cleanups - formatting only 17 лет назад
posix_types_64.h 4943aa4ec2 include/asm-x86/posix_types_64.h: checkpatch cleanups - formatting only 17 лет назад
prctl.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
processor-cyrix.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
processor-flags.h 6330a30a76 x86: break mutual header inclusion 17 лет назад
processor.h 84e65b0a84 x86: cacheline_align tss_struct 17 лет назад
proto.h d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 лет назад
ptrace-abi.h 53c5858810 x86 ptrace: fix ptrace_bts_config structure declaration 17 лет назад
ptrace.h 6330a30a76 x86: break mutual header inclusion 17 лет назад
pvclock-abi.h 7af192c954 x86: Add structs and functions for paravirt clocksource 17 лет назад
pvclock.h 7af192c954 x86: Add structs and functions for paravirt clocksource 17 лет назад
reboot.h ebdd561a19 x86: constify data in reboot.c 17 лет назад
reboot_fixups.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
required-features.h f8096f92b8 x86: separate cmpxchg8b checking from PAE checking 17 лет назад
resource.h 020bd9f1c7 x86: trivial header merges 18 лет назад
resume-trace.h 63687a528c x86: move tracedata to RODATA 17 лет назад
rio.h ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 лет назад
rtc.h 020bd9f1c7 x86: trivial header merges 18 лет назад
rwlock.h 6514f93a2c x86: use immediates instead of RW_LOCK_BIAS_STR 17 лет назад
rwsem.h 6e5609a97a include/asm-x86/rwsem.h: checkpatch cleanups - formatting only 17 лет назад
scatterlist.h d741bde26d x86: use dma_length in i386 17 лет назад
seccomp.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
seccomp_32.h 83bea8e1fa x86: fix incomplete include guard in include/asm-x86/seccomp_32.h 17 лет назад
seccomp_64.h 0db125c467 x86: more header fixes 17 лет назад
sections.h 020bd9f1c7 x86: trivial header merges 18 лет назад
segment.h 5524ea320d x86: don't set up early exception handlers for external interrupts 17 лет назад
semaphore.h 64ac24e738 Generic semaphore implementation 17 лет назад
sembuf.h 003a46cfff x86: unify some more trivial include/asm-x86/ 32/64 variants 18 лет назад
serial.h 217d115cd5 x86: merge some trivially mergeable headers 18 лет назад
setup.h 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 лет назад
shmbuf.h 079091a450 x86: merge shmbuf_32/64.h 18 лет назад
shmparam.h 003a46cfff x86: unify some more trivial include/asm-x86/ 32/64 variants 18 лет назад
sigcontext.h af1fec15de include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only 17 лет назад
sigcontext32.h 895b7643d6 include/asm-x86/sigcontext32.h: checkpatch cleanups - formatting only 17 лет назад
siginfo.h f16ee28854 x86: unify include/asm/siginfo_32/64.h 18 лет назад
signal.h 9551b12a51 include/asm-x86/signal.h: checkpatch cleanups - formatting only 17 лет назад
smp.h a4c81cf684 x86: extend e820 ealy_res support 32bit 17 лет назад
socket.h 4a19ec5800 [NET]: Introducing socket mark socket option. 17 лет назад
sockios.h 217d115cd5 x86: merge some trivially mergeable headers 18 лет назад
sparsemem.h fb8e837539 x86: sparsemem: reduce i386 PAE section size 17 лет назад
spinlock.h 39f004ba27 Make <asm-x86/spinlock.h> use ACCESS_ONCE() 17 лет назад
spinlock_types.h 314cdbefd1 x86: FIFO ticket spinlocks 17 лет назад
srat.h d49c428840 x86: make generic arch support NUMAQ 17 лет назад
stacktrace.h bc850d6b37 x86: add the capability to print fuzzy backtraces 17 лет назад
stat.h 79c7497704 x86: merge stat_32/64.h 18 лет назад
statfs.h d5f1354183 x86: merge statfs_32/64.h 18 лет назад
string.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
string_32.h 1a20d3ecf5 x86: string_32.h: workaround for broken gcc 4.0 17 лет назад
string_64.h 953b2f1ed6 include/asm-x86/string_64.h: checkpatch cleanups - formatting only 17 лет назад
suspend.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
suspend_32.h 0db125c467 x86: more header fixes 17 лет назад
suspend_64.h 1b17fce607 include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only 17 лет назад
swiotlb.h a4c2d7d928 include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only 17 лет назад
sync_bitops.h aa040b2f06 x86: simplify sync_test_bit(), improve 17 лет назад
system.h 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 лет назад
system_64.h 0a3b4d151a x86: move switch_to macro to system.h 17 лет назад
tce.h 7c4d4784db include/asm-x86/tce.h: checkpatch cleanups - formatting only 17 лет назад
termbits.h 003a46cfff x86: unify some more trivial include/asm-x86/ 32/64 variants 18 лет назад
termios.h f8a4c3b525 tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) 17 лет назад
therm_throt.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
thread_info.h 3711ccb07b x86: fixup the fallout of the bitops changes 17 лет назад
time.h 7d195a5409 proper extern for late_time_init 17 лет назад
timer.h 53d517cdba x86: scale cyc_2_nsec according to CPU frequency 17 лет назад
timex.h 941e492bdb read_current_timer() cleanups 17 лет назад
tlb.h 01749f6d6d x86: unify include/asm/tlb_32/64.h 18 лет назад
tlbflush.h b1979a5fda x86: prevent PGE flush from interruption/preemption 17 лет назад
topology.h 5c3a121d52 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) 17 лет назад
trampoline.h e44b7b7525 x86: move suspend wakeup code to C 17 лет назад
tsc.h 9752082560 x86: vget_cycles() __always_inline 17 лет назад
types.h edfa5cfa3d x86: types: use <asm-generic/int-*.h> for the x86 architecture 17 лет назад
uaccess.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
uaccess_32.h b1fcec7f22 include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only 17 лет назад
uaccess_64.h b896313e53 include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only 17 лет назад
ucontext.h 003a46cfff x86: unify some more trivial include/asm-x86/ 32/64 variants 18 лет назад
unaligned.h 6510d41954 kernel: Move arches to use common unaligned access 17 лет назад
unistd.h b11caa7c70 fix asm-x86/{posix_types,unistd}.h 17 лет назад
unistd_32.h 687fc16b65 include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only 17 лет назад
unistd_64.h 5f0120b578 x86-64: remove unnecessary ptregs call stubs 17 лет назад
unwind.h 3f0bde8353 x86: unify include/asm/unwind_32/64.h 18 лет назад
user.h 516c25a86f Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed 17 лет назад
user32.h a31216194c include/asm-x86/user32.h: checkpatch cleanups - formatting only 17 лет назад
user_32.h 826700dc9b include/asm-x86/user_32.h: checkpatch cleanups - formatting only 17 лет назад
user_64.h a206ea11b6 include/asm-x86/user_64.h: checkpatch cleanups - formatting only 17 лет назад
vdso.h ac1a7b0eaa include/asm-x86/vdso.h: checkpatch cleanups - formatting only 17 лет назад
vga.h 364fe5ef47 include/asm-x86/vga.h: checkpatch cleanups - formatting only 17 лет назад
vgtod.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
vic.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
vm86.h 6330a30a76 x86: break mutual header inclusion 17 лет назад
vmi.h 8948584eb2 include/asm-x86/vmi.h: checkpatch cleanups - formatting only 17 лет назад
vmi_time.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
voyager.h d6ae390a0b include/asm-x86/voyager.h: checkpatch cleanups - formatting only 17 лет назад
vsyscall.h e402644013 x86: map vsyscalls early enough 17 лет назад
xor.h 96a388de5d i386/x86_64: move headers to include/asm-x86 18 лет назад
xor_32.h 0db125c467 x86: more header fixes 17 лет назад
xor_64.h 0db125c467 x86: more header fixes 17 лет назад