Yinghai Lu f0fc4aff1f x86: make header file the same in arch/x86/kernel/cpu/common_xx.c hace 17 años
..
acpi 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
cpu f0fc4aff1f x86: make header file the same in arch/x86/kernel/cpu/common_xx.c hace 17 años
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. hace 17 años
Makefile accf0fa697 Merge branch 'x86/xsave' into x86/core hace 17 años
alternative.c f1c5d30e1d x86: use X86_FEATURE_NOPL in alternatives hace 17 años
amd_iommu.c 8a7c5ef3ba x86 iommu: remove unneeded parenthesis hace 17 años
amd_iommu_init.c 129d6aba44 x86, AMD IOMMU: initialize dma_ops after sysfs registration hace 17 años
aperture_64.c 46a7fa270a x86: make only GART code include gart.h hace 17 años
apic_32.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
apic_64.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
apm_32.c d75f65fd24 remove include/linux/pm_legacy.h hace 17 años
asm-offsets.c 9a163ed8e0 i386: move kernel hace 18 años
asm-offsets_32.c d75cd22fdd x86/paravirt: split sysret and sysexit hace 17 años
asm-offsets_64.c a318631686 x86: consolidate header guards hace 17 años
audit_64.c 250c22777f x86_64: move kernel hace 18 años
bios_uv.c 7019cc2dd6 x86 BIOS interface for RTC on SGI UV hace 17 años
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c hace 17 años
cpuid.c 9ea2b82ed6 x86: cpuid: correct return value on partial operations hace 17 años
crash.c ed23dc6f5b x86: allow machine_crash_shutdown to be replaced hace 17 años
crash_dump_32.c 22124c9999 kmap leak fix for x86_32 kdump hace 18 años
crash_dump_64.c 835c34a168 Delete filenames in comments. hace 18 años
doublefault_32.c ca241c7503 x86: unify tss_struct hace 17 años
ds.c 431ef7a2a4 x86: debug Store - call kfree if only we really need it hace 17 años
e820.c fac8f1e4f9 x86: split e820 reserved entries record to late, v7 hace 17 años
early-quirks.c acee709cab Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus hace 17 años
early_printk.c e17ba73b0e x86, generic: mark early_printk as asmlinkage hace 17 años
efi.c f361a450bf x86: introduce max_low_pfn_mapped for 64-bit hace 17 años
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops hace 17 años
efi_64.c ecacf09f7d x86: reserve EFI memory map with reserve_early hace 17 años
efi_stub_32.S 9a163ed8e0 i386: move kernel hace 18 años
efi_stub_64.S 5b83683f32 x86: EFI runtime service support hace 17 años
entry_32.S af0575bba0 i386 syscall audit fast-path hace 17 años
entry_64.S e0a5a5d9b0 x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 hace 17 años
es7000_32.c 1625324d22 x86: move dir es7000 to es7000_32.c hace 17 años
ftrace.c 395a59d0f8 ftrace: store mcount address in rec->ip hace 17 años
genapic_64.c d25ae38b7e x86: add apic probe for genapic 64bit - fix hace 17 años
genapic_flat_64.c 10a010f695 Merge branch 'linus' into x86/x2apic hace 17 años
genx2apic_cluster.c 9042763808 Merge branch 'x86/x2apic' into x86/core hace 17 años
genx2apic_phys.c 9042763808 Merge branch 'x86/x2apic' into x86/core hace 17 años
genx2apic_uv_x.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software hace 17 años
head.c 28bb223795 x86: move reserve_setup_data to setup.c hace 17 años
head32.c 0c51a965ed x86: extract common part of head32.c and head64.c into head.c hace 17 años
head64.c 66d4bdf22b x86-64: fix overlap of modules and fixmap areas hace 17 años
head_32.S 583323b9d2 x86: fix cpu hotplug on 32bit hace 17 años
head_64.S 6596f24223 Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" hace 17 años
hpet.c a6825f1c1f x86: hpet: workaround SB700 BIOS hace 17 años
i386_ksyms_32.c 395a59d0f8 ftrace: store mcount address in rec->ip hace 17 años
i387.c 6152e4b1c9 x86, xsave: keep the XSAVE feature mask as an u64 hace 17 años
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names hace 17 años
i8253.c 877084fb1c x86: cleanup div_sc() usage hace 17 años
i8259.c d94d93ca5c x64, x2apic/intr-remap: 8259 specific mask/unmask routines hace 17 años
init_task.c f52111b154 [PATCH] take init_files to fs/file.c hace 17 años
io_apic_32.c 881b374705 Merge branch 'x86/apic' into x86/core hace 17 años
io_apic_64.c 881b374705 Merge branch 'x86/apic' into x86/core hace 17 años
io_delay.c d6cd7effcc x86: io delay - add checking for NULL early param hace 17 años
ioport.c bbc1f698a5 x86: Introducing asm/syscalls.h hace 17 años
ipi.c 2907829cd0 X86_SMP: ipi.c declare functions before they get used hace 17 años
irq_32.c cbcd79c2e5 x86: use __page_aligned_data/bss hace 17 años
irq_64.c a2eddfa959 x86: make /proc/stat account for all interrupts hace 17 años
irqinit_32.c 2ae111cdd8 x86: apic interrupts - move assignments to irqinit_32.c, v2 hace 17 años
irqinit_64.c 6209ed9d84 x86-64: make BUILD_IRQ() also reset section back hace 17 años
k8.c 250c22777f x86_64: move kernel hace 18 años
kdebugfs.c ae79cdaacb x86: Add a arch directory for x86 under debugfs hace 17 años
kgdb.c f8dfd5ed14 x86: KGDB build fix hace 17 años
kprobes.c ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking hace 17 años
kvm.c 096d14a3b5 x86: KVM guest: hypercall batching hace 17 años
kvmclock.c 7e37c2998a x86: KVM guest: make kvm_smp_prepare_boot_cpu() static hace 17 años
ldt.c 8d7ccaa545 Merge commit 'v2.6.27-rc3' into x86/prototypes hace 17 años
machine_kexec_32.c 3122c33119 kexec jump: fix for ftrace hace 17 años
machine_kexec_64.c 3ab8352137 kexec jump hace 17 años
mca_32.c 0067cc996e x86: coding style fixes to arch/x86/kernel/mca_32.c hace 17 años
mfgpt_32.c 0d5cdc97e2 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource hace 17 años
microcode.c 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu hace 17 años
mmconf-fam10h_64.c c72a5efec1 x86: mmconf: fix section mismatch warning hace 17 años
module_32.c 9a163ed8e0 i386: move kernel hace 18 años
module_64.c 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures hace 17 años
mpparse.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
msr.c 85f1cb6015 x86: msr: correct return value on partial operations hace 17 años
nmi.c 8bb851900f x86, nmi: clean UP NMI watchdog failure message hace 17 años
numaq_32.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
olpc.c 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support hace 17 años
paravirt.c 446d27338d Merge branch 'x86/cpu' into x86/core hace 17 años
paravirt_patch_32.c d75cd22fdd x86/paravirt: split sysret and sysexit hace 17 años
paravirt_patch_64.c 2be29982a0 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace hace 17 años
pci-calgary_64.c bde78a79a6 x86: use WARN() in arch/x86/kernel hace 17 años
pci-dma.c 8978b74253 generic, x86: fix add iommu_num_pages helper function hace 17 años
pci-gart_64.c 29111f579f Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus hace 17 años
pci-nommu.c 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() hace 17 años
pci-swiotlb_64.c 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() hace 17 años
pcspeaker.c 9a163ed8e0 i386: move kernel hace 18 años
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations hace 17 años
probe_roms_32.c a9c1182fbd x86: seperate probe_roms into another file hace 17 años
process.c acee709cab Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus hace 17 años
process_32.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
process_64.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
ptrace.c 4fe702c7e4 X86_32: declare pt_regs_access as unsigned long hace 17 años
pvclock.c 7af192c954 x86: Add structs and functions for paravirt clocksource hace 17 años
quirks.c da6e88f496 Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 17 años
reboot.c 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu hace 17 años
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c hace 17 años
relocate_kernel_32.S fb45daa69d kexec jump: check code size in control page hace 17 años
relocate_kernel_64.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes hace 17 años
rtc.c 1da2e3d679 provide rtc_cmos platform device hace 17 años
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c hace 17 años
setup.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
setup_percpu.c c83d12806b Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core hace 17 años
sigframe.h 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation hace 17 años
signal_32.c accf0fa697 Merge branch 'x86/xsave' into x86/core hace 17 años
signal_64.c accf0fa697 Merge branch 'x86/xsave' into x86/core hace 17 años
smp.c 5e374fb626 generic-ipi: fixlet hace 17 años
smpboot.c 7203781c98 Merge branch 'x86/cpu' into x86/core hace 17 años
smpcommon.c fc0091b3c8 x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. hace 17 años
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace hace 17 años
step.c 380fdd7585 x86 ptrace: user-sets-TF nits hace 17 años
summit_32.c e8c48efdb9 x86: mach_summit to summit hace 17 años
sys_i386_32.c bbc1f698a5 x86: Introducing asm/syscalls.h hace 17 años
sys_x86_64.c bbc1f698a5 x86: Introducing asm/syscalls.h hace 17 años
syscall_64.c a318631686 x86: consolidate header guards hace 17 años
syscall_table_32.S 9fe5ad9c8c flag parameters add-on: remove epoll_create size param hace 17 años
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd hace 18 años
test_nx.c 0054f4b708 x86: Explicitly include required header files. hace 17 años
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test hace 17 años
time_32.c cc0384917b x86: time_XX.c declare functions before they get used hace 17 años
time_64.c 8fbbc4b45c x86: merge tsc_init and clocksource code hace 17 años
tlb_32.c 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter hace 17 años
tlb_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus hace 17 años
tlb_uv.c 99dd871330 x86, SGI UV: hardcode the TLB flush interrupt system vector hace 17 años
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h hace 17 años
tls.h 4c79a2d8e5 x86: x86 user_regset TLS hace 17 años
topology.c 177c7715cd x86: fix section mismatch warning in topology.c:arch_register_cpu hace 17 años
trampoline.c a4c81cf684 x86: extend e820 ealy_res support 32bit hace 17 años
trampoline_32.S 4c01f23bdb x86: trampoline_32.S - switch to .cpuinit.data hace 17 años
trampoline_64.S e44b7b7525 x86: move suspend wakeup code to C hace 17 años
traps_32.c dc1e35c6e9 x86, xsave: enable xsave/xrstor on cpus with xsave support hace 17 años
traps_64.c 446d27338d Merge branch 'x86/cpu' into x86/core hace 17 años
tsc.c de014d6176 x86: Change warning message in TSC calibration. hace 17 años
tsc_sync.c bde78a79a6 x86: use WARN() in arch/x86/kernel hace 17 años
verify_cpu_64.S 250c22777f x86_64: move kernel hace 18 años
visws_quirks.c 23b49c19f6 x86: resurrect proper handling of maxcpus= kernel option (v2) hace 17 años
vm86_32.c bbc1f698a5 x86: Introducing asm/syscalls.h hace 17 años
vmi_32.c 51ca3c6791 Merge branch 'linus' into x86/core hace 17 años
vmiclock_32.c e93ef949fd x86: rename paravirtualized TSC functions hace 17 años
vmlinux.lds.S 9a163ed8e0 i386: move kernel hace 18 años
vmlinux_32.lds.S d3d0ba7b8f Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': hace 17 años
vmlinux_64.lds.S 10a434fcb2 x86: remove cpu_vendor_dev hace 17 años
vsmp_64.c eef8f871d8 x86: vsmp_64 add missing includes hace 17 años
vsyscall_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus hace 17 años
x8664_ksyms_64.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus hace 17 años
xsave.c f65bc214e0 x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() hace 17 años