Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1458d160de3f1862aeaac57447ba96e7857ac52b
/
drivers
/
base
/
memory.c
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
a63fdc5
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
by Benjamin Herrenschmidt
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a236c71
drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION"
by Andrew Morton
· 13 years ago
5409d2c
memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
by Anton Blanchard
· 13 years ago
8572394
drivers:base:fix the coding format of memory.c
by Wanlong Gao
· 14 years ago
9f0af69
sysfs-memory: fix uninitialized variable warning and clean-up code.
by Nikanth Karthikesan
· 14 years ago
6add7cd
memory hotplug: sysfs probe routine should add all memory sections
by Nathan Fontenot
· 14 years ago
d336016
memory hotplug: Update phys_index to [start|end]_section_nr
by Nathan Fontenot
· 14 years ago
0c2c99b
memory hotplug: Allow memory blocks to span multiple memory sections
by Nathan Fontenot
· 14 years ago
0768121
Driver core: Add section count to memory_block struct
by Nathan Fontenot
· 14 years ago
2938ffb
Driver core: Add mutex for adding/removing memory blocks
by Nathan Fontenot
· 14 years ago
e4619c8
Driver core: Move find_memory_block routine
by Nathan Fontenot
· 14 years ago
9838303
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted.
by Robin Holt
· 14 years ago
4dc86ae
Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bc32df0
memory hotplug: allow setting of phys_device
by Heiko Carstens
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
8564a6c
sysdev: Fix type of sysdev class attribute in memory driver
by Andi Kleen
· 15 years ago
bd79667
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
by Greg Kroah-Hartman
· 15 years ago
8ff410d
sysdev: fix prototype for memory_sysdev_class show/store functions
by Wu Fengguang
· 15 years ago
ba168fc
memory-hotplug: add 0x prefix to HEX block_size_bytes
by Wu Fengguang
· 15 years ago
925cc71
mm: Add notifier in pageblock isolation for balloon drivers
by Robert Jennings
· 15 years ago
facb601
HWPOISON: Add soft page offline support
by Andi Kleen
· 15 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
9f1b16a
memory_probe: fix wrong sysfs file attribute
by Shaohua Li
· 16 years ago
1f07be1
more sysdev API change fallout - drivers/base/memory.c
by Stephen Rothwell
· 16 years ago
f810a5c
Use WARN() in drivers/base/
by Arjan van de Ven
· 16 years ago
5c755e9
memory-hotplug: add sysfs removable attribute for hotplug memory remove
by Badari Pulavarty
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
3c82c30
memory: Introduce exports for memory notifiers
by Hannes Hering
· 16 years ago
2b3a302
driver core: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
00a41db
driver core: register_memory/unregister_memory clean ups and bugfix
by Badari Pulavarty
· 17 years ago
da19cbc
driver core: memory: semaphore to mutex
by Daniel Walker
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
7b78d33
memory hotplug: rearrange memory hotplug notifier
by Yasunori Goto
· 17 years ago
540557b
sparsemem: record when a section has a valid mem_map
by Andy Whitcroft
· 17 years ago
9ec0fd4e
more uevent fallout (drivers/base/memory.c)
by Al Viro
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
28ec24e
[PATCH] driver/base/memory.c: handle errors properly
by Andrew Morton
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
be7ee9b
[PATCH] fix __user annotations in drivers/base/memory.c
by Al Viro
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
900b2b4
[PATCH] memhotplug: register_memory should be global
by Andy Whitcroft
· 19 years ago
98a38eb
[PATCH] memhotplug: register_ and unregister_memory_notifier should be global
by Andy Whitcroft
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
2f40fb7
[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class
by Adrian Bunk
· 19 years ago
0b0acbe
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
by Dave Hansen
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago