Commit History

Author SHA1 Message Date
  Toshi Kani a96dfddbcc base/memory, hotplug: fix a kernel oops in show_valid_zones() 8 years ago
  Yasuaki Ishimatsu 8a1f780e7f memory_hotplug: make zone_can_shift() return a boolean value 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Kirtika Ruchandani e22defeb98 drivers/base/memory.c: Remove unused 'first_page' variable 8 years ago
  Reza Arbab d66ba15bde memory-hotplug: fix store_mem_state() return value 8 years ago
  Reza Arbab a371d9f1cc memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute 9 years ago
  Vitaly Kuznetsov 31bc3858ea memory-hotplug: add automatic onlining policy for the newly added memory 9 years ago
  Dan Williams 260ae3f7db mm: skip memory block registration for ZONE_DEVICE 9 years ago
  John Allen cb5490a5ee drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 9 years ago
  Seth Jennings cc292b0b43 drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() 9 years ago
  Seth Jennings 56c6b5d3ac drivers/base/memory.c: clean up section counting 9 years ago
  Seth Jennings 26bbe7ef6d drivers/base/memory.c: prohibit offlining of memory blocks with missing sections 9 years ago
  David Rientjes 30467e0b3b mm, hotplug: fix concurrent memory hot-add deadlock 10 years ago
  Sheng Yong 19c07d5e04 memory hotplug: use macro to switch between section and pfn 10 years ago
  Ioana Ciornei 2aeebca2f3 drivers: base: memory: Use tabs instead of spaces 10 years ago
  Ioana Ciornei 3d3af6afa9 drivers: base: memory: Fix switch indent 10 years ago
  Zhang Zhen 71fbd556ad memory-hotplug: remove redundant call of page_to_pfn 10 years ago
  Zhang Zhen ed2f240094 memory-hotplug: add sysfs valid_zones attribute 10 years ago
  Zhang Zhen b69deb2b7e mm/mem-hotplug: replace simple_strtoull() with kstrtoull() 11 years ago
  Tang Chen 4f7c6b49c4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 11 years ago
  Tang Chen 1f6a6cc82e mem-hotplug: avoid illegal state prefixed with legal state when changing state of memory_block 11 years ago
  Li Zhong 56a3c655a3 memory-hotplug: update documentation to hide information about SECTIONS and remove end_phys_index 11 years ago
  Yasuaki Ishimatsu a37f86305c driver core: Release device_hotplug_lock when store_mem_state returns EINVAL 11 years ago
  Linus Torvalds 40031da445 Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
  Linus Torvalds 542a086ac7 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 years ago
  Rafael J. Wysocki 5e33bc4165 driver core / ACPI: Avoid device hot remove locking issues 12 years ago
  Russ Anderson 21ea9f5ace drivers/base/memory.c: fix show_mem_removable() to handle missing sections 12 years ago
  Gu Zheng 7315f0ccfc drivers/base/memory.c: introduce help macro to_memory_block 12 years ago
  Seth Jennings fa2be40fe7 drivers: base: use standard device online/offline for state change 12 years ago
  Seth Jennings cb5e39b803 drivers: base: refactor add_memory_section() to add_memory_block() 12 years ago