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
2015-05-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
1
-11
/
+3
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
1
-1
/
+1
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
1
-22
/
+11
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
1
-0
/
+17
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
1
-0
/
+4
2015-05-22
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
1
-0
/
+1
2015-05-22
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
1
-5
/
+5
2015-05-22
workqueue: move flush_scheduled_work() to workqueue.h
Lai Jiangshan
1
-30
/
+0
2015-05-22
workqueue: remove the lock from wq_sysfs_prep_attrs()
Lai Jiangshan
1
-2
/
+2
2015-05-22
workqueue: remove the declaration of copy_workqueue_attrs()
Lai Jiangshan
1
-2
/
+0
2015-05-22
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
5
-8
/
+220
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
1
-2
/
+10
2015-05-20
module: add extra argument for parse_params() callback
Luis R. Rodriguez
2
-6
/
+11
2015-05-20
livepatch: introduce patch/func-walking helpers
Jiri Slaby
1
-9
/
+9
2015-05-20
livepatch: make kobject in klp_object statically allocated
Miroslav Benes
1
-6
/
+16
2015-05-20
workqueue: ensure attrs changes are properly synchronized
Lai Jiangshan
1
-9
/
+21
2015-05-20
workqueue: separate out and refactor the locking of applying attrs
Lai Jiangshan
1
-33
/
+45
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
1
-1
/
+1
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
4
-153
/
+121
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
3
-4
/
+22
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2
-1
/
+19
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
25
-215
/
+265
2015-05-19
Merge branch 'irq/for-x86' into x86/apic
Thomas Gleixner
2
-0
/
+45
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2
-0
/
+45
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2
-0
/
+45
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
1
-40
/
+19
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
3
-18
/
+4
2015-05-19
sched/numa: Reduce conflict between fbq_classify_rq() and migration
Rik van Riel
1
-27
/
+33
2015-05-19
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
David Hildenbrand
1
-0
/
+3
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
1
-20
/
+9
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
5
-19
/
+52
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
3
-4
/
+4
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-0
/
+2
2015-05-19
PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection
Ruchi Kandoi
1
-0
/
+2
2015-05-19
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-19
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
3
-3
/
+51
2015-05-19
cgroup: switch to unsigned long for bitmasks
Aleksa Sarai
1
-19
/
+20
2015-05-18
workqueue: simplify wq_update_unbound_numa()
Lai Jiangshan
1
-15
/
+5
2015-05-18
workqueue: wq_pool_mutex protects the attrs-installation
Lai Jiangshan
1
-7
/
+20
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-18
genirq: generic chip: Support hierarchy domain
Stefan Agner
1
-3
/
+2
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
1
-0
/
+28
2015-05-18
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
1
-0
/
+21
2015-05-18
genirq: Don't suspend nested_thread irqs over system suspend
NeilBrown
1
-0
/
+4
2015-05-18
sched,perf: Fix periodic timers
Peter Zijlstra
5
-33
/
+38
2015-05-18
livepatch: Prevent patch inconsistencies if the coming module notifier fails
Minfei Huang
1
-11
/
+18
2015-05-17
sched: Fix function declaration return type mismatch
Nicholas Mc Guire
1
-3
/
+3
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-33
/
+33
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+33
[prev]
[next]