summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-11-1012-9/+146
|\
| * RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas2009-11-054-3/+94
| * RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley2009-11-051-4/+1
| * RealView: Add default memory configurationCatalin Marinas2009-11-057-0/+44
| * Check whether the SCU was already initialisedCatalin Marinas2009-11-051-0/+4
| * ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson2009-11-041-3/+4
* | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-103-4/+14
* | [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-081-1/+1
* | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-0810-199/+367
|\ \
| * | [ARM] orion5x: update defconfigNicolas Pitre2009-11-071-102/+176
| * | [ARM] Kirkwood: update defconfigNicolas Pitre2009-11-071-91/+169
| * | [ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek2009-11-073-2/+3
| * | [ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek2009-11-072-2/+2
| * | [ARM] kirkwood: fix section mismatchLi Jie2009-11-052-2/+2
| * | [ARM] OpenRD base: Initialize PCI express and i2cSimon Kagstrom2009-11-051-0/+12
| * | [ARM] properly report mv78100 stepping A1Lennert Buytenhek2009-11-052-0/+3
| |/
* | ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre2009-11-081-1/+1
* | ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal2009-11-051-1/+1
* | ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_read...Jean-Christop PLAGNIOL-VILLARD2009-11-051-0/+1
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-053-21/+37
|\ \
| * | [ARM] pxa: fix resume failure by saving/restoring IPRx registersHaojian Zhuang2009-11-031-1/+10
| * | [ARM] pxa/palm: fix incorrect initialization of Palm Tungsten C keyboardOndrej Zajicek2009-11-031-4/+4
| * | [ARM] pxa/zaurus: fix NAND flash OOB layout for BorzoiStanislav Brabec2009-11-031-16/+23
* | | 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
OpenPOWER on IntegriCloud