..
mach-bigsmp
x86: cleanup mpspec variants
17 years ago
mach-default
x86: cleanup mpspec variants
17 years ago
mach-es7000
x86: cleanup mpspec variants
17 years ago
mach-generic
x86: add generic GPIO support to x86
17 years ago
mach-numaq
x86: move NUMAQ io handling into arch/x86/pci/numa.c
17 years ago
mach-rdc321x
x86: add support for the RDC R-321x SoC
17 years ago
mach-summit
x86: cleanup mpspec variants
17 years ago
mach-visws
x86: visws extern inline to static inline
18 years ago
mach-voyager
time: delete comments that refer to noexistent symbols
17 years ago
xen
i386/x86_64: move headers to include/asm-x86
18 years ago
Kbuild
Unexport asm/user.h and linux/user.h
17 years ago
a.out-core.h
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
17 years ago
a.out.h
aout: move STACK_TOP[_MAX] to asm/processor.h
17 years ago
acpi.h
x86: voluntary leave_mm before entering ACPI C3
17 years ago
agp.h
x86: remove flush_agp_mappings()
17 years ago
alternative-asm.h
x86: rename .i assembler includes to .h
18 years ago
alternative.h
x86: actually merge <asm/alternative.h>
17 years ago
apic.h
x86: adjust enable_NMI_through_LVT0()
17 years ago
apicdef.h
x86: extended interrupt LVT support for AMD Barcelona
17 years ago
arch_hooks.h
x86: move debug related declarations to kdebug.h
17 years ago
asm.h
x86: add _ASM_EXTABLE macro to <asm/asm.h>
17 years ago
atomic.h
i386/x86_64: move headers to include/asm-x86
18 years ago
atomic_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
atomic_64.h
x86: make atomic64_t work like atomic_t
18 years ago
auxvec.h
x86: unify include/asm/auxvec_32/64.h
18 years ago
bitops.h
x86: change bitwise operations to get a void parameter.
17 years ago
bitops_32.h
x86: partial unification of asm-x86/bitops.h
17 years ago
bitops_64.h
iommu sg: kill __clear_bit_string and find_next_zero_string
17 years ago
boot.h
i386/x86_64: move headers to include/asm-x86
18 years ago
bootparam.h
x86: EFI runtime service support
17 years ago
bug.h
x86: nuke a ton of unused exports
17 years ago
bugs.h
x86: add include to cpu/intel.c
17 years ago
byteorder.h
x86: fix asm-x86/byteorder.h for userspace export
17 years ago
cache.h
x86: unify include/asm/cache_32/64.h
18 years ago
cacheflush.h
x86: fix clflush_page_range logic
17 years ago
calgary.h
i386/x86_64: move headers to include/asm-x86
18 years ago
calling.h
x86: clean up include/asm-x86/calling.h
17 years ago
checksum.h
i386/x86_64: move headers to include/asm-x86
18 years ago
checksum_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
checksum_64.h
x86: remove more bogus filenames in comments.
17 years ago
cmpxchg.h
i386/x86_64: move headers to include/asm-x86
18 years ago
cmpxchg_32.h
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
17 years ago
cmpxchg_64.h
Add cmpxchg64 and cmpxchg64_local to x86_64
17 years ago
compat.h
asm-*/compat.h: fix typo in comment
17 years ago
cpu.h
x86: avoid section mismatch involving arch_register_cpu
17 years ago
cpufeature.h
x86: add feature macros for the gbpages cpuid bit
17 years ago
cputime.h
x86: trivial header merges
18 years ago
current.h
i386/x86_64: move headers to include/asm-x86
18 years ago
current_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
current_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
debugreg.h
x86: unify include/asm/debugreg_32/64.h
18 years ago
delay.h
Fix __const_udelay declaration and definition mismatches
17 years ago
desc.h
x86: x86 TLS desc_struct cleanup
17 years ago
desc_64.h
x86: unify set_tss_desc
17 years ago
desc_defs.h
x86: move _set_gate and its users to a common location
17 years ago
device.h
intel-iommu: fix for IOMMU early crash
17 years ago
div64.h
x86: unify div64{,_32,_64}.h
17 years ago
dma-mapping.h
i386/x86_64: move headers to include/asm-x86
18 years ago
dma-mapping_32.h
Change table chaining layout
17 years ago
dma-mapping_64.h
x86-64: enable sg chaining
18 years ago
dma.h
x86: merge include/asm-x86/dma.h
17 years ago
dmi.h
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
17 years ago
ds.h
x86, ptrace: support 32bit-cross-64bit BTS recording
17 years ago
dwarf2.h
i386/x86_64: move headers to include/asm-x86
18 years ago
dwarf2_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
dwarf2_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
e820.h
x86: fix the missing BIOS area check in page_is_ram
17 years ago
e820_32.h
x86_32: trim memory by updating e820
17 years ago
e820_64.h
x86_64: make bootmap_start page align v6
17 years ago
edac.h
x86: unify include/asm/cache_32/64.h
18 years ago
efi.h
x86: fix EFI mapping
17 years ago
elf.h
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
17 years ago
emergency-restart.h
x86: reboot_{32|64}.c unification
17 years ago
errno.h
x86: trivial header merges
18 years ago
fb.h
x86: unify include/asm/cache_32/64.h
18 years ago
fcntl.h
i386/x86_64: move headers to include/asm-x86
18 years ago
fixmap.h
i386/x86_64: move headers to include/asm-x86
18 years ago
fixmap_32.h
x86: early boot debugging via FireWire (ohci1394_dma=early)
17 years ago
fixmap_64.h
x86: early boot debugging via FireWire (ohci1394_dma=early)
17 years ago
floppy.h
x86: unify include/asm/floppy_32/64.h
18 years ago
frame.h
x86: rename .i assembler includes to .h
18 years ago
futex.h
x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h
17 years ago
gart.h
x86: disable the GART early, 64-bit
17 years ago
genapic.h
i386/x86_64: move headers to include/asm-x86
18 years ago
genapic_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
genapic_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
geode.h
x86: GEODE: update GPIO API to support setting multiple GPIOs at once
17 years ago
gpio.h
x86: add generic GPIO support to x86
17 years ago
hardirq.h
i386/x86_64: move headers to include/asm-x86
18 years ago
hardirq_32.h
x86: expand /proc/interrupts to include missing vectors, v2
18 years ago
hardirq_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
highmem.h
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
17 years ago
hpet.h
x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules
17 years ago
hw_irq.h
i386/x86_64: move headers to include/asm-x86
18 years ago
hw_irq_32.h
x86: remove final FASTCALL() uses
17 years ago
hw_irq_64.h
x86: provide a native_init_IRQ function on 64-bit
17 years ago
hypertransport.h
i386/x86_64: move headers to include/asm-x86
18 years ago
i387.h
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
17 years ago
i8253.h
x86: isolate PIC/PIT in/out calls
17 years ago
i8259.h
x86: isolate PIC/PIT in/out calls
17 years ago
ia32.h
x86: TLS cleanup
17 years ago
ia32_unistd.h
x86: remove more bogus filenames in comments.
17 years ago
ide.h
x86: remove more bogus filenames in comments.
17 years ago
idle.h
x86: remove dead code and exports
17 years ago
intel_arch_perfmon.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
io.h
i386/x86_64: move headers to include/asm-x86
18 years ago
io_32.h
x86: remove special NUMAQ support in io_32.h
17 years ago
io_64.h
x86: make ioremap() UC by default
17 years ago
io_apic.h
x86: merge include/asm-x86/sparsemem.h
17 years ago
ioctl.h
i386/x86_64: move headers to include/asm-x86
18 years ago
ioctls.h
x86: unify include/asm/ioctls_32/64.h
18 years ago
iommu.h
x86 gart: rename iommu.h to gart.h
17 years ago
ipcbuf.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
ipi.h
x86: convert cpu_to_apicid to be a per cpu variable
17 years ago
irq.h
i386/x86_64: move headers to include/asm-x86
18 years ago
irq_32.h
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
17 years ago
irq_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
irq_regs.h
i386/x86_64: move headers to include/asm-x86
18 years ago
irq_regs_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
irq_regs_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
irqflags.h
x86: irqflags consolidation
17 years ago
ist.h
Make asm-x86/bootparam.h includable from userspace.
17 years ago
k8.h
x86: move k8 related declarations
17 years ago
kdebug.h
x86: add the capability to print fuzzy backtraces
17 years ago
kexec.h
x86: unify kexec_{32|64}.h
17 years ago
kmap_types.h
x86: unify include/asm/agp_32/64.h
18 years ago
kprobes.h
x86: get rid of _MASK flags
17 years ago
kvm.h
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
17 years ago
kvm_host.h
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
17 years ago
kvm_para.h
KVM: Per-architecture hypercall definitions
17 years ago
kvm_x86_emulate.h
KVM: Move arch dependent files to new directory arch/x86/kvm/
17 years ago
ldt.h
x86: unify include/asm/ldt_32/64.h
18 years ago
lguest.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
17 years ago
lguest_hcall.h
lguest: Reboot support
17 years ago
linkage.h
x86: fix UML and -regparm=3
17 years ago
local.h
x86: local.h fix checkpatch warnings
17 years ago
mach_apic.h
i386/x86_64: move headers to include/asm-x86
18 years ago
math_emu.h
x86: x86 user_regset cleanup
17 years ago
mc146818rtc.h
x86: isolate the rtc code for sharing
17 years ago
mca.h
i386/x86_64: move headers to include/asm-x86
18 years ago
mca_dma.h
i386/x86_64: move headers to include/asm-x86
18 years ago
mce.h
x86: rename the struct pt_regs members for 32/64-bit consistency
17 years ago
mman.h
x86: unify include/asm/mman_32/64.h
18 years ago
mmu.h
x86: voluntary leave_mm before entering ACPI C3
17 years ago
mmu_context.h
i386/x86_64: move headers to include/asm-x86
18 years ago
mmu_context_32.h
x86: voluntary leave_mm before entering ACPI C3
17 years ago
mmu_context_64.h
x86: put generic mm_hooks include into PARAVIRT
17 years ago
mmx.h
i386/x86_64: move headers to include/asm-x86
18 years ago
mmzone.h
i386/x86_64: move headers to include/asm-x86
18 years ago
mmzone_32.h
Introduce flags for reserve_bootmem()
17 years ago
mmzone_64.h
x86: change size of node ids from u8 to s16
17 years ago
module.h
x86: unify module_{32|64}.h
17 years ago
mpspec.h
x86: cleanup smp.h variants
17 years ago
mpspec_def.h
x86: cleanup mpspec variants
17 years ago
msgbuf.h
x86: merge msgbuf_32/64.h
17 years ago
msidef.h
i386/x86_64: move headers to include/asm-x86
18 years ago
msr-index.h
x86: msr for AMD Fam 10h mmio
17 years ago
msr.h
x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h
17 years ago
mtrr.h
x86, 32-bit: trim memory not covered by wb mtrrs
17 years ago
mutex.h
i386/x86_64: move headers to include/asm-x86
18 years ago
mutex_32.h
x86: remove fastcall from include/asm-x86
17 years ago
mutex_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
namei.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
nmi.h
i386/x86_64: move headers to include/asm-x86
18 years ago
nmi_32.h
x86: remove more bogus filenames in comments.
17 years ago
nmi_64.h
x86: nmi_64.c: make code static
17 years ago
nops.h
x86: move nop declarations into separate include file
17 years ago
numa.h
i386/x86_64: move headers to include/asm-x86
18 years ago
numa_32.h
x86: arch/x86/mm/init_32.c cleanup
17 years ago
numa_64.h
x86: change size of node ids from u8 to s16
17 years ago
numaq.h
i386/x86_64: move headers to include/asm-x86
18 years ago
page.h
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
17 years ago
page_32.h
x86: move page_is_ram() function
17 years ago
page_64.h
x86: add PUD_PAGE_SIZE
17 years ago
param.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
paravirt.h
x86: add mm parameter to paravirt_alloc_pd
17 years ago
parport.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
pci-direct.h
i386/x86_64: move headers to include/asm-x86
18 years ago
pci.h
x86: consolidate toloplogy_32/64.h
17 years ago
pci_32.h
PCI: merge almost all of pci_32.h and pci_64.h together
18 years ago
pci_64.h
x86: pci-dma_64.c: cleanups
17 years ago
pda.h
x86: clean up include/asm-x86/pda.h
17 years ago
percpu.h
x86: unify percpu.h
17 years ago
pgalloc.h
i386/x86_64: move headers to include/asm-x86
18 years ago
pgalloc_32.h
add mm argument to pte/pmd/pud/pgd_free
17 years ago
pgalloc_64.h
x86: fix deadlock, make pgd_lock irq-safe
17 years ago
pgtable-2level-defs.h
i386/x86_64: move headers to include/asm-x86
18 years ago
pgtable-2level.h
x86: clean up pte_exec
17 years ago
pgtable-3level-defs.h
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
18 years ago
pgtable-3level.h
x86: update reference for PAE tlb flushing
17 years ago
pgtable.h
x86: cpa, add the PAT bit defines
17 years ago
pgtable_32.h
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
17 years ago
pgtable_64.h
x86: add pgtable accessor functions for gbpages
17 years ago
poll.h
i386/x86_64: move headers to include/asm-x86
18 years ago
posix_types.h
i386/x86_64: move headers to include/asm-x86
18 years ago
posix_types_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
posix_types_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
prctl.h
i386/x86_64: move headers to include/asm-x86
18 years ago
processor-cyrix.h
i386/x86_64: move headers to include/asm-x86
18 years ago
processor-flags.h
KVM: Use standard CR8 flags, and fix TPR definition
18 years ago
processor.h
aout: move STACK_TOP[_MAX] to asm/processor.h
17 years ago
proto.h
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
17 years ago
ptrace-abi.h
x86, ptrace: add bts_struct size to status command
17 years ago
ptrace.h
x86: rename stack_pointer to kernel_trap_sp
17 years ago
reboot.h
i386/x86_64: move headers to include/asm-x86
18 years ago
reboot_fixups.h
i386/x86_64: move headers to include/asm-x86
18 years ago
required-features.h
x86: merge required-features.h
17 years ago
resource.h
x86: trivial header merges
18 years ago
resume-trace.h
x86: merge resume-trace.h variants
17 years ago
rio.h
x86: remove more bogus filenames in comments.
17 years ago
rtc.h
x86: trivial header merges
18 years ago
rwlock.h
x86: use immediates instead of RW_LOCK_BIAS_STR
17 years ago
rwsem.h
x86: fix UML and -regparm=3
17 years ago
scatterlist.h
x86: merge include/asm-x86/scatterlist.h
17 years ago
seccomp.h
i386/x86_64: move headers to include/asm-x86
18 years ago
seccomp_32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
seccomp_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
sections.h
x86: trivial header merges
18 years ago
segment.h
x86: early_idt_handler improvements, 64-bit
17 years ago
semaphore.h
i386/x86_64: move headers to include/asm-x86
18 years ago
semaphore_32.h
x86: fix UML and -regparm=3
17 years ago
semaphore_64.h
kill DECLARE_MUTEX_LOCKED
18 years ago
sembuf.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
serial.h
x86: merge some trivially mergeable headers
18 years ago
setup.h
x86: prepare 64-bit architecture initialization for paravirt
17 years ago
shmbuf.h
x86: merge shmbuf_32/64.h
17 years ago
shmparam.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
sigcontext.h
x86: use generic register names in struct sigcontext
17 years ago
sigcontext32.h
x86: use generic register names in struct sigcontext
17 years ago
siginfo.h
x86: unify include/asm/siginfo_32/64.h
18 years ago
signal.h
x86 single_step: TIF_FORCED_TF
17 years ago
smp.h
i386/x86_64: move headers to include/asm-x86
18 years ago
smp_32.h
x86: cleanup x86_cpu_to_apicid references
17 years ago
smp_64.h
x86: change bios_cpu_apicid to percpu data variable
17 years ago
socket.h
[NET]: Introducing socket mark socket option.
17 years ago
sockios.h
x86: merge some trivially mergeable headers
18 years ago
sparsemem.h
x86: merge include/asm-x86/sparsemem.h
17 years ago
spinlock.h
x86: big ticket locks
17 years ago
spinlock_types.h
x86: FIFO ticket spinlocks
17 years ago
srat.h
i386/x86_64: move headers to include/asm-x86
18 years ago
stacktrace.h
x86: add the capability to print fuzzy backtraces
17 years ago
stat.h
x86: merge stat_32/64.h
17 years ago
statfs.h
x86: merge statfs_32/64.h
17 years ago
string.h
i386/x86_64: move headers to include/asm-x86
18 years ago
string_32.h
x86: sparse errors from string_32.h
17 years ago
string_64.h
i386/x86_64: move headers to include/asm-x86
18 years ago
suspend.h
i386/x86_64: move headers to include/asm-x86
18 years ago
suspend_32.h
x86: unify struct desc_ptr
17 years ago
suspend_64.h
x86: make __{save,restore}_processor_state static
17 years ago
swiotlb.h
i386/x86_64: move headers to include/asm-x86
18 years ago
sync_bitops.h
i386/x86_64: move headers to include/asm-x86
18 years ago
system.h
x86: remove final FASTCALL() uses
17 years ago
system_64.h
x86: move switch_to macro to system.h
17 years ago
tce.h
i386/x86_64: move headers to include/asm-x86
18 years ago
termbits.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
termios.h
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)
17 years ago
therm_throt.h
i386/x86_64: move headers to include/asm-x86
18 years ago
thread_info.h
i386/x86_64: move headers to include/asm-x86
18 years ago
thread_info_32.h
x86, ptrace: support for branch trace store(BTS)
17 years ago
thread_info_64.h
x86: fix duplicated TIF on 64-bit
17 years ago
time.h
x86: prepare time related functions for paravirt
17 years ago
timer.h
x86: scale cyc_2_nsec according to CPU frequency
17 years ago
timex.h
read_current_timer() cleanups
17 years ago
tlb.h
x86: unify include/asm/tlb_32/64.h
18 years ago
tlbflush.h
x86: merge tlbflush.h variants
17 years ago
topology.h
x86: change size of node ids from u8 to s16
17 years ago
tsc.h
x86: get_cycles() fix
17 years ago
types.h
x86: unify include/asm/types_32/64.h
18 years ago
uaccess.h
i386/x86_64: move headers to include/asm-x86
18 years ago
uaccess_32.h
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h
17 years ago
uaccess_64.h
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h
17 years ago
ucontext.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
unaligned.h
x86: unify some more trivial include/asm-x86/ 32/64 variants
18 years ago
unistd.h
i386/x86_64: move headers to include/asm-x86
18 years ago
unistd_32.h
timerfd: wire the new timerfd API to the x86 family
17 years ago
unistd_64.h
timerfd: wire the new timerfd API to the x86 family
17 years ago
unwind.h
x86: unify include/asm/unwind_32/64.h
18 years ago
user.h
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
17 years ago
user32.h
i386/x86_64: move headers to include/asm-x86
18 years ago
user_32.h
Sanitize the type of struct user.u_ar0
17 years ago
user_64.h
Sanitize the type of struct user.u_ar0
17 years ago
vdso.h
x86 vDSO: i386 vdso32
17 years ago
vga.h
i386/x86_64: move headers to include/asm-x86
18 years ago
vgtod.h
i386/x86_64: move headers to include/asm-x86
18 years ago
vic.h
i386/x86_64: move headers to include/asm-x86
18 years ago
vm86.h
x86: add function prototype to vm86.h
17 years ago
vmi.h
i386/x86_64: move headers to include/asm-x86
18 years ago
vmi_time.h
i386/x86_64: move headers to include/asm-x86
18 years ago
voyager.h
i386/x86_64: move headers to include/asm-x86
18 years ago
vsyscall.h
x86: map vsyscalls early enough
17 years ago
xor.h
i386/x86_64: move headers to include/asm-x86
18 years ago
xor_32.h
x86: remove more bogus filenames in comments.
17 years ago
xor_64.h
x86: remove more bogus filenames in comments.
17 years ago