summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-0816-26/+11
* memblock: Track total size of regions automaticallyTejun Heo2011-12-082-15/+14
* powerpc: Cleanup memblock usageTejun Heo2011-12-083-25/+16
* memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()Tejun Heo2011-12-081-29/+13
* memblock: Make memblock functions handle overflowing range @sizeTejun Heo2011-12-081-3/+12
* memblock: Reimplement __memblock_remove() using memblock_isolate_range()Tejun Heo2011-12-081-47/+9
* memblock: Separate out memblock_isolate_range() from memblock_set_node()Tejun Heo2011-12-081-39/+78
* memblock: Kill memblock_init()Tejun Heo2011-12-0812-50/+14
* memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-082-18/+2
* memblock: Add __memblock_dump_all()Tejun Heo2011-12-082-5/+8
* memblock: Use memblock_reserve() in memblock internal functionsTejun Heo2011-12-081-6/+3
* memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-082-44/+38
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-0810-58/+5
* Merge branch 'master' into x86/memblockTejun Heo2011-11-2815937-959806/+1307839
|\
| * 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-241-1/+1
| | * | powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-241-1/+1
| | * | powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang2011-11-241-4/+13
| * | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-261-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-261-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
| | | |/ | | |/|
| * | | Linux 3.2-rc3v3.2-rc3Linus Torvalds2011-11-241-1/+1
| * | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-245-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-242-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