| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 | |
| * | | | | | | | | | | | | | | | | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 | |
| * | | | | | | | | | | | | | | | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 | |
| * | | | | | | | | | | | | | | | | | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 | |
| * | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 | |
| |\| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | x86: Fix interrupt leak due to migration | Matthew Wilcox | 2008-11-20 | |
| * | | | | | | | | | | | | | | | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 | |
| * | | | | | | | | | | | | | | | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 | |
| |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | / / / / / / / | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin | 2008-11-18 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel | 2008-11-18 | |
| | * | | | | | | | | | | | | | | | | AMD IOMMU: fix fullflush comparison length | Joerg Roedel | 2008-11-18 | |
| | * | | | | | | | | | | | | | | | | AMD IOMMU: enable device isolation per default | Joerg Roedel | 2008-11-18 | |
| | * | | | | | | | | | | | | | | | | AMD IOMMU: add parameter to disable device isolation | Joerg Roedel | 2008-11-18 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 2008-11-15 | |
| | * | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-11-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | x86: KVM guest: fix section mismatch warning in kvmclock.c | Rakib Mullick | 2008-11-11 | |
| | | |/ / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-11-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | Merge branch 'misc' into release | Len Brown | 2008-11-11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 | |
| | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming | 2008-11-10 | |
| | * | | | | | | | | | | | | | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming | 2008-11-10 | |
| | * | | | | | | | | | | | | | | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming | 2008-11-10 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | / / / / / / / / / / / | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher | 2008-11-18 | |
| | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 2008-11-18 | |
| * | | | | | | | | | | | | | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 2008-11-18 | |
| * | | | | | | | | | | | | | x86: fix es7000 compiling | Yinghai Lu | 2008-11-16 | |
| * | | | | | | | | | | | | | x86, bts: fix unlock problem in ds.c | Markus Metzger | 2008-11-16 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | sched: optimize sched_clock() a bit | Ingo Molnar | 2008-11-08 | |
| * | | | | | | | | | | | | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 2008-11-06 | |
| * | | | | | | | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 2008-11-06 | |
| | * | | | | | | | | | | | | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 2008-10-30 | |
| * | | | | | | | | | | | | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha | 2008-11-06 | |
| * | | | | | | | | | | | | | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 | |
| * | | | | | | | | | | | | | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria | 2008-11-04 | |
| | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | x86: build fix | Ingo Molnar | 2008-10-31 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| * / | | | | | | | | | | x86: Clean up late e820 resource allocation | Linus Torvalds | 2008-11-01 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | x86: cpu_index build fix | Ingo Molnar | 2008-10-31 | |
| | * | | | | | | | | | | x86/voyager: fix missing cpu_index initialisation | James Bottomley | 2008-10-31 | |
| | * | | | | | | | | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 2008-10-31 | |
| | * | | | | | | | | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley | 2008-10-30 | |
| | * | | | | | | | | | | x86: two trivial sparse annotations | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-30 | |
| |\| | | | | | | | | | | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | x86, gart: fix gart detection for Fam11h CPUs | Joerg Roedel | 2008-10-28 | |
| | * | | | | | | | | | x86, kdump: fix invalid access on i386 sparsemem | Ken'ichi Ohmichi | 2008-10-28 | |
| | * | | | | | | | | | x86: AMD microcode patch loader author update | Peter Oruba | 2008-10-28 | |
| | * | | | | | | | | | x86: microcode patch loader author update | Peter Oruba | 2008-10-28 | |
