aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-16
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-17
|\ \
| * | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-16
* | | remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* | | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-17
* | | Add vmcoreinfoKen'ichi Ohmichi2007-10-17
* | | Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney2007-10-17
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-16
|\ \
| * | x86-64: update pci-gart iommu to sg helpersJens Axboe2007-10-16
| * | x86-64: update nommu to sg helpersJens Axboe2007-10-16
| * | x86-64: update calgary iommu to sg helpersJens Axboe2007-10-16
* | | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-16
* | | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-16
* | | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-16
* | | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-16
* | | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
|/ /
* | lockdep: annotate kprobes irq fiddlingPeter Zijlstra2007-10-11
* | lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-11
* | lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-11
* | x86: force timer broadcast on late AMD C1E detectionThomas Gleixner2007-10-14
* | x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner2007-10-14
* | x86: fix missing include for vsyscallDave Jones2007-10-14
* | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* | Delete filenames in comments.Dave Jones2007-10-13
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-12
|\
| * PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev2007-10-12
| * dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-12
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-12
* | x86: HPET add another ICH7 PCI idVenki Pallipadi2007-10-12
* | x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi2007-10-12
* | x86: HPET force enable for ICH5Venki Pallipadi2007-10-12
* | x86: HPET try to activate force detected hpetVenki Pallipadi2007-10-12
* | x86: HPET force enable o ICH7 and laterVenki Pallipadi2007-10-12
* | x86: HPET restructure hpet code for hpet force enableVenki Pallipadi2007-10-12
* | i386/x8664: cleanup the shared hpet codeChris Wright2007-10-12
* | x86_64: cleanup apic.c after clock events switchChris Wright2007-10-12
* | x86_64: remove now unused codeThomas Gleixner2007-10-12
* | x86: unify timex.h variantsThomas Gleixner2007-10-12
* | x86: kill 8253pit.hThomas Gleixner2007-10-12
* | x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-12
* | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-12
* | x86_64: convert to clock eventsThomas Gleixner2007-10-12
* | x86_64: Add (not yet used) clock event functionsThomas Gleixner2007-10-12
* | x86_64: prepare idle loop for dynamic ticksChris Wright2007-10-12
* | x86_64: remove nested irq disablesThomas Gleixner2007-10-12
* | x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner2007-10-12
* | x86_64: Remove APIC_DIVISORThomas Gleixner2007-10-12
* | x86_64: Move apic calibration code aroundThomas Gleixner2007-10-12