Ingo Molnar a98fe7f342 Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core 16 жил өмнө
..
acpi a852cbfaaf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core 16 жил өмнө
apic caab36b593 Merge branch 'x86/mce2' into x86/core 16 жил өмнө
cpu a98fe7f342 Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core 16 жил өмнө
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 жил өмнө
Makefile 5ab5ab3449 x86: UV, SGI RTC: add UV RTC clocksource/clockevents 16 жил өмнө
alternative.c 2e22ea7cea Merge branch 'x86/core' into x86/mce2 16 жил өмнө
amd_iommu.c 065a6d68c7 AMD IOMMU: remove now unnecessary #ifdefs 16 жил өмнө
amd_iommu_init.c 269b012321 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu 16 жил өмнө
aperture_64.c 8caac56305 aperture_64.c: clarify that too small aperture is valid reason for this code 16 жил өмнө
apm_32.c fc6fc7f1b1 Merge branch 'linus' into x86/apic 16 жил өмнө
asm-offsets.c 9a163ed8e0 i386: move kernel 18 жил өмнө
asm-offsets_32.c ccbeed3a05 x86: make lazy %gs optional on x86_32 16 жил өмнө
asm-offsets_64.c 0d974d4592 x86: remove pda.h 16 жил өмнө
audit_64.c 250c22777f x86_64: move kernel 18 жил өмнө
bios_uv.c c62e9d56ea x86: bios_uv.c: uv_systab should be static 16 жил өмнө
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 жил өмнө
check.c b43d196c4d x86: corruption-check: some post-move cleanups 16 жил өмнө
cpuid.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 жил өмнө
crash.c e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 жил өмнө
crash_dump_32.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 16 жил өмнө
crash_dump_64.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 16 жил өмнө
doublefault_32.c af5c2bd16a x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 16 жил өмнө
ds.c 73bf1b62f5 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() 16 жил өмнө
dumpstack.c 2c344e9d6e x86: don't pretend that non-framepointer stack traces are reliable 16 жил өмнө
dumpstack.h 7ee991fbc6 ftrace: print real return in dumpstack for function graph 16 жил өмнө
dumpstack_32.c 7ee991fbc6 ftrace: print real return in dumpstack for function graph 16 жил өмнө
dumpstack_64.c c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 жил өмнө
e820.c 46cb27f516 x86: check range in reserve_early() 16 жил өмнө
early-quirks.c 8659c406ad x86: only scan the root bus in early PCI quirks 16 жил өмнө
early_printk.c 726c0d95b6 x86: early_printk.c - fix pgtable.h unification fallout 16 жил өмнө
efi.c a1413c89ae Merge branch 'x86/urgent' into x86/core 16 жил өмнө
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 жил өмнө
efi_64.c a1413c89ae Merge branch 'x86/urgent' into x86/core 16 жил өмнө
efi_stub_32.S a852cbfaaf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core 16 жил өмнө
efi_stub_64.S 9f331119a4 x86: efi_stub_32,64 - add missing ENDPROCs 16 жил өмнө
entry_32.S bda3a89745 x86: minor cleanup in the espfix code 16 жил өмнө
entry_64.S acaabe795a x86: UV, SGI RTC: add generic system vector 16 жил өмнө
ftrace.c f47a454db9 tracing, x86: fix constraint for parent variable 16 жил өмнө
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 жил өмнө
head.c 85072bd552 x86, debug: remove EBDA debug printk 16 жил өмнө
head32.c 3e1e9002aa x86: change static allocation of trampoline area 16 жил өмнө
head64.c 8ce031972b x86: remove pda_init() 16 жил өмнө
head_32.S 0341c14da4 x86: use _types.h headers in asm where available 16 жил өмнө
head_64.S 5e112ae23b x86: head_64.S - use IDT_ENTRIES instead of hardcoded number 16 жил өмнө
hpet.c 7032e86967 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 16 жил өмнө
i386_ksyms_32.c 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 16 жил өмнө
i387.c ab9e18587f x86, math-emu: fix init_fpu for task != current 16 жил өмнө
i8237.c b52af40923 i8327: fix outb() parameter order 16 жил өмнө
i8253.c 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 жил өмнө
i8259.c 8e6dafd6c7 x86: refactor x86_quirks support 16 жил өмнө
init_task.c 18d8fda7c3 take init_fs to saner place 16 жил өмнө
io_delay.c e6a5652fd1 x86: add io delay quirk for Presario F700 17 жил өмнө
ioport.c db949bba3c x86-32: use non-lazy io bitmap context switching 16 жил өмнө
irq.c acaabe795a x86: UV, SGI RTC: add generic system vector 16 жил өмнө
irq_32.c 0edcf8d692 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 жил өмнө
irq_64.c 7c1d7cdcef x86: unify do_IRQ() 16 жил өмнө
irqinit_32.c acaabe795a x86: UV, SGI RTC: add generic system vector 16 жил өмнө
irqinit_64.c acaabe795a x86: UV, SGI RTC: add generic system vector 16 жил өмнө
k8.c 87c6f40128 x86, gart: fix gart detection for Fam11h CPUs 16 жил өмнө
kdebugfs.c f461a1d80c arch/x86/kernel/kdebugfs.c: introduce missing kfree 17 жил өмнө
kgdb.c 7b6aa335ca x86, apic: remove genapic.h 16 жил өмнө
kprobes.c 5a4ccaf37f kprobes: check CONFIG_FREEZER instead of CONFIG_PM 16 жил өмнө
kvm.c f86399396c x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args 17 жил өмнө
kvmclock.c 8e6dafd6c7 x86: refactor x86_quirks support 16 жил өмнө
ldt.c 423a54058f x86: ldt.c fix style problems 16 жил өмнө
machine_kexec_32.c fef3a7a174 x86, kexec: fix kexec x86 coding style 16 жил өмнө
machine_kexec_64.c fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 жил өмнө
mca_32.c 8e6dafd6c7 x86: refactor x86_quirks support 16 жил өмнө
mfgpt_32.c 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 жил өмнө
microcode_amd.c f34a10bd9f x86: fix warning in arch/x86/kernel/microcode_amd.c 16 жил өмнө
microcode_core.c fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 жил өмнө
microcode_intel.c dd3feda774 x86: microcode_intel.c fix style problems 16 жил өмнө
mmconf-fam10h_64.c 824877111c x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h 16 жил өмнө
module_32.c e17029ad69 x86: module_32.c fix style problems 16 жил өмнө
module_64.c 3b9dc9f2f1 x86: module_64.c fix style problems 16 жил өмнө
mpparse.c f62432395e x86: reserve exact size of mptable 16 жил өмнө
msr.c 448dd2fa3e x86: msr.c fix style problems 16 жил өмнө
olpc.c e49590b6dd x86, olpc: fix model detection without OFW 16 жил өмнө
paravirt-spinlocks.c afb33f8c0d x86: remove byte locks 16 жил өмнө
paravirt.c 8e6dafd6c7 x86: refactor x86_quirks support 16 жил өмнө
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 жил өмнө
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 жил өмнө
pci-calgary_64.c eff79aee91 arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul 16 жил өмнө
pci-dma.c 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 жил өмнө
pci-gart_64.c 5872fb94f8 Documentation: move DMA-mapping.txt to Doc/PCI/ 16 жил өмнө
pci-nommu.c 9f6ac57729 x86: export pci-nommu's alloc_coherent 17 жил өмнө
pci-swiotlb_64.c 46483d10e5 Merge branch 'core/iommu' into core/urgent 16 жил өмнө
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 жил өмнө
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 жил өмнө
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ 16 жил өмнө
process.c 389d1fb11e x86: unify chunks of kernel/process*.c 16 жил өмнө
process_32.c 389d1fb11e x86: unify chunks of kernel/process*.c 16 жил өмнө
process_64.c 389d1fb11e x86: unify chunks of kernel/process*.c 16 жил өмнө
ptrace.c 8b0e5860cb Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core 16 жил өмнө
pvclock.c a08546001c x86: pvclock: fix shadowed variable warning 16 жил өмнө
quirks.c 8c5dfd2551 x86: BUG to BUG_ON changes 16 жил өмнө
reboot.c a1413c89ae Merge branch 'x86/urgent' into x86/core 16 жил өмнө
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c 17 жил өмнө
relocate_kernel_32.S fef3a7a174 x86, kexec: fix kexec x86 coding style 16 жил өмнө
relocate_kernel_64.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 жил өмнө
rtc.c 357c6e6359 rtc: use bcd2bin/bin2bcd 16 жил өмнө
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 жил өмнө
setup.c ed26dbe5ae x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests 16 жил өмнө
setup_percpu.c 6b19b0c240 x86, percpu: setup reserved percpu area for x86_64 16 жил өмнө
signal.c 2505170211 x86, signals: fix xine & firefox bustage 16 жил өмнө
smp.c 7b6aa335ca x86, apic: remove genapic.h 16 жил өмнө
smpboot.c 1f442d70c8 x86: remove smp_apply_quirks()/smp_checks() 16 жил өмнө
stacktrace.c 8f47e16348 x86: update copyrights 16 жил өмнө
step.c 380fdd7585 x86 ptrace: user-sets-TF nits 17 жил өмнө
sys_i386_32.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 жил өмнө
sys_x86_64.c e496e3d645 Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 17 жил өмнө
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 жил өмнө
syscall_table_32.S 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 жил өмнө
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 17 жил өмнө
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 жил өмнө
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 жил өмнө
time_32.c 8e6dafd6c7 x86: refactor x86_quirks support 16 жил өмнө
time_64.c 936577c61d x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors 16 жил өмнө
tlb_uv.c 3a450de136 x86: UV: remove uv_flush_tlb_others() WARN_ON 16 жил өмнө
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 жил өмнө
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 жил өмнө
topology.c 177c7715cd x86: fix section mismatch warning in topology.c:arch_register_cpu 17 жил өмнө
trampoline.c 3e1e9002aa x86: change static allocation of trampoline area 16 жил өмнө
trampoline_32.S 0341c14da4 x86: use _types.h headers in asm where available 16 жил өмнө
trampoline_64.S 0341c14da4 x86: use _types.h headers in asm where available 16 жил өмнө
traps.c db949bba3c x86-32: use non-lazy io bitmap context switching 16 жил өмнө
tsc.c 3e5095d152 x86: replace CONFIG_X86_SMP with CONFIG_SMP 16 жил өмнө
tsc_sync.c fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 жил өмнө
uv_irq.c 37762b6ffb x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix 16 жил өмнө
uv_sysfs.c fc8c2d763b x86: Add sysfs entries for UV v4 16 жил өмнө
uv_time.c 1400b3faab x86: UV, SGI RTC: fix uv_time.c for UP 16 жил өмнө
verify_cpu_64.S 250c22777f x86_64: move kernel 18 жил өмнө
visws_quirks.c bf5172d07a x86: convert obsolete irq_desc_t typedef to struct irq_desc 16 жил өмнө
vm86_32.c b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 жил өмнө
vmi_32.c 7b6aa335ca x86, apic: remove genapic.h 16 жил өмнө
vmiclock_32.c a852cbfaaf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core 16 жил өмнө
vmlinux.lds.S 9a163ed8e0 i386: move kernel 18 жил өмнө
vmlinux_32.lds.S 0341c14da4 x86: use _types.h headers in asm where available 16 жил өмнө
vmlinux_64.lds.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 жил өмнө
vsmp_64.c 129d8bc828 x86: don't compile vsmp_64 for 32bit 16 жил өмнө
vsyscall_64.c b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 жил өмнө
x8664_ksyms_64.c 49357d19e4 x86: convert pda ops to wrappers around x86 percpu accessors 16 жил өмнө
xsave.c 7820b75643 x86: xsave.c: restore_user_xstate should be static 16 жил өмнө