index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
hugetlb: allow bulk updating in hugetlb_*_quota()
Adam Litke
1
-2
/
+2
2007-11-15
hugetlb: debit quota in alloc_huge_page
Adam Litke
1
-12
/
+12
2007-11-15
hugetlb: fix quota management for private mappings
Adam Litke
1
-3
/
+10
2007-11-15
hugetlb: split alloc_huge_page into private and shared components
Adam Litke
1
-19
/
+27
2007-11-15
hugetlb: follow_hugetlb_page() for write access
Adam Litke
2
-3
/
+4
2007-11-15
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
1
-1
/
+1
2007-11-15
mm: speed up writeback ramp-up on clean systems
Peter Zijlstra
1
-2
/
+17
2007-11-15
memory hotremove: unset migrate type "ISOLATE" after removal
KAMEZAWA Hiroyuki
2
-5
/
+5
2007-11-15
Migration: find correct vma in new_vma_page()
Lee Schermerhorn
2
-5
/
+23
2007-11-15
slab: fix typo in allocation failure handling
Akinobu Mita
1
-1
/
+1
2007-11-13
Revert "Bias the placement of kernel pages at lower PFNs"
Linus Torvalds
1
-20
/
+0
2007-11-12
SLUB: killed the unused "end" variable
Denis Cheng
1
-2
/
+0
2007-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-1
/
+0
2007-11-05
SLUB: Fix memory leak by not reusing cpu_slab
Christoph Lameter
1
-19
/
+1
2007-11-05
unexport access_process_vm
Adrian Bunk
1
-1
/
+0
2007-10-31
Remove broken ptrace() special-case code from file mapping
Linus Torvalds
1
-11
/
+2
2007-10-30
dio: fix cache invalidation after sync writes
Zach Brown
1
-10
/
+6
2007-10-30
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
1
-0
/
+15
2007-10-30
mm/sparse-vmemmap.c: make sure init_mm is included
Glauber de Oliveira Costa
1
-0
/
+1
2007-10-30
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-11
/
+0
2007-10-29
NOMMU: mm/nommu.c needs linux/module.h
David Howells
1
-0
/
+1
2007-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2007-10-29
missing atomic_read_long() in slub.c
Al Viro
1
-1
/
+1
2007-10-29
Fix a build error when BLOCK=n
Emil Medve
1
-0
/
+1
2007-10-23
fix mprotect vma_wants_writenotify prot
Hugh Dickins
2
-3
/
+2
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
1
-1
/
+1
2007-10-22
shmem: new export ops
Christoph Hellwig
1
-22
/
+13
2007-10-22
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
Yasunori Goto
1
-0
/
+118
2007-10-22
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
1
-3
/
+45
2007-10-21
oom_kill bug
Al Viro
1
-1
/
+1
2007-10-20
small documentation fixes
Philipp Marek
1
-1
/
+1
2007-10-20
Typo fixes retrun -> return
Gabriel Craciunescu
1
-1
/
+1
2007-10-20
spelling fixes: mm/
Simon Arlott
11
-18
/
+18
2007-10-20
Explain clearly why kmalloc() can't use __GFP_HIGHMEM.
Robert P. J. Day
1
-1
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+3
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2
-4
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2
-2
/
+6
2007-10-19
mm/oom_kill.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
1
-3
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-2
/
+2
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
1
-2
/
+0
2007-10-19
kernel-api docbook: fix content problems
Randy Dunlap
1
-1
/
+1
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
2
-11
/
+6
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-3
/
+0
2007-10-19
Include <linux/backing-dev.h> in mm/filemap.c
Linus Torvalds
1
-0
/
+1
2007-10-19
sparse pointer use of zero as null
Stephen Hemminger
3
-4
/
+4
2007-10-19
cpu hotplug: slab: fix memory leak in cpu hotplug error path
Akinobu Mita
1
-2
/
+8
2007-10-19
cpu hotplug: slab: cleanup cpuup_callback()
Akinobu Mita
1
-143
/
+160
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2007-10-17
security/ cleanups
Adrian Bunk
2
-3
/
+0
[next]