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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
3
-51
/
+56
2014-03-11
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
2
-21
/
+94
2014-02-28
Merge branch 'timers/core' into sched/idle
Ingo Molnar
10
-40
/
+283
2014-02-28
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
1
-2
/
+28
2014-02-27
trace: Replace hardcoding of 19 with MAX_NICE
Dongsheng Yang
1
-3
/
+3
2014-02-27
sched: Guarantee task priority in pick_next_task()
Peter Zijlstra
4
-6
/
+34
2014-02-27
sched/idle: Remove stale old file
Peter Zijlstra
2
-154
/
+10
2014-02-27
sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
Dietmar Eggemann
2
-8
/
+9
2014-02-26
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
1
-2
/
+2
2014-02-26
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
1
-0
/
+1
2014-02-26
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
1
-0
/
+2
2014-02-26
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
1
-0
/
+18
2014-02-26
timers: Track total number of timers in list
Paul E. McKenney
1
-0
/
+5
2014-02-22
cpuidle/arm64: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-5
/
+2
2014-02-22
cpuidle/powernv: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2
-12
/
+6
2014-02-22
sched, nohz: Exclude isolated cores from load balancing
Mike Galbraith
1
-7
/
+18
2014-02-22
sched: Fix select_task_rq_fair() description comments
Morten Rasmussen
1
-5
/
+6
2014-02-22
workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
1
-1
/
+1
2014-02-22
sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
1
-4
/
+4
2014-02-22
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2
-7
/
+7
2014-02-22
rcu: Use MAX_NICE to replace hardcoding of 19
Dongsheng Yang
1
-4
/
+4
2014-02-22
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
Dongsheng Yang
1
-2
/
+6
2014-02-22
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
Dongsheng Yang
1
-2
/
+2
2014-02-22
sched/rt: Make init_sched_rt_calss() __init
Li Zefan
1
-1
/
+1
2014-02-22
sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'
Li Zefan
2
-5
/
+0
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
3
-11
/
+49
2014-02-22
sched: Queue RT tasks to head when prio drops
Thomas Gleixner
1
-2
/
+7
2014-02-22
sched: Adjust p->sched_reset_on_fork when nothing else changes
Thomas Gleixner
1
-1
/
+3
2014-02-22
sched: Add better debug output for might_sleep()
Thomas Gleixner
2
-2
/
+24
2014-02-22
sched: Check for idle task in might_sleep()
Thomas Gleixner
1
-1
/
+2
2014-02-22
sched: Init idle->on_rq in init_idle()
Thomas Gleixner
1
-0
/
+1
2014-02-22
sched: Remove some #ifdeffery
Peter Zijlstra
4
-21
/
+60
2014-02-22
sched: Fix hotplug task migration
Peter Zijlstra
7
-12
/
+28
2014-02-22
sched/fair: Remove idle_balance() declaration in sched.h
Peter Zijlstra
2
-25
/
+29
2014-02-22
sched/fair: Reset se-depth when task switched to FAIR
Michael wang
1
-1
/
+9
2014-02-22
Merge branch 'linus' into sched/core
Thomas Gleixner
998
-5965
/
+12770
2014-02-21
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-22
/
+152
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-8
/
+35
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-28
/
+40
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+8
2014-02-20
Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
2
-2
/
+4
2014-02-20
user_namespace.c: Remove duplicated word in comment
Brian Campbell
1
-1
/
+1
2014-02-20
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-21
/
+60
2014-02-20
Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd
Linus Torvalds
9
-13
/
+17
2014-02-19
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
1
-1
/
+4
2014-02-19
mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP
Geert Uytterhoeven
1
-0
/
+2
2014-02-19
mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP
Geert Uytterhoeven
1
-0
/
+2
2014-02-19
mfd: tps65217: Naturalise cross-architecture discrepancies
Lee Jones
2
-4
/
+4
2014-02-19
mfd: wm8994-core: Naturalise cross-architecture discrepancies
Lee Jones
1
-1
/
+1
2014-02-19
mfd: max8998: Naturalise cross-architecture discrepancies
Lee Jones
2
-4
/
+4
[next]