summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
* x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-121-8/+7
* x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-121-0/+2
* x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-122-15/+26
* x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-123-58/+45
* x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-121-0/+14
* x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-111-6/+10
* i8327: fix outb() parameter orderClemens Ladisch2009-02-101-9/+8
* x86: fix math_emu register frame accessTejun Heo2009-02-107-56/+55
* x86: math_emu info cleanupTejun Heo2009-02-096-64/+48
* x86: include correct %gs in a.out core dumpTejun Heo2009-02-091-3/+1
* x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
* x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
* x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-093-0/+10
* x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-0/+11
* x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21
* x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
* x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-041-13/+15
* x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
* Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-041060-8802/+44392
|\
| * xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-031-1/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-021-0/+1
| |\
| | * PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-271-0/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-028-160/+398
| |\ \
| | * | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
| | * | powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-291-14/+10
| | * | powerpc/5200: update defconfigsGrant Likely2009-01-296-143/+386
| * | | mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-021-0/+36
| * | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-318-8/+9
| |\ \ \
| | * | | headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-311-1/+1
| | * | | headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput2009-01-311-0/+2
| | * | | headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-311-1/+1
| | * | | headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput2009-01-311-1/+1
| | * | | headers_check fix: x86, mtrr.hJaswinder Singh Rajput2009-01-311-0/+1
| | * | | headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-311-4/+1
| | * | | headers_check fix: x86, kvm.hJaswinder Singh Rajput2009-01-311-1/+1
| | * | | headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-311-0/+1
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-01-311-14/+17
| |\ \ \ \
| | * | | | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-221-14/+17
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-313-9/+7
| |\ \ \ \ \
| * | | | | | MIPS: Alchemy: time.c build fixManuel Lauss2009-01-301-1/+1
| * | | | | | MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-302-2/+4
| * | | | | | MIPS: RB532: Update headersPhil Sutter2009-01-302-4/+3
| * | | | | | MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2
| * | | | | | MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0
| * | | | | | MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-302-39/+39
| * | | | | | MIPS: RB532: Fix set_latch_u5()Phil Sutter2009-01-301-1/+1
| * | | | | | MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter2009-01-301-2/+3
| * | | | | | MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter2009-01-301-1/+1
| * | | | | | MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-302-1/+27
OpenPOWER on IntegriCloud