Peter Zijlstra 7f424a8b08 fix idle (arch, acpi and apm) and lockdep 17 yıl önce
..
acpi b1fceac2b9 x86: remove unnecessary memset and NULL check after alloc_bootmem() 17 yıl önce
cpu f7f17a67c5 x86: remove NexGen support 17 yıl önce
.gitignore 9e447a7f1f .gitignore update for x86 arch 18 yıl önce
Makefile 098cb7f27e x86: integrate pci-dma.c 17 yıl önce
alternative.c 00c6b2d5d7 x86: harden kernel code patching 17 yıl önce
aperture_64.c 7de6a4cdac x86: clean up aperture_64.c 17 yıl önce
apic_32.c 877084fb1c x86: cleanup div_sc() usage 17 yıl önce
apic_64.c 877084fb1c x86: cleanup div_sc() usage 17 yıl önce
apm_32.c 7f424a8b08 fix idle (arch, acpi and apm) and lockdep 17 yıl önce
asm-offsets.c 9a163ed8e0 i386: move kernel 18 yıl önce
asm-offsets_32.c 123a63476c x86: move struct definitions to unifed sigframe.h 17 yıl önce
asm-offsets_64.c a59153dceb x86: add asm_offset PARAVIRT constants 17 yıl önce
audit_64.c 250c22777f x86_64: move kernel 18 yıl önce
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 yıl önce
bugs_64.c f5c24a7fd0 x86: don't use large pages to map the first 2/4MB of memory 17 yıl önce
cpuid.c b844eba292 PM: Remove destroy_suspended_device() 17 yıl önce
crash.c 5af5573ee0 x86: move ipi definitions to mach_ipi.h 17 yıl önce
crash_dump_32.c 22124c9999 kmap leak fix for x86_32 kdump 18 yıl önce
crash_dump_64.c 835c34a168 Delete filenames in comments. 18 yıl önce
doublefault_32.c ca241c7503 x86: unify tss_struct 17 yıl önce
ds.c 431ef7a2a4 x86: debug Store - call kfree if only we really need it 17 yıl önce
e820_32.c fa5c463941 x86: rename find_max_pfn() to propagate_e820_map() 17 yıl önce
e820_64.c 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 yıl önce
early-quirks.c 85b74d6c11 x86: fix section mismatch warning in early-quirks.c 17 yıl önce
early_printk.c c9cf39ae64 x86: coding style fixes to x86/kernel/early_printk.c 17 yıl önce
efi.c 4a3575fd43 x86: EFI_PAGE_SHIFT fix 17 yıl önce
efi_32.c cc7e73f35d x86: sparse error in efi_32.c 17 yıl önce
efi_64.c 4a3575fd43 x86: EFI_PAGE_SHIFT fix 17 yıl önce
efi_stub_32.S 9a163ed8e0 i386: move kernel 18 yıl önce
efi_stub_64.S 5b83683f32 x86: EFI runtime service support 17 yıl önce
entry_32.S b77797fb2b xen: fold xen_sysexit into xen_iret 17 yıl önce
entry_64.S a31f8dd7ee x86: ptrace vs -ENOSYS 17 yıl önce
genapic_64.c 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 yıl önce
genapic_flat_64.c 7281c96f37 x86: use cpumask_of_cpu() 17 yıl önce
genx2apic_uv_x.c 34d0559178 x86: UV startup of slave cpus 17 yıl önce
geode_32.c f087515c65 x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers 17 yıl önce
head32.c 700efc1b9f x86: introduce kernel/head32.c 17 yıl önce
head64.c 8b664aa66e x86, boot: add linked list of struct setup_data 17 yıl önce
head_32.S cf9b111c17 x86: remove pointless comments 17 yıl önce
head_64.S e44b7b7525 x86: move suspend wakeup code to C 17 yıl önce
hpet.c 877084fb1c x86: cleanup div_sc() usage 17 yıl önce
i386_ksyms_32.c 64ac24e738 Generic semaphore implementation 17 yıl önce
i387.c aa283f4927 x86, fpu: lazy allocation of FPU area - v5 17 yıl önce
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 yıl önce
i8253.c 877084fb1c x86: cleanup div_sc() usage 17 yıl önce
i8259_32.c 7c6357da11 x86: i8259A: remove redundant irq_descinitialization 17 yıl önce
i8259_64.c b03878307a x86: provide a native_init_IRQ function on 64-bit 17 yıl önce
init_task.c 757265b8c5 x86: delay the export removal of init_mm 17 yıl önce
io_apic_32.c 28acf285de x86: unlock_ExtINT_logic() - fix section mismatch warnings 17 yıl önce
io_apic_64.c 5afca33a43 x86: section mismatch fixes, #3 17 yıl önce
io_delay.c 3c274c2909 x86: add dmi quirk for io_delay 17 yıl önce
ioport.c a1bf250a6f x86: refactor ioport unification 17 yıl önce
ipi.c 8202350367 x86: create ipi.c 17 yıl önce
irq_32.c 5065dbafc2 i386: fix asm constraint in do_IRQ() 17 yıl önce
irq_64.c 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 yıl önce
k8.c 250c22777f x86_64: move kernel 18 yıl önce
kdebugfs.c c14b2adf19 x86, boot: export linked list of struct setup_data via debugfs 17 yıl önce
kgdb.c f8dfd5ed14 x86: KGDB build fix 17 yıl önce
kprobes.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 yıl önce
ldt.c fa0c864d99 x86: cleanup - eliminate numbers in LDT allocation code 17 yıl önce
machine_kexec_32.c 92df5c3e38 vmcoreinfo: fix the configuration dependencies 17 yıl önce
machine_kexec_64.c 629c8b4cdb vmcoreinfo: add the symbol "phys_base" 17 yıl önce
mca_32.c 0067cc996e x86: coding style fixes to arch/x86/kernel/mca_32.c 17 yıl önce
mfgpt_32.c 877084fb1c x86: cleanup div_sc() usage 17 yıl önce
microcode.c fc0e474840 x86: use new set_cpus_allowed_ptr function 17 yıl önce
module_32.c 9a163ed8e0 i386: move kernel 18 yıl önce
module_64.c 250c22777f x86_64: move kernel 18 yıl önce
mpparse.c 991074fd35 x86: uniq_ioapic_id - fix section mismatch warning 17 yıl önce
msr.c b844eba292 PM: Remove destroy_suspended_device() 17 yıl önce
nmi_32.c 5deb45e39b ftrace: add notrace annotations for NMI routines 17 yıl önce
nmi_64.c 5deb45e39b ftrace: add notrace annotations for NMI routines 17 yıl önce
numaq_32.c 404ee5b14b x86: convert TSC disabling to generic cpuid disable bitmap 17 yıl önce
paravirt.c 2761fa0920 x86: add pud_alloc for 4-level pagetables 17 yıl önce
paravirt_patch_32.c 2f485ef568 x86: move patching code to arch-specific file. 17 yıl önce
paravirt_patch_64.c 8a650ce297 x86: add stringify header 17 yıl önce
pci-calgary_64.c ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 yıl önce
pci-dma.c 098cb7f27e x86: integrate pci-dma.c 17 yıl önce
pci-gart_64.c 2be621498d x86: dma-ops on highmem fix 17 yıl önce
pci-nommu.c f9c258de34 x86: unify pci-nommu 17 yıl önce
pci-swiotlb_64.c 2be621498d x86: dma-ops on highmem fix 17 yıl önce
pcspeaker.c 9a163ed8e0 i386: move kernel 18 yıl önce
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 yıl önce
process.c 7f424a8b08 fix idle (arch, acpi and apm) and lockdep 17 yıl önce
process_32.c 7f424a8b08 fix idle (arch, acpi and apm) and lockdep 17 yıl önce
process_64.c 7f424a8b08 fix idle (arch, acpi and apm) and lockdep 17 yıl önce
ptrace.c 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 yıl önce
quirks.c 96bcf458cb x86: hpet clock enable quirk on nVidia nForce 430 17 yıl önce
reboot.c 68db065c84 x86: unify KERNEL_PGD_PTRS 17 yıl önce
reboot_fixups_32.c ff472a114c x86: add the RDC machine specific reboot fixup 17 yıl önce
relocate_kernel_32.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 yıl önce
relocate_kernel_64.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 yıl önce
rtc.c 04aaa7ba09 x86: fix cmos read and write to not use inb_p and outb_p 17 yıl önce
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 yıl önce
setup.c 4d33bdb768 x86: Drop duplicate from setup.c 17 yıl önce
setup64.c f5a1b191b3 x86: fix exec mappings comments 17 yıl önce
setup_32.c 356fa0c6e1 x86: use get_bios_ebda() 17 yıl önce
setup_64.c 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 yıl önce
sigframe.h 123a63476c x86: move struct definitions to unifed sigframe.h 17 yıl önce
signal_32.c 8b9c5ff380 x86 signals: lift flags diddling code 17 yıl önce
signal_64.c 55928e37b2 x86 signals: lift set_fs 17 yıl önce
smp.c 5af5573ee0 x86: move ipi definitions to mach_ipi.h 17 yıl önce
smpboot.c 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 yıl önce
smpcommon.c e32640a2cd x86: create smpcommon.c 17 yıl önce
smpcommon_32.c e32640a2cd x86: create smpcommon.c 17 yıl önce
srat_32.c 77bf90ed66 x86: replace remaining __FUNCTION__ occurances 17 yıl önce
stacktrace.c 1650743cdc x86: don't save unreliable stack trace entries 17 yıl önce
step.c 5b0e508415 x86: prevent unconditional writes to DebugCtl MSR 17 yıl önce
summit_32.c 356fa0c6e1 x86: use get_bios_ebda() 17 yıl önce
sys_i386_32.c cba4fbbff2 remove include/asm-*/ipc.h 18 yıl önce
sys_x86_64.c bb1ad8205b x86: PIE executable randomization, checkpatch fixes 17 yıl önce
syscall_64.c 325f86ec6d x86: coding style fixes to arch/x86/kernel/syscall_64.c 17 yıl önce
syscall_table_32.S cb9282ee58 timerfd: wire the new timerfd API to the x86 family 17 yıl önce
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 yıl önce
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 yıl önce
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 yıl önce
time_32.c 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 yıl önce
time_64.c 3eb056764d time: fix typo in comments 17 yıl önce
tlb_32.c c048fdfe61 x86: create tlb files 17 yıl önce
tlb_64.c 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 yıl önce
tls.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 yıl önce
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 yıl önce
topology.c 177c7715cd x86: fix section mismatch warning in topology.c:arch_register_cpu 17 yıl önce
trampoline.c 77ad386e59 x86: standalone trampoline code 17 yıl önce
trampoline_32.S 4c01f23bdb x86: trampoline_32.S - switch to .cpuinit.data 17 yıl önce
trampoline_64.S e44b7b7525 x86: move suspend wakeup code to C 17 yıl önce
traps_32.c 79bf0e0353 i386: fix signal type for iret exception 17 yıl önce
traps_64.c aa283f4927 x86, fpu: lazy allocation of FPU area - v5 17 yıl önce
tsc_32.c d8bb6f4c16 x86: tsc prevent time going backwards 17 yıl önce
tsc_64.c d8bb6f4c16 x86: tsc prevent time going backwards 17 yıl önce
tsc_sync.c ad8ca495bd x86: add warning to check_tsc_warp() 17 yıl önce
verify_cpu_64.S 250c22777f x86_64: move kernel 18 yıl önce
vm86_32.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 yıl önce
vmi_32.c 68db065c84 x86: unify KERNEL_PGD_PTRS 17 yıl önce
vmiclock_32.c 466eed22d1 x86: isolate PIC/PIT in/out calls 17 yıl önce
vmlinux.lds.S 9a163ed8e0 i386: move kernel 18 yıl önce
vmlinux_32.lds.S 03ae5768b6 x86: use ELF section to list CPU vendor specific code 17 yıl önce
vmlinux_64.lds.S 03ae5768b6 x86: use ELF section to list CPU vendor specific code 17 yıl önce
vsmp_64.c e5699a8231 x86: clean up vSMP detection 17 yıl önce
vsyscall_64.c a4928cffe6 "make namespacecheck" fixes 17 yıl önce
x8664_ksyms_64.c 9e9abecfc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 17 yıl önce