index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nobootmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-03-17
1
-2
/
+2
*
x86/mm: Introduce max_possible_pfn
Igor Mammedov
2015-12-06
1
-0
/
+1
*
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
2015-06-30
1
-2
/
+2
*
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
2015-06-30
1
-0
/
+3
*
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
2015-06-24
1
-1
/
+9
*
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
1
-2
/
+4
*
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-11-13
1
-3
/
+5
*
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...
Xishi Qiu
2014-09-10
1
-0
/
+2
*
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2014-06-06
1
-2
/
+0
*
mm/nobootmem.c: mark function as static
Rashika Kheria
2014-04-03
1
-1
/
+1
*
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2014-01-23
1
-11
/
+14
*
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-23
1
-1
/
+9
*
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
2014-01-23
1
-1
/
+3
*
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
2014-01-21
1
-4
/
+4
*
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
2014-01-21
1
-1
/
+1
*
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
Robin Holt
2013-11-13
1
-17
/
+8
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+6
*
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
1
-14
/
+16
*
mm, nobootmem: do memset() after memblock_reserve()
Joonsoo Kim
2013-04-29
1
-1
/
+1
*
mm, nobootmem: clean-up of free_low_memory_core_early()
Joonsoo Kim
2013-04-29
1
-2
/
+2
*
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2013-01-29
1
-0
/
+8
*
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2013-01-29
1
-0
/
+21
|
\
|
*
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
1
-0
/
+22
*
|
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
Yinghai Lu
2012-11-17
1
-14
/
+0
|
/
*
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
1
-3
/
+0
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
1
-0
/
+3
*
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
2012-10-09
1
-2
/
+0
*
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2012-07-11
1
-15
/
+23
*
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-07-11
1
-1
/
+1
*
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-29
1
-22
/
+0
*
mm: nobootmem: unify allocation policy of (non-)panicking node allocations
Johannes Weiner
2012-05-29
1
-52
/
+54
*
mm: nobootmem: panic on node-specific allocation failure
Johannes Weiner
2012-05-29
1
-4
/
+16
*
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
2012-05-10
1
-2
/
+1
*
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
2012-04-25
1
-2
/
+8
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
1
-1
/
+1
|
\
|
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
1
-3
/
+3
*
|
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...
Tejun Heo
2011-07-14
1
-12
/
+16
*
|
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-07-14
1
-4
/
+4
*
|
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-14
1
-2
/
+1
*
|
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-07-13
1
-1
/
+1
|
/
*
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
Yinghai Lu
2011-05-25
1
-23
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
1
-8
/
+0
*
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
2011-02-24
1
-0
/
+25
*
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
2011-02-24
1
-0
/
+5
*
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2011-02-24
1
-0
/
+405