Linus Torvalds dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 년 전
..
acpi dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 년 전
cpu 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 년 전
Makefile 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전
alternative.c 2f1dafe50c x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable 17 년 전
amd_iommu.c 999ba417cc x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 17 년 전
amd_iommu_init.c fb339690a0 x86, AMD IOMMU: remove unnecessary code from the iommu_enable function 17 년 전
aperture_64.c c987d12f84 x86: remove end_pfn in 64bit 17 년 전
apic_32.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
apic_64.c c376d45432 x86: nmi_watchdog - use NMI_NONE by default 17 년 전
apm_32.c dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 년 전
asm-offsets.c 9a163ed8e0 i386: move kernel 17 년 전
asm-offsets_32.c d75cd22fdd x86/paravirt: split sysret and sysexit 17 년 전
asm-offsets_64.c 26ccb8a718 x86: rename threadinfo to TI. 17 년 전
audit_64.c 250c22777f x86_64: move kernel 17 년 전
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 년 전
cpuid.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
crash.c ed23dc6f5b x86: allow machine_crash_shutdown to be replaced 17 년 전
crash_dump_32.c 22124c9999 kmap leak fix for x86_32 kdump 17 년 전
crash_dump_64.c 835c34a168 Delete filenames in comments. 17 년 전
doublefault_32.c ca241c7503 x86: unify tss_struct 17 년 전
ds.c 431ef7a2a4 x86: debug Store - call kfree if only we really need it 17 년 전
e820.c 7b479becdb x86, e820: remove end_user_pfn 17 년 전
early-quirks.c dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 년 전
early_printk.c e17ba73b0e x86, generic: mark early_printk as asmlinkage 17 년 전
efi.c f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 년 전
efi_32.c 216705d272 x86: fix Intel Mac booting with EFI 17 년 전
efi_64.c ecacf09f7d x86: reserve EFI memory map with reserve_early 17 년 전
efi_stub_32.S 9a163ed8e0 i386: move kernel 17 년 전
efi_stub_64.S 5b83683f32 x86: EFI runtime service support 17 년 전
entry_32.S 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전
entry_64.S 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
ftrace.c 395a59d0f8 ftrace: store mcount address in rec->ip 17 년 전
genapic_64.c e0da336468 x86: introduce max_physical_apicid for bigsmp switching 17 년 전
genapic_flat_64.c 7281c96f37 x86: use cpumask_of_cpu() 17 년 전
genx2apic_uv_x.c 83f5d894ca x86: map UV chipset space - UV support 17 년 전
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 년 전
head.c 28bb223795 x86: move reserve_setup_data to setup.c 17 년 전
head32.c 0c51a965ed x86: extract common part of head32.c and head64.c into head.c 17 년 전
head64.c 28bb223795 x86: move reserve_setup_data to setup.c 17 년 전
head_32.S 3e9704739d x86: boot secondary cpus through initial_code 17 년 전
head_64.S 8490638cf0 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags 17 년 전
hpet.c 2387ce57a8 x86: make 64bit hpet_set_mapping to use ioremap too, v2 17 년 전
i386_ksyms_32.c 395a59d0f8 ftrace: store mcount address in rec->ip 17 년 전
i387.c e8a496ac8c x86: fix broken math-emu with lazy allocation of fpu area 17 년 전
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 년 전
i8253.c 877084fb1c x86: cleanup div_sc() usage 17 년 전
i8259.c c46e62f735 i8259: fix final ugliness 17 년 전
init_task.c f52111b154 [PATCH] take init_files to fs/file.c 17 년 전
io_apic_32.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
io_apic_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
io_delay.c 3c274c2909 x86: add dmi quirk for io_delay 17 년 전
ioport.c a1bf250a6f x86: refactor ioport unification 17 년 전
ipi.c 2cc74111c7 x86: ipi.c: removed duplicated include 17 년 전
irq_32.c 1b8ba39a3f Merge branch 'x86/irq' into x86/devel 17 년 전
irq_64.c a2eddfa959 x86: make /proc/stat account for all interrupts 17 년 전
irqinit_32.c f20b11e716 x86: rename the i8259_32/64.c leftovers to initirq_32/64.c 17 년 전
irqinit_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
k8.c 250c22777f x86_64: move kernel 17 년 전
kdebugfs.c c14b2adf19 x86, boot: export linked list of struct setup_data via debugfs 17 년 전
kgdb.c f8dfd5ed14 x86: KGDB build fix 17 년 전
kprobes.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 년 전
kvm.c 096d14a3b5 x86: KVM guest: hypercall batching 17 년 전
kvmclock.c f6e16d5ad4 x86: KVM guest: Use the paravirt clocksource structs and functions 17 년 전
ldt.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
machine_kexec_32.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전
machine_kexec_64.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전
mca_32.c 0067cc996e x86: coding style fixes to arch/x86/kernel/mca_32.c 17 년 전
mfgpt_32.c 3703f39965 geode: fix modular build 17 년 전
microcode.c 5a86102248 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 17 년 전
mmconf-fam10h_64.c d1097635de x86: move mmconfig declarations to header 17 년 전
module_32.c 9a163ed8e0 i386: move kernel 17 년 전
module_64.c 250c22777f x86_64: move kernel 17 년 전
mpparse.c 3b33553bad x86: add early quirk support 17 년 전
msr.c 5119e92efc x86: cdev lock_kernel() pushdown 17 년 전
nmi.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
numaq_32.c 3d88cca708 x86: fix numaq_tsc_disable calling 17 년 전
olpc.c 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support 17 년 전
paravirt.c e93ef949fd x86: rename paravirtualized TSC functions 17 년 전
paravirt_patch_32.c d75cd22fdd x86/paravirt: split sysret and sysexit 17 년 전
paravirt_patch_64.c 2be29982a0 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace 17 년 전
pci-calgary_64.c c987d12f84 x86: remove end_pfn in 64bit 17 년 전
pci-dma.c c987d12f84 x86: remove end_pfn in 64bit 17 년 전
pci-gart_64.c 32b23e9a73 x86: max_low_pfn_mapped fix #4 17 년 전
pci-nommu.c f9c258de34 x86: unify pci-nommu 17 년 전
pci-swiotlb_64.c c987d12f84 x86: remove end_pfn in 64bit 17 년 전
pcspeaker.c 9a163ed8e0 i386: move kernel 17 년 전
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 년 전
probe_roms_32.c a9c1182fbd x86: seperate probe_roms into another file 17 년 전
process.c da5e09a1b3 ACPI : Create "idle=nomwait" bootparam 17 년 전
process_32.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전
process_64.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전
ptrace.c 45fdc3a762 x86 ptrace: fix PTRACE_GETFPXREGS error 17 년 전
pvclock.c 7af192c954 x86: Add structs and functions for paravirt clocksource 17 년 전
quirks.c da6e88f496 Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 년 전
reboot.c ebdd561a19 x86: constify data in reboot.c 17 년 전
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c 17 년 전
relocate_kernel_32.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 년 전
relocate_kernel_64.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 년 전
rtc.c 1da2e3d679 provide rtc_cmos platform device 17 년 전
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 년 전
setup.c dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 년 전
setup_percpu.c 11369f356b x86: change _node_to_cpumask_ptr to return const ptr 17 년 전
sigframe.h 123a63476c x86: move struct definitions to unifed sigframe.h 17 년 전
signal_32.c 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 년 전
signal_64.c 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 년 전
smp.c 5e374fb626 generic-ipi: fixlet 17 년 전
smpboot.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
smpcommon.c 3b16cf8748 x86: convert to generic helpers for IPI function calls 17 년 전
smpcommon_32.c e32640a2cd x86: create smpcommon.c 17 년 전
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace 17 년 전
step.c 5b0e508415 x86: prevent unconditional writes to DebugCtl MSR 17 년 전
summit_32.c d49c428840 x86: make generic arch support NUMAQ 17 년 전
sys_i386_32.c 5b80fe8bd7 x86: coding style fixes to arch/x86/kernel/sys_i386_32.c 17 년 전
sys_x86_64.c d35c7b0e54 unified (weak) sys_pipe implementation 17 년 전
syscall_64.c 325f86ec6d x86: coding style fixes to arch/x86/kernel/syscall_64.c 17 년 전
syscall_table_32.S cb9282ee58 timerfd: wire the new timerfd API to the x86 family 17 년 전
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 0ef9553332 x86: merge sched_clock handling 17 년 전
time_64.c 8fbbc4b45c x86: merge tsc_init and clocksource code 17 년 전
tlb_32.c 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 년 전
tlb_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
tlb_uv.c e7eb8726d0 x86, SGI UV: uv_ptc_proc_write fix 17 년 전
tls.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 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 a4c81cf684 x86: extend e820 ealy_res support 32bit 17 년 전
trampoline_32.S 4c01f23bdb x86: trampoline_32.S - switch to .cpuinit.data 17 년 전
trampoline_64.S e44b7b7525 x86: move suspend wakeup code to C 17 년 전
traps_32.c 7b4fd4bb2e x86: traps_xx: various small changes 17 년 전
traps_64.c a3da5bf84a Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 년 전
tsc.c 431ceb83f7 x86: fix TSC build error on 32bit 17 년 전
tsc_sync.c ad8ca495bd x86: add warning to check_tsc_warp() 17 년 전
verify_cpu_64.S 250c22777f x86_64: move kernel 17 년 전
visws_quirks.c f78cb9b1cf x86, VisWS: build fix 17 년 전
vm86_32.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 년 전
vmi_32.c e93ef949fd x86: rename paravirtualized TSC functions 17 년 전
vmiclock_32.c e93ef949fd x86: rename paravirtualized TSC functions 17 년 전
vmlinux.lds.S 9a163ed8e0 i386: move kernel 17 년 전
vmlinux_32.lds.S d18bb9a548 Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 년 전
vmlinux_64.lds.S d18bb9a548 Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 년 전
vsmp_64.c eef8f871d8 x86: vsmp_64 add missing includes 17 년 전
vsyscall_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 년 전
x8664_ksyms_64.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 년 전