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
2014-03-12
genirq: Provide irq_request/release_resources chip callbacks
Thomas Gleixner
1
-1
/
+27
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2
-0
/
+13
2014-03-12
sched: Clean up the task_hot() function
Alex Shi
1
-2
/
+2
2014-03-12
sched: Remove double calculation in fix_small_imbalance()
Vincent Guittot
1
-4
/
+2
2014-03-12
sched: Fix broken setscheduler()
Steven Rostedt
1
-1
/
+9
2014-03-12
PM: Add missing "freeze" state
Geert Uytterhoeven
1
-2
/
+2
2014-03-12
PM / Hibernate: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
1
-1
/
+1
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+24
2014-03-11
locking/mutexes: Add extra reschedule point
Peter Zijlstra
1
-0
/
+7
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
4
-5
/
+200
2014-03-11
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
1
-4
/
+4
2014-03-11
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
1
-9
/
+6
2014-03-11
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
1
-0
/
+3
2014-03-11
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2
-1
/
+115
2014-03-11
sched/numa: Move task_numa_free() to __put_task_struct()
Mike Galbraith
2
-2
/
+1
2014-03-11
sched/fair: Fix endless loop in idle_balance()
Kirill Tkhai
1
-1
/
+1
2014-03-11
sched/core: Fix endless loop in pick_next_task()
Kirill Tkhai
3
-11
/
+15
2014-03-11
sched/fair: Push down check for high priority class task into idle_balance()
Kirill Tkhai
2
-6
/
+10
2014-03-11
sched/rt: Fix picking RT and DL tasks from empty queue
Kirill Tkhai
2
-2
/
+15
2014-03-11
perf: Disallow user-space stack dumps for function trace events
Jiri Olsa
1
-0
/
+7
2014-03-11
perf: Disallow user-space callchains for function trace events
Jiri Olsa
1
-3
/
+12
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-24
/
+45
2014-03-11
sched/idle: Add more comments to the code
Daniel Lezcano
1
-2
/
+57
2014-03-11
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
1
-34
/
+44
2014-03-11
sched/idle: Reorganize the idle loop
Daniel Lezcano
1
-18
/
+15
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
1
-0
/
+56
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
18
-71
/
+114
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-03-11
PM / suspend: Remove unnecessary !!
Viresh Kumar
1
-1
/
+1
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-2
/
+2
2014-03-10
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
1
-0
/
+2
2014-03-09
audit: Update kdoc for audit_send_reply and audit_list_rules_send
Eric W. Biederman
2
-2
/
+2
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+3
2014-03-08
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+16
2014-03-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-5
/
+5
2014-03-06
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-4
/
+4
2014-03-06
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2
-47
/
+47
2014-03-06
blktrace: fix accounting of partially completed requests
Roman Pen
1
-9
/
+11
2014-03-04
genirq: Move kstat_incr_irqs_this_cpu() to core
Thomas Gleixner
1
-0
/
+7
2014-03-04
genirq: Add a kstat helper to increment irq stats
Thomas Gleixner
1
-0
/
+5
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
1
-3
/
+2
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
1
-2
/
+2
2014-03-04
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-03-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+20
2014-03-03
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
1
-13
/
+24
2014-03-03
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
1
-0
/
+2
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
[prev]
[next]