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
2017-05-01
Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model...
Jiri Kosina
10
-276
/
+1060
2017-04-16
livepatch: add missing printk newlines
Josh Poimboeuf
1
-4
/
+4
2017-04-11
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
1
-20
/
+0
2017-03-30
livepatch: Reduce the time of finding module symbols
Zhou Chengming
1
-1
/
+4
2017-03-08
livepatch: make klp_mutex proper part of API
Jiri Kosina
3
-2
/
+8
2017-03-08
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2
-33
/
+84
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
8
-25
/
+706
2017-03-08
livepatch: store function sizes
Josh Poimboeuf
1
-0
/
+16
2017-03-08
livepatch: use kstrtobool() in enabled_store()
Josh Poimboeuf
1
-8
/
+5
2017-03-08
livepatch: move patching functions into patch.c
Josh Poimboeuf
4
-202
/
+247
2017-03-08
livepatch: remove unnecessary object loaded check
Josh Poimboeuf
1
-3
/
+0
2017-03-08
livepatch: separate enabled and patched states
Josh Poimboeuf
1
-36
/
+36
2017-03-08
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
1
-0
/
+3
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-2
/
+10
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
109
-212
/
+328
2017-03-03
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-49
/
+44
2017-03-03
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...
Ingo Molnar
1
-111
/
+0
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2
-1
/
+2
2017-03-03
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
1
-0
/
+15
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+1
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-49
/
+44
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
11
-1
/
+12
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
3
-3
/
+3
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
8
-0
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
17
-0
/
+17
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-1
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
26
-1
/
+27
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
11
-10
/
+11
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...
Ingo Molnar
2
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
[next]