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
2013-11-06
ftrace: Have control op function callback only trace when RCU is watching
Steven Rostedt (Red Hat)
1
-0
/
+9
2013-11-06
rcu: Do not trace rcu_is_watching() functions
Steven Rostedt
2
-3
/
+3
2013-11-06
Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...
Steven Rostedt (Red Hat)
6
-24
/
+41
2013-11-06
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
1
-36
/
+5
2013-10-19
ftrace: Add set_graph_notrace filter
Namhyung Kim
3
-3
/
+108
2013-10-19
ftrace: Narrow down the protected area of graph_lock
Namhyung Kim
1
-13
/
+9
2013-10-19
ftrace: Introduce struct ftrace_graph_data
Namhyung Kim
1
-19
/
+62
2013-10-19
ftrace: Get rid of ftrace_graph_filter_enabled
Namhyung Kim
2
-7
/
+2
2013-10-19
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-10-10
tracing: Show more exact help information about snapshot
Wang YanQing
1
-1
/
+1
2013-10-05
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+12
2013-10-02
Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+12
2013-10-01
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
1
-3
/
+12
2013-10-01
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-10-01
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-09-30
PM / hibernate: Fix user space driven resume regression
Rafael J. Wysocki
2
-1
/
+12
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
1
-0
/
+12
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
1
-0
/
+12
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
1
-0
/
+12
2013-09-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2013-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+21
2013-09-25
rcu: Consistent rcu_is_watching() naming
Paul E. McKenney
4
-24
/
+24
2013-09-25
rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()
Paul E. McKenney
1
-1
/
+1
2013-09-25
rcu: Is it safe to enter an RCU read-side critical section?
Paul E. McKenney
2
-2
/
+15
2013-09-25
rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacks
Paul E. McKenney
1
-0
/
+2
2013-09-25
rcu: Throttle rcu_try_advance_all_cbs() execution
Paul E. McKenney
2
-3
/
+11
2013-09-25
rcu: Remove redundant code from rcu_cleanup_after_idle()
Paul E. McKenney
1
-8
/
+2
2013-09-25
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
1
-1
/
+8
2013-09-25
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
1
-2
/
+3
2013-09-25
watchdog: update watchdog_thresh properly
Michal Hocko
1
-3
/
+50
2013-09-25
watchdog: update watchdog attributes atomically
Michal Hocko
1
-2
/
+5
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
1
-1
/
+1
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
1
-2
/
+2
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
1
-1
/
+2
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-0
/
+21
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2013-09-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+15
2013-09-16
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
1
-2
/
+3
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
3
-15
/
+1
2013-09-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-18
/
+25
2013-09-13
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
3
-9
/
+9
2013-09-13
memcg: reduce function dereference
Sha Zhengju
1
-8
/
+11
2013-09-13
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
1
-1
/
+5
2013-09-13
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-4
/
+4
2013-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-32
/
+37
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+2
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
[next]