summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* ftrace, x86: rename in_nmi variableSteven Rostedt2009-02-071-11/+11
* ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-072-4/+5
*-. Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-0340-134/+250
|\ \
| | * 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
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | 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
| | * | | | 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
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | 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
| | | * | | x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
| | | * | | x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-221-0/+10
| | | * | | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-211-0/+29
| | | * | | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| | | * | | x86: mtrr fix debug boot parameterThomas Renninger2009-01-211-5/+7
| | | * | | x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
| | | * | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-212-3/+10
| | | * | | x86: use early clobbers in usercopy*.cAndi Kleen2009-01-212-4/+4
| | | * | | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
| | | * | | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-201-7/+4
| | | * | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-191-13/+9
| | | * | | x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-181-1/+1
| | | * | | x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-181-0/+5
| | | * | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-163-29/+45
| | | * | | x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-151-0/+1