summaryrefslogtreecommitdiff
path: root/arch/arm/mm/hugetlbpage.c
AgeCommit message (Expand)Author
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-07-31ARM: 7792/1: mm: Remove general hugetlb code from ARMSteven Capper
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
0700'>2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds 2010-07-31Merge branch 'misc' into develRussell King 2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey 2010-07-27ARM: Fix section build warnings for AMBA driversRussell King 2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely 2010-07-20Andres has movedAndres Salomon 2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov 2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely 2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov 2010-07-05gpiolib: cosmetic improvements for error handling in gpiochip_add()Anton Vorontsov 2010-06-29drivers/gpio is platform-neutralDavid Brownell 2010-05-28gpio: Fix inverted rdc321x gpio data out registersFlorian Fainelli 2010-05-28mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli 2010-05-28gpio: rdc321x needs to select MFD_CORERandy Dunlap 2010-05-28gpio: Add TC35892 GPIO driverRabin Vincent 2010-05-28gpio: Update gfp/slab.h includes for rdc321xTejun Heo 2010-05-28gpio: Add support for Janz VMOD-TTL Digital IO moduleIra W. Snyder 2010-05-28gpio: Add support for RDC321x GPIO controllerFlorian Fainelli 2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack 2010-05-27gpio: add Penwell gpio supportAlek Du 2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi 2010-05-27gpiolib: make gpiochip_add() show a better error messageBen Dooks 2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier 2010-05-27max732x: correct nr_port checking off by one errorAxel Lin 2010-05-27pl061: fix offset value range checkingAxel Lin 2010-05-27gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König 2010-05-27gpiolib: make names array and its values constUwe Kleine-König 2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier 2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely 2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman