summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-051-2/+6
* 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
| * | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+3
| * | | | x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-132-11/+20
* | | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-031-1/+1
* | | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-021-0/+1
* | | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-011-2/+3
* | | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-011-0/+15
* | | | | x86/Voyager: make it build and bootJames Bottomley2009-01-314-26/+35
| |_|_|/ |/| | |
* | | | x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-301-6/+5
* | | | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-291-2/+1
* | | | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-261-1/+1
| |_|/ |/| |
* | | x86: fix section mismatch warningRakib Mullick2009-01-261-1/+1
* | | x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-261-8/+11
* | | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
* | | x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4