summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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-0425-65/+92
|\
| * 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 '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
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-292-3/+3
| * | | | lguest: typos fixAtsushi SAKAI2009-01-301-2/+2
| | |_|/ | |/| |
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-262-4/+4
| |\ \ \
| | * | | eeprom: More consistent symbol namesJean Delvare2009-01-262-4/+4
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-261-1/+0
| |\ \ \
| | * | | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-1/+0
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-261-0/+1
| |\ \ \ \
| | * | | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-221-1/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-261-1/+1
| |\ \ \ \
| | * | | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-121-1/+1
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-2622-107/+223
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'misc' into releaseLen Brown2009-01-161-1/+1
| |\ \ \ \ \
| | * | | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-161-1/+1
| | | |/ / / | | |/| | |
| * | | | | Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-152-38/+17
| * | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-1/+1
| |\ \ \ \ \
| | * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
| | | |_|/ / | | |/| | |
| * | | | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
| |/ / / /
| * | | | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
| * | | | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
OpenPOWER on IntegriCloud