index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-24
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
1
-22
/
+5
2008-03-24
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
1
-6
/
+19
2008-03-19
mm/readahead: fix kernel-doc notation
Randy Dunlap
1
-2
/
+3
2008-03-19
memcgroup: fix check for thread being a group leader in memcgroup
Pavel Emelyanov
1
-1
/
+1
2008-03-19
mm: rmap kernel-doc fixes
Randy Dunlap
1
-3
/
+10
2008-03-19
mm: highmem kernel-doc additions
Randy Dunlap
1
-4
/
+26
2008-03-19
mm/oom_kill: fix kernel-doc
Randy Dunlap
1
-1
/
+8
2008-03-19
mm/shmem and tiny-shmem: fix some kernel-doc
Randy Dunlap
2
-20
/
+13
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
7
-17
/
+33
2008-03-17
slub page alloc fallback: Enable interrupts for GFP_WAIT.
Christoph Lameter
1
-3
/
+9
2008-03-10
iov_iter_advance() fix
Nick Piggin
1
-12
/
+10
2008-03-10
hugetlb: correct page count for surplus huge pages
Adam Litke
1
-3
/
+10
2008-03-10
mempolicy: fix reference counting bugs
Lee Schermerhorn
1
-1
/
+6
2008-03-09
Do not include linux/backing-dev.h twice
Jesper Juhl
1
-1
/
+0
2008-03-06
slab: NUMA slab allocator migration bugfix
Joe Korty
1
-3
/
+2
2008-03-06
slub: Do not cross cacheline boundaries for very small objects
Nick Piggin
1
-4
/
+7
2008-03-06
slab - use angle brackets for include of kmalloc_sizes.h
Joe Perches
1
-1
/
+1
2008-03-06
slab numa fallback logic: Do not pass unfiltered flags to page allocator
Christoph Lameter
1
-1
/
+1
2008-03-06
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
Christoph Lameter
1
-1
/
+1
2008-03-04
hugetlb: fix pool shrinking while in restricted cpuset
Nishanth Aravamudan
1
-4
/
+22
2008-03-04
hugetlb: close a difficult to trigger reservation race
Adam Litke
1
-4
/
+13
2008-03-04
memcg: fix oops on NULL lru list
Hugh Dickins
1
-8
/
+9
2008-03-04
memcg: simplify force_empty and move_lists
Hirokazu Takahashi
1
-49
/
+13
2008-03-04
memcg: fix mem_cgroup_move_lists locking
Hugh Dickins
1
-6
/
+43
2008-03-04
memcg: css_put after remove_list
Hugh Dickins
1
-6
/
+6
2008-03-04
memcg: remove clear_page_cgroup and atomics
Hugh Dickins
1
-63
/
+43
2008-03-04
memcg: memcontrol uninlined and static
Hugh Dickins
1
-17
/
+11
2008-03-04
memcg: memcontrol whitespace cleanups
Hugh Dickins
1
-66
/
+28
2008-03-04
memcg: remove mem_cgroup_uncharge
Hugh Dickins
1
-15
/
+8
2008-03-04
memcg: mem_cgroup_charge never NULL
Hugh Dickins
2
-43
/
+27
2008-03-04
memcg: bad page if page_cgroup when free
Hugh Dickins
2
-21
/
+24
2008-03-04
memcg: fix VM_BUG_ON from page migration
Hugh Dickins
1
-5
/
+14
2008-03-04
memcg: when do_swap's do_wp_page fails
Hugh Dickins
1
-6
/
+3
2008-03-04
memcg: page_cache_release not __free_page
Hugh Dickins
1
-2
/
+2
2008-03-04
memcg: move_lists on page not page_cgroup
Hugh Dickins
3
-4
/
+7
2008-03-04
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
2
-3
/
+3
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
3
-4
/
+4
2008-03-04
alloc_percpu() fails to allocate percpu data
Eric Dumazet
1
-1
/
+14
2008-03-04
zlc_setup(): handle jiffies wraparound
KOSAKI Motohiro
1
-1
/
+2
2008-03-03
slub: fix possible NULL pointer dereference
Cyrill Gorcunov
1
-2
/
+4
2008-03-03
slub: Add kmalloc_large_node() to support kmalloc_node fallback
Christoph Lameter
1
-2
/
+13
2008-03-03
slub: look up object from the freelist once
Pekka J Enberg
1
-2
/
+0
2008-03-03
slub: Fix up comments
Christoph Lameter
1
-21
/
+28
2008-03-03
slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
Christoph Lameter
1
-7
/
+8
2008-03-03
slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
Christoph Lameter
1
-4
/
+2
2008-03-03
slub: Use the objsize from the kmem_cache_cpu structure
Christoph Lameter
1
-1
/
+1
2008-03-03
slub: Remove useless checks in alloc_debug_processing
Christoph Lameter
1
-2
/
+2
2008-03-03
slub: Remove objsize check in kmem_cache_flags()
Christoph Lameter
1
-23
/
+4
2008-03-03
slub: rename slab_objects to show_slab_objects
Christoph Lameter
1
-5
/
+5
2008-03-03
Revert "unique end pointer" patch
Christoph Lameter
1
-47
/
+23
[next]