summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-102-4/+14
* x86, msr: change msr-reg.o to obj-y, and export its symbolsH. Peter Anvin2009-09-042-1/+7
* x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu2009-09-041-1/+4
* x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann2009-09-031-1/+2
* x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann2009-09-031-3/+5
* x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann2009-09-031-10/+22
* x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2009-09-032-1/+64
* x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit tooIngo Molnar2009-09-031-1/+1
* x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying2009-09-012-12/+13
* x86, msr: fix msr-reg.S compilation with gas 2.16.1H. Peter Anvin2009-09-011-1/+1
* Merge branch 'x86/paravirt' into x86/cpuIngo Molnar2009-09-012-711/+722
|\
| * x86/paravirt: split paravirt definitions into paravirt_types.hJeremy Fitzhardinge2009-06-172-710/+721
* | x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin2009-08-313-2/+60
* | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin2009-08-312-4/+63
* | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin2009-08-313-11/+5
* | x86, msr: CFI annotations, cleanups for msr-reg.SH. Peter Anvin2009-08-311-38/+42
* | x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin2009-08-311-1/+9
* | x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin2009-08-311-1/+17
* | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov2009-08-311-1/+10
* | x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov2009-08-313-24/+41
* | x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov2009-08-315-0/+130
* | x86: add specific support for Intel Atom architectureTobias Doerffel2009-08-234-5/+20
* | Merge commit 'v2.6.31-rc7' into x86/cpuIngo Molnar2009-08-237461-435158/+693378
|\ \
| * | Linux 2.6.31-rc7v2.6.31-rc7Linus Torvalds2009-08-211-1/+1
| * | Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds2009-08-211-2/+5
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-2113-27/+85
| |\ \
| | * | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-2110-4/+39
| | * | drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-212-0/+13
| | * | drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-211-22/+29
| | * | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-213-1/+4
| * | | Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-211-7/+14
| |\ \ \
| | * | | btrfs: fix inode rbtree corruptionFrom: Nick Piggin2009-08-211-7/+14
| * | | | x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-211-11/+10
| * | | | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-213-24/+26
| * | | | x86: don't send an IPI to the empty set of CPU'sLinus Torvalds2009-08-211-0/+3
| * | | | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-08-202-67/+104
| |\ \ \ \
| | * | | | i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-201-65/+92
| | * | | | i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-201-1/+1
| | * | | | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-201-0/+3
| | * | | | i2c-omap: Fix I2C status ACKNishanth Menon2009-08-201-1/+8
| * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-203-4/+23
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai2009-08-191-2/+13
| | * | | | ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang2009-08-191-0/+6
| | * | | | ALSA: hda: enable speaker output for Compaq 6530s/6531sWu Fengguang2009-08-191-2/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-192-1/+3
| |\ \ \ \ \
| | * | | | | nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi2009-08-191-1/+1
| | * | | | | nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()Zhang Qiang2009-08-181-0/+2
| | | |/ / / | | |/| | |
| * | | | | AFS: Documentation updatesAnton Blanchard2009-08-191-14/+12
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-1921-254/+456
| |\ \ \ \ \
| | * | | | | drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12
OpenPOWER on IntegriCloud