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-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
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-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-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-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+2
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
1
-6
/
+2
2014-02-27
genirq: Include missing header file in irqdomain.c
Rashika Kheria
1
-0
/
+1
2014-02-27
perf: Optimize group_sched_in()
Peter Zijlstra
1
-1
/
+1
2014-02-27
perf: Remove redundant PMU assignment
Mark Rutland
1
-2
/
+0
2014-02-27
perf: Fix prototype of find_pmu_context()
Mark Rutland
1
-1
/
+1
2014-02-27
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
17
-77
/
+160
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2
-2
/
+14
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
1
-2
/
+2
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
1
-2
/
+0
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-02-27
genirq: Remove racy waitqueue_active check
Chuansheng Liu
1
-2
/
+1
2014-02-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+29
2014-02-22
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
2
-4
/
+11
2014-02-22
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2
-4
/
+1
2014-02-22
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
1
-3
/
+3
2014-02-22
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
1
-5
/
+6
2014-02-22
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
1
-1
/
+1
2014-02-22
sched,numa: add cond_resched to task_numa_work
Rik van Riel
1
-0
/
+2
2014-02-22
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
1
-4
/
+6
2014-02-22
sched/core: Fix sched_rt_global_validate
Juri Lelli
1
-1
/
+2
2014-02-22
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
1
-1
/
+1
2014-02-22
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
1
-4
/
+2
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-28
/
+33
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2014-02-20
user_namespace.c: Remove duplicated word in comment
Brian Campbell
1
-1
/
+1
2014-02-19
sched_clock: Prevent callers from seeing half-updated data
Stephen Boyd
1
-17
/
+29
2014-02-19
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
1
-0
/
+5
2014-02-19
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
1
-0
/
+7
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
2
-2
/
+2
2014-02-18
printk: fix syslog() overflowing user buffer
Linus Torvalds
1
-2
/
+0
2014-02-16
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2
-0
/
+46
2014-02-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+7
2014-02-14
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
1
-0
/
+1
2014-02-13
Revert "cgroup: use an ordered workqueue for cgroup destruction"
Tejun Heo
1
-6
/
+2
2014-02-11
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-02-11
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
1
-16
/
+18
2014-02-11
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
1
-0
/
+1
[next]