summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into x86/memblockTejun Heo2011-11-2816534-1663434/+2011467
|\
| * Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-11-275-10/+23
| |\
| | * viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-221-2/+2
| | * Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-223-7/+7
| | |\
| | | * OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
| | | * OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-181-0/+1
| | | * OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
| | * | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-221-1/+14
| | |/
| * | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
| * | iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-261-10/+9
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-269-8/+22
| |\ \
| | * | powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds2011-11-251-0/+2
| | * | powerpc: Fix compiliation with hugetlbfs enabledKumar Gala2011-11-251-0/+1
| | * | arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-241-0/+1
| | * | powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-241-0/+1
| | * | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-241-1/+1
| | * | powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
| | * | powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-231-1/+1
| | * | powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-231-1/+1
| | * | powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang2011-11-231-4/+13
| * | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-251-5/+7
| |\ \ \
| | * | | crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter2011-11-211-5/+7
| * | | | Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2011-11-251-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
| | | |/ | | |/|
| * | | Linux 3.2-rc3v3.2-rc3Linus Torvalds2011-11-231-1/+1
| * | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-235-3/+23
| |\ \ \
| | * | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-242-0/+20
| | * | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-242-2/+2
| | * | | virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-241-1/+1
| * | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-232-1/+5
| |\ \ \ \
| | * | | | libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
| | * | | | [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-238-25/+51
| |\ \ \ \
| | * | | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| | * | | | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| | * | | | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| | * | | | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2
| | * | | | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| | * | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
| | * | | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-234-36/+70
| |\ \ \ \ \
| | * | | | | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-231-2/+2
| | * | | | | eCryptfs: Flush file in vma closeTyler Hicks2011-11-231-1/+22
| | * | | | | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-233-33/+46
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-11-231-0/+16
| |\ \ \ \ \ \
| | * | | | | | ktest: Check parent options for iterated testsRabin Vincent2011-11-181-0/+16
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-235-24/+25
| |\ \ \ \ \ \
| | * | | | | | i2c: Make i2cdev_notifier_call staticShubhrajyoti D2011-11-231-1/+1
| | * | | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | * | | | | | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-232-18/+22