index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
1
-1
/
+1
2021-02-24
include/linux/hugetlb.h: add synchronization information for new hugetlb spec...
Mike Kravetz
1
-0
/
+10
2021-02-24
hugetlb: convert PageHugeFreed to HPageFreed flag
Mike Kravetz
1
-0
/
+3
2021-02-24
hugetlb: convert PageHugeTemporary() to HPageTemporary flag
Mike Kravetz
1
-0
/
+6
2021-02-24
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
1
-2
/
+5
2021-02-24
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
1
-0
/
+68
2021-02-24
mm/hugetlb: fix some comment typos
Miaohe Lin
1
-1
/
+1
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+2
2020-10-02
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
1
-2
/
+2
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
1
-2
/
+0
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
1
-0
/
+2
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
1
-0
/
+15
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
1
-8
/
+18
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
1
-3
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+15
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+5
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-0
/
+9
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-1
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-0
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-8
/
+7
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+12
2020-04-02
mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
Christophe Leroy
1
-11
/
+8
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
1
-0
/
+35
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
1
-0
/
+10
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation counter
Mina Almasry
1
-2
/
+2
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-0
/
+8
2019-12-16
mm: hugetlb controller for cgroups v2
Giuseppe Scrivano
1
-1
/
+2
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
1
-2
/
+1
2019-12-01
hugetlbfs: convert macros to static inline, fix sparse warning
Mike Kravetz
1
-22
/
+115
2019-12-01
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-1
/
+1
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
1
-18
/
+0
2019-07-12
mm: make !CONFIG_HUGE_PAGE wrappers into static inlines
Jason Gunthorpe
1
-16
/
+86
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-3
/
+1
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+7
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
1
-0
/
+2
2019-03-05
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
1
-0
/
+20
2019-03-05
mm/hugetlb: enable arch specific huge page size support for migration
Anshuman Khandual
1
-2
/
+13
2019-03-05
mm/hugetlb: enable PUD level huge page migration
Anshuman Khandual
1
-1
/
+2
2019-03-05
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
1
-0
/
+30
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
1
-0
/
+14
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
1
-1
/
+1
2018-08-17
mm/hugetlb: remove gigantic page support for HIGHMEM
Mike Kravetz
1
-3
/
+0
2018-01-31
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
1
-2
/
+3
2018-01-31
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
1
-3
/
+2
2018-01-31
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
1
-0
/
+3
2018-01-31
hugetlb: implement memfd sealing
Marc-André Lureau
1
-0
/
+1
2018-01-31
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
1
-0
/
+10
2018-01-31
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
1
-1
/
+0
[next]