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
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2
-9
/
+5
2019-08-21
posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
Thomas Gleixner
3
-4
/
+5
2019-08-21
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
1
-7
/
+13
2019-08-21
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
1
-1
/
+5
2019-08-21
hrtimer: Protect lockless access to timer->base
Julien Grall
1
-1
/
+2
2019-08-20
posix-cpu-timers: Fixup stale comment
Thomas Gleixner
1
-3
/
+4
2019-08-20
alarmtimers: Avoid rtc.h include
Thomas Gleixner
1
-1
/
+2
2019-08-20
posix-timers: Cleanup forward declarations and includes
Thomas Gleixner
1
-3
/
+2
2019-08-20
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2
-4
/
+16
2019-08-20
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
3
-1
/
+32
2019-08-01
posix-timers: Move rcu_head out of it union
Sebastian Andrzej Siewior
2
-4
/
+5
2019-08-01
posix-timers: Rework cancel retry loops
Thomas Gleixner
1
-6
/
+23
2019-08-01
posix-timers: Cleanup the flag/flags confusion
Thomas Gleixner
1
-5
/
+5
2019-08-01
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-0
/
+1
2019-08-01
timerfd: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+5
2019-08-01
alarmtimer: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+1
2019-08-01
sched/deadline: Ensure inactive_timer runs in hardirq context
Juri Lelli
1
-2
/
+2
2019-08-01
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2
-9
/
+96
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2
-6
/
+105
2019-08-01
hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
Sebastian Andrzej Siewior
1
-0
/
+34
2019-08-01
hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
Sebastian Andrzej Siewior
1
-1
/
+11
2019-08-01
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2
-10
/
+18
2019-08-01
KVM: LAPIC: Mark hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-3
/
+3
2019-08-01
watchdog: Mark watchdog_hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2019-08-01
perf/core: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-4
/
+4
2019-08-01
sched: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
3
-8
/
+9
2019-08-01
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
2
-2
/
+10
2019-08-01
hrtimer: Introduce HARD expiry mode
Sebastian Andrzej Siewior
1
-0
/
+6
2019-08-01
hrtimer/treewide: Use hrtimer_sleeper_start_expires()
Thomas Gleixner
4
-5
/
+5
2019-08-01
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
2
-2
/
+20
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
7
-30
/
+55
2019-07-31
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
7
-11
/
+10
2019-07-24
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2
-25
/
+18
2019-07-24
Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+6
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-22
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+32
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-2
/
+8
2019-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
91
-236
/
+322
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-22
tcp: be more careful in tcp_fragment()
Eric Dumazet
2
-2
/
+16
2019-07-22
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-07-22
Linus 5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
2
-6
/
+1
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
[next]