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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
1
-9
/
+35
2009-01-08
cgroups: make cgroup_path() RCU-safe
Paul Menage
1
-9
/
+21
2009-01-08
cgroups: skip processes from other namespaces when listing a cgroup
Gowrishankar M
1
-2
/
+4
2009-01-08
cgroups: introduce link_css_set() to remove duplicate code
Li Zefan
1
-38
/
+30
2009-01-08
cgroups: add inactive subsystems to rootnode.subsys_list
Li Zefan
1
-2
/
+3
2009-01-08
cgroups: make root_list contains active hierarchies only
Li Zefan
1
-12
/
+7
2009-01-08
cgroups: remove rcu_read_lock() in cgroupstats_build()
Lai Jiangshan
1
-2
/
+0
2009-01-08
cgroups: call find_css_set() safely in cgroup_attach_task()
Lai Jiangshan
1
-1
/
+6
2009-01-08
cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
Lai Jiangshan
1
-0
/
+2
2009-01-08
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
1
-2
/
+2
2009-01-08
cgroups: fix cgroup_iter_next() bug
Lai Jiangshan
1
-1
/
+3
2009-01-08
cgroups: add lock for child->cgroups in cgroup_post_fork()
Lai Jiangshan
1
-0
/
+2
2009-01-08
ns_cgroup: remove unused spinlock
Li Zefan
1
-2
/
+0
2009-01-08
cgroups: remove some redundant NULL checks
Li Zefan
1
-22
/
+7
2009-01-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2009-01-08
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+58
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
4
-1
/
+330
2009-01-07
stop_machine/cpu hotplug: fix disable_nonboot_cpus
Heiko Carstens
1
-1
/
+5
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
1
-3
/
+58
2009-01-07
async: don't do the initcall stuff post boot
Arjan van de Ven
1
-4
/
+4
2009-01-07
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
4
-1
/
+330
2009-01-07
sched: fix possible recursive rq->lock
Peter Zijlstra
1
-0
/
+5
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2009-01-07
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-72
/
+70
2009-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-33
/
+31
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-53
/
+72
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-5
/
+5
2009-01-07
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
Johannes Weiner
1
-0
/
+2
2009-01-07
dma_alloc_coherent: clean it up
Andrew Morton
1
-25
/
+29
2009-01-07
dma_alloc_from_coherent(): fix fallback to generic memory
Andrew Morton
1
-1
/
+15
2009-01-07
coredump_filter: permit changing of the default filter
Hidehiro Kawai
1
-2
/
+13
2009-01-07
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
Sukadev Bhattiprolu
1
-1
/
+1
2009-01-07
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
Sukadev Bhattiprolu
1
-1
/
+2
2009-01-07
kmod: fix varargs kernel-doc
Randy Dunlap
1
-2
/
+2
2009-01-07
kprobes: support probing module __init function
Masami Hiramatsu
1
-4
/
+19
2009-01-07
module: add MODULE_STATE_LIVE notify
Masami Hiramatsu
1
-0
/
+2
2009-01-07
kprobes: remove called_from argument
Masami Hiramatsu
1
-58
/
+14
2009-01-07
kprobes: support probing module __exit function
Masami Hiramatsu
1
-40
/
+119
2009-01-07
kprobes: add __kprobes to kprobe internal functions
Masami Hiramatsu
1
-7
/
+9
2009-01-07
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-4
/
+21
2009-01-07
module: add within_module_core() and within_module_init()
Masami Hiramatsu
1
-8
/
+8
2009-01-07
kprobes: add tests for register_kprobes
Masami Hiramatsu
1
-0
/
+189
2009-01-07
kprobes: indirectly call kprobe_target
Masami Hiramatsu
1
-15
/
+6
2009-01-07
kprobes: bugfix: try_module_get even if calling_mod is NULL
Masami Hiramatsu
1
-1
/
+1
2009-01-07
profile: don't include <asm/ptrace.h> twice.
KOSAKI Motohiro
1
-1
/
+0
2009-01-07
Allow times and time system calls to return small negative values
Paul Mackerras
3
-2
/
+9
2009-01-07
oops: increment the oops UUID every time we oops
Arjan van de Ven
1
-0
/
+2
2009-01-07
fork.c: cleanup for copy_sighand()
Zhaolei
1
-1
/
+1
2009-01-07
Remove remaining unwinder code
Alexey Dobriyan
1
-15
/
+0
[next]