summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-041-3/+3
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-11-051-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | amd64_edac: fix CECCs reportingBorislav Petkov2009-11-041-1/+1
| * | | | | | | | | | | | | amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong2009-11-041-3/+1
| |/ / / / / / / / / / / /
* | | | | | | | / / / / / sgi-gru: decrapfiy options_write() functionLinus Torvalds2009-11-051-6/+7
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-048-95/+486
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * | | | | | | | | | | drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * | | | | | | | | | | drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * | | | | | | | | | | drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * | | | | | | | | | | drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * | | | | | | | | | | drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * | | | | | | | | | | drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * | | | | | | | | | | drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * | | | | | | | | | | drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * | | | | | | | | | | drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * | | | | | | | | | | drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * | | | | | | | | | | drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
| * | | | | | | | | | | drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
| * | | | | | | | | | | drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-134-1/+15
| * | | | | | | | | | | drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-132-3/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-11-033-18/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cfq-iosched: limit coop preemptionShaohua Li2009-11-031-2/+15
| * | | | | | | | | | | cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe2009-11-031-1/+1
| * | | | | | | | | | | backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe2009-11-031-1/+2
| * | | | | | | | | | | Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli2009-11-021-13/+13
| * | | | | | | | | | | bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli2009-11-021-1/+1
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-11-033-9/+41
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw2009-11-031-1/+0
| * | | | | | | | | | | drivers/ata/libata: Move dereference after NULL testJulia Lawall2009-11-031-3/+6
| * | | | | | | | | | | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson2009-11-031-5/+35
* | | | | | | | | | | | Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds2009-11-031-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-032-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-032-0/+10
| * | | | | | | | | | | | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-11-031-0/+2
* | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-0354-440/+544
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | MIPS: O32: Fix ppollArnaud Patard2009-11-021-1/+1
| * | | | | | | | | | | | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin2009-11-021-1/+1
| * | | | | | | | | | | | MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-021-8/+26
| * | | | | | | | | | | | MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-021-1/+1
| * | | | | | | | | | | | MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli2009-11-021-0/+3
| * | | | | | | | | | | | MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le2009-11-021-2/+1
| * | | | | | | | | | | | MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-022-0/+4
| * | | | | | | | | | | | MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney2009-11-021-36/+178
| * | | | | | | | | | | | MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney2009-11-021-4/+6
| * | | | | | | | | | | | MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle2009-11-021-0/+1
| * | | | | | | | | | | | MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-022-4/+31
| * | | | | | | | | | | | MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan2009-11-021-3/+13
| * | | | | | | | | | | | MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-025-293/+142
| * | | | | | | | | | | | MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman2009-11-021-3/+4