aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* memblock: Implement memblock_add_node()Tejun Heo2011-12-08
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* memblock: Track total size of regions automaticallyTejun Heo2011-12-08
* powerpc: Cleanup memblock usageTejun Heo2011-12-08
* memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()Tejun Heo2011-12-08
* memblock: Make memblock functions handle overflowing range @sizeTejun Heo2011-12-08
* memblock: Reimplement __memblock_remove() using memblock_isolate_range()Tejun Heo2011-12-08
* memblock: Separate out memblock_isolate_range() from memblock_set_node()Tejun Heo2011-12-08
* memblock: Kill memblock_init()Tejun Heo2011-12-08
* memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-08
* memblock: Add __memblock_dump_all()Tejun Heo2011-12-08
* memblock: Use memblock_reserve() in memblock internal functionsTejun Heo2011-12-08
* memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-08
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-08
* Merge branch 'master' into x86/memblockTejun Heo2011-11-28
|\
| * Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-11-27
| |\
| | * viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-21
| | * Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-21
| | |\
| | | * OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-18
| | | * OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-18
| | | * OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-18
| | * | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-21
| | |/
| * | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-27
| * | iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-26
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-26
| |\ \
| | * | powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds2011-11-24
| | * | powerpc: Fix compiliation with hugetlbfs enabledKumar Gala2011-11-24
| | * | arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-24
| | * | powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-24
| | * | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-24
| | * | powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-24
| | * | powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-23
| | * | powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-23
| | * | powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang2011-11-23
| * | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-26
| |\ \ \
| | * | | crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter2011-11-21
| * | | | Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2011-11-26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-21
| | | |/ | | |/|
| * | | Linux 3.2-rc3Linus Torvalds2011-11-23
| * | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-23
| |\ \ \
| | * | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-23
| | * | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-23
| | * | | virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-23
| * | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-23
| |\ \ \ \
| | * | | | libata: fix build without BMDMAAlexander Beregalov2011-11-17