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
2009-01-06
Merge branch 'linus' into tracing/kmemtrace2
Ingo Molnar
13
-31
/
+49
2009-01-06
kmemtrace: Remove the relay version of kmemtrace
Eduard - Gabriel Munteanu
2
-334
/
+0
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-5
/
+5
2009-01-06
mm: update my address
Alan Cox
3
-3
/
+3
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-1
/
+1
2009-01-05
inode->i_op is never NULL
Al Viro
2
-3
/
+3
2009-01-05
kill suid bit only for regular files
Dmitri Monakhov
1
-1
/
+1
2009-01-05
fs: symlink write_begin allocation context fix
Nick Piggin
1
-4
/
+9
2009-01-05
vmalloc.c: fix flushing in vmap_page_range()
Adam Lackorzynski
1
-2
/
+3
2009-01-01
cpumask: convert mm/
Rusty Russell
5
-16
/
+28
2009-01-01
cpumask: remove any_online_cpu() users: mm/
Rusty Russell
1
-1
/
+1
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
6
-119
/
+152
2008-12-31
tracing/kmemtrace: fix typo
Ingo Molnar
1
-1
/
+1
2008-12-31
Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2
Ingo Molnar
6
-91
/
+124
2008-12-31
Merge branch 'linus' into tracing/kmemtrace
Ingo Molnar
6
-91
/
+124
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
4
-117
/
+130
2008-12-31
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+7
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+15
2008-12-30
tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()
Ingo Molnar
1
-1
/
+1
2008-12-30
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
Frederic Weisbecker
3
-3
/
+3
2008-12-30
kmemtrace: move #include lines
Ingo Molnar
2
-2
/
+2
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
9
-39
/
+132
2008-12-29
Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
5
-45
/
+528
2008-12-29
kmemtrace: add missing newline
Vegard Nossum
1
-1
/
+1
2008-12-29
kmemtrace: remove config option for enabling tracing at boot
Pekka Enberg
1
-5
/
+3
2008-12-29
kmemtrace: allow kmemtrace to be enabled after boot
Pekka Enberg
1
-13
/
+13
2008-12-29
kmemtrace: remove unnecessary casts
Pekka Enberg
1
-4
/
+3
2008-12-29
kmemtrace: SLUB hooks for caller-tracking functions.
Eduard - Gabriel Munteanu
1
-2
/
+17
2008-12-29
kmemtrace: SLUB hooks.
Eduard - Gabriel Munteanu
1
-6
/
+59
2008-12-29
kmemtrace: SLOB hooks.
Eduard - Gabriel Munteanu
1
-6
/
+31
2008-12-29
kmemtrace: SLAB hooks.
Eduard - Gabriel Munteanu
1
-7
/
+64
2008-12-29
kmemtrace: Core implementation.
Eduard - Gabriel Munteanu
2
-0
/
+336
2008-12-29
SLUB: Replace __builtin_return_address(0) with _RET_IP_.
Eduard - Gabriel Munteanu
2
-28
/
+28
2008-12-29
Merge branch 'topic/failslab' into for-linus
Pekka Enberg
4
-70
/
+70
2008-12-29
Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...
Pekka Enberg
2
-44
/
+47
2008-12-29
slub: avoid leaking caches or refcounts on sysfs error
David Rientjes
1
-2
/
+11
2008-12-29
slab: remove GFP_THISNODE clearing from alloc_slabmgmt()
Pekka Enberg
1
-1
/
+1
2008-12-29
slub: Add might_sleep_if() to slab_alloc()
OGAWA Hirofumi
1
-0
/
+1
2008-12-29
SLUB: failslab support
Akinobu Mita
4
-70
/
+69
2008-12-29
bounce: don't rely on a zeroed bio_vec list
Jens Axboe
1
-2
/
+7
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+49
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-22
/
+57
2008-12-25
Merge commit 'v2.6.28' into core/core
Ingo Molnar
10
-62
/
+124
2008-12-25
Merge branch 'next' into for-linus
James Morris
4
-14
/
+24
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2
-22
/
+57
2008-12-20
x86, bts: memory accounting
Markus Metzger
1
-0
/
+45
2008-12-20
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
1
-46
/
+2
2008-12-20
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
1
-43
/
+0
2008-12-20
x86: PAT: modify follow_phys to return phys_addr prot and return value
venkatesh.pallipadi@intel.com
1
-17
/
+14
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
7
-30
/
+53
[next]