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
2010-08-11
params: don't hand NULL values to param.set callbacks.
Rusty Russell
1
-17
/
+3
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
1
-7
/
+2
2010-08-11
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-18
/
+64
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
3
-62
/
+165
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
9
-278
/
+325
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-08-10
gcc-4.6: printk: use stable variable to dump kmsg buffer
Andi Kleen
1
-5
/
+5
2010-08-10
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
1
-1
/
+1
2010-08-10
kernel/range: remove unused definition of ARRAY_SIZE()
Geert Uytterhoeven
1
-4
/
+0
2010-08-10
sys_personality: remove the bogus checks in sys_personality()->__set_personal...
Oleg Nesterov
1
-17
/
+5
2010-08-10
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
3
-3
/
+5
2010-08-10
oom: badness heuristic rewrite
David Rientjes
1
-0
/
+1
2010-08-10
oom: move sysctl declarations to oom.h
David Rientjes
1
-3
/
+1
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+1
2010-08-09
workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_...
Tejun Heo
1
-1
/
+1
2010-08-08
workqueue: add missing __percpu markup in kernel/workqueue.c
Namhyung Kim
1
-1
/
+1
2010-08-08
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...
Linus Torvalds
1
-8
/
+0
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
11
-1924
/
+2963
2010-08-07
block: push BKL into blktrace ioctls
Arnd Bergmann
1
-0
/
+43
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2
-13
/
+16
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-5
/
+5
2010-08-07
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-92
/
+57
2010-08-07
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+35
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+13
2010-08-06
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
1
-0
/
+3
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-376
/
+800
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-2925
/
+1451
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+179
2010-08-06
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
1
-1
/
+9
2010-08-06
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+0
2010-08-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-87
/
+437
2010-08-06
cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
Greg KH
1
-1
/
+12
2010-08-06
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
Ian Abbott
1
-1
/
+1
2010-08-06
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-507
/
+581
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+12
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-2
/
+31
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-2
/
+0
2010-08-05
debug_core,kdb: fix crash when arch does not have single step
Jason Wessel
1
-0
/
+2
2010-08-05
ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
Jason Wessel
1
-10
/
+27
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
4
-21
/
+163
2010-08-05
gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
Jason Wessel
1
-1
/
+9
2010-08-05
gdbstub: Implement gdbserial 'p' and 'P' packets
Jason Wessel
1
-20
/
+77
2010-08-05
kgdb,kdb: individual register set and and get API
Jason Wessel
2
-12
/
+146
2010-08-05
gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
Jason Wessel
1
-18
/
+19
2010-08-05
kgdb: remove custom hex_to_bin()implementation
Andy Shevchenko
1
-16
/
+5
2010-08-05
printk: fix delayed messages from CPU hotplug events
Kevin Cernekee
1
-2
/
+31
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-11
/
+1
2010-08-05
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-0
/
+3
[prev]
[next]