aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier
2007-10-17i386: setup_trampoline() must be __cpuinitAdrian Bunk
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-17Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe
2007-10-16x86-64: update nommu to sg helpersJens Axboe
2007-10-16x86-64: update calgary iommu to sg helpersJens Axboe
2007-10-11lockdep: annotate kprobes irq fiddlingPeter Zijlstra
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra
2007-10-11lockdep: i386: connect the sysexit hookPeter Zijlstra
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner
2007-10-14x86: fix missing include for vsyscallDave Jones
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-13Delete filenames in comments.Dave Jones
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright
2007-10-12x86_64: remove now unused codeThomas Gleixner
2007-10-12x86: unify timex.h variantsThomas Gleixner
2007-10-12x86: kill 8253pit.hThomas Gleixner
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright
2007-10-12x86_64: remove nested irq disablesThomas Gleixner
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner