summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-04x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu1-1/+4
2009-09-04x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann1-1/+2
2009-09-04x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann1-3/+5
2009-09-04x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann1-10/+22
2009-09-04x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2-1/+64
2009-09-03x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit tooIngo Molnar1-1/+1
2009-09-02x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying2-12/+13
2009-09-01x86, msr: fix msr-reg.S compilation with gas 2.16.1H. Peter Anvin1-1/+1
2009-09-01x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin3-2/+60
2009-09-01x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin2-4/+63
2009-09-01x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin3-11/+5
2009-09-01x86, msr: CFI annotations, cleanups for msr-reg.SH. Peter Anvin1-38/+42
2009-09-01x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin1-1/+9
2009-09-01x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin1-1/+17
2009-09-01x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov1-1/+10
2009-09-01x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov3-24/+41
2009-09-01x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov5-0/+130
2009-08-23x86: add specific support for Intel Atom architectureTobias Doerffel4-5/+20
2009-08-22Linux 2.6.31-rc7v2.6.31-rc7Linus Torvalds1-1/+1
2009-08-22Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds1-2/+5
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds3-24/+26
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher10-4/+39
2009-08-21btrfs: fix inode rbtree corruptionFrom: Nick Piggin1-7/+14
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2-0/+13
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom1-22/+29
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie3-1/+4
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij1-65/+92
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath1-1/+1
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath1-0/+3
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon1-1/+8
2009-08-19ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai1-2/+13
2009-08-19AFS: Documentation updatesAnton Blanchard1-14/+12
2009-08-19ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang1-0/+6
2009-08-19ALSA: hda: enable speaker output for Compaq 6530s/6531sWu Fengguang1-2/+4
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie1-28/+12
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie1-29/+19
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie1-0/+2
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie1-0/+1
2009-08-19mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu1-1/+3
2009-08-19REPORTING-BUGS: add get_maintainer.pl blurbJoe Perches1-1/+4
2009-08-19nommu: check fd read permission in validate_mmap_request()Graff Yang1-0/+4
2009-08-19spi_s3c24xx: fix transfer setup codeBen Dooks1-0/+6
2009-08-19spi_s3c24xx: fix clock rate calculationBen Dooks1-10/+7
2009-08-19mmc: add the new linux-mmc mailing list to MAINTAINERSAndrew Morton1-0/+1
2009-08-19mm: revert "oom: move oom_adj value"KOSAKI Motohiro6-54/+48
2009-08-19vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton1-1/+1
2009-08-19MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fixJoe Perches1-1/+1
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab1-1/+1