| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Fix code patching for paravirt-alternatives on 486 | Ben Hutchings | 2009-09-10 | 2 | -4/+14 |
* | x86, msr: change msr-reg.o to obj-y, and export its symbols | H. Peter Anvin | 2009-09-04 | 2 | -1/+7 |
* | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus | Yinghai Lu | 2009-09-04 | 1 | -1/+4 |
* | x86, sched: Workaround broken sched domain creation for AMD Magny-Cours | Andreas Herrmann | 2009-09-03 | 1 | -1/+2 |
* | x86, mcheck: Use correct cpumask for shared bank4 | Andreas Herrmann | 2009-09-03 | 1 | -3/+5 |
* | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors | Andreas Herrmann | 2009-09-03 | 1 | -10/+22 |
* | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann | 2009-09-03 | 2 | -1/+64 |
* | x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too | Ingo Molnar | 2009-09-03 | 1 | -1/+1 |
* | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h | Huang Ying | 2009-09-01 | 2 | -12/+13 |
* | x86, msr: fix msr-reg.S compilation with gas 2.16.1 | H. Peter Anvin | 2009-09-01 | 1 | -1/+1 |
* | Merge branch 'x86/paravirt' into x86/cpu | Ingo Molnar | 2009-09-01 | 2 | -711/+722 |
|\ |
|
| * | x86/paravirt: split paravirt definitions into paravirt_types.h | Jeremy Fitzhardinge | 2009-06-17 | 2 | -710/+721 |
* | | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin | 2009-08-31 | 3 | -2/+60 |
* | | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() | H. Peter Anvin | 2009-08-31 | 2 | -4/+63 |
* | | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 2009-08-31 | 3 | -11/+5 |
* | | x86, msr: CFI annotations, cleanups for msr-reg.S | H. Peter Anvin | 2009-08-31 | 1 | -38/+42 |
* | | x86, asm: Make _ASM_EXTABLE() usable from assembly code | H. Peter Anvin | 2009-08-31 | 1 | -1/+9 |
* | | x86, asm: Add 32-bit versions of the combined CFI macros | H. Peter Anvin | 2009-08-31 | 1 | -1/+17 |
* | | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit | Borislav Petkov | 2009-08-31 | 1 | -1/+10 |
* | | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov | 2009-08-31 | 3 | -24/+41 |
* | | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 2009-08-31 | 5 | -0/+130 |
* | | x86: add specific support for Intel Atom architecture | Tobias Doerffel | 2009-08-23 | 4 | -5/+20 |
* | | Merge commit 'v2.6.31-rc7' into x86/cpu | Ingo Molnar | 2009-08-23 | 7461 | -435158/+693378 |
|\ \ |
|
| * | | Linux 2.6.31-rc7v2.6.31-rc7 | Linus Torvalds | 2009-08-21 | 1 | -1/+1 |
| * | | Re-introduce page mapping check in mark_buffer_dirty() | Linus Torvalds | 2009-08-21 | 1 | -2/+5 |
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-21 | 13 | -27/+85 |
| |\ \ |
|
| | * | | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher | 2009-08-21 | 10 | -4/+39 |
| | * | | drm/radeon/kms: add r100/r200 OQ support. | Dave Airlie | 2009-08-21 | 2 | -0/+13 |
| | * | | drm: Fix sysfs device confusion. | Thomas Hellstrom | 2009-08-21 | 1 | -22/+29 |
| | * | | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie | 2009-08-21 | 3 | -1/+4 |
| * | | | Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-08-21 | 1 | -7/+14 |
| |\ \ \ |
|
| | * | | | btrfs: fix inode rbtree corruption | From: Nick Piggin | 2009-08-21 | 1 | -7/+14 |
| * | | | | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds | 2009-08-21 | 1 | -11/+10 |
| * | | | | Make bitmask 'and' operators return a result code | Linus Torvalds | 2009-08-21 | 3 | -24/+26 |
| * | | | | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds | 2009-08-21 | 1 | -0/+3 |
| * | | | | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-08-20 | 2 | -67/+104 |
| |\ \ \ \ |
|
| | * | | | | i2c-stu300: I2C STU300 stability updates | Linus Walleij | 2009-08-20 | 1 | -65/+92 |
| | * | | | | i2c-omap: Enable workaround for Errata 1.153 based on | Moiz Sonasath | 2009-08-20 | 1 | -1/+1 |
| | * | | | | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts | Moiz Sonasath | 2009-08-20 | 1 | -0/+3 |
| | * | | | | i2c-omap: Fix I2C status ACK | Nishanth Menon | 2009-08-20 | 1 | -1/+8 |
| * | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2009-08-20 | 3 | -4/+23 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec | Takashi Iwai | 2009-08-19 | 1 | -2/+13 |
| | * | | | | ALSA: hda: add model for Intel DG45ID/DG45FC boards | Wu Fengguang | 2009-08-19 | 1 | -0/+6 |
| | * | | | | ALSA: hda: enable speaker output for Compaq 6530s/6531s | Wu Fengguang | 2009-08-19 | 1 | -2/+4 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-08-19 | 2 | -1/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | nilfs2: fix oopses with doubly mounted snapshots | Ryusuke Konishi | 2009-08-19 | 1 | -1/+1 |
| | * | | | | | nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() | Zhang Qiang | 2009-08-18 | 1 | -0/+2 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | AFS: Documentation updates | Anton Blanchard | 2009-08-19 | 1 | -14/+12 |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-19 | 21 | -254/+456 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/kms: teardown crtc correctly when fb is destroyed. | Dave Airlie | 2009-08-19 | 1 | -28/+12 |