index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-0
/
+1
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
1
-8
/
+95
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
1
-6
/
+89
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
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
1
-2
/
+7
2019-08-01
hrtimer/treewide: Use hrtimer_sleeper_start_expires()
Thomas Gleixner
1
-2
/
+2
2019-08-01
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
1
-2
/
+17
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
2
-16
/
+35
2019-07-30
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2
-5
/
+5
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
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-25
/
+22
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+7
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+23
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+6
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+12
2019-07-19
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-8
/
+1
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-62
/
+49
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+18
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-157
/
+155
2019-07-19
tracing: Fix user stack trace "??" output
Eiichi Tsukata
1
-8
/
+1
2019-07-19
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
1
-7
/
+11
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
3
-106
/
+100
2019-07-18
mm/devm_memremap_pages: enable sub-section remap
Dan Williams
1
-34
/
+23
2019-07-18
resource: avoid unnecessary lookups in find_next_iomem_res()
Nadav Amit
1
-7
/
+22
2019-07-18
resource: fix locking in find_next_iomem_res()
Nadav Amit
1
-10
/
+10
2019-07-18
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
Thomas Gleixner
1
-2
/
+23
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+18
2019-07-18
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+41
2019-07-18
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
14
-359
/
+550
2019-07-18
Merge branch 'x86/debug' into core/urgent
Thomas Gleixner
1
-2
/
+1
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+16
2019-07-18
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
1
-0
/
+5
2019-07-18
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-65
/
+132
2019-07-17
dma-direct: only limit the mapping size if swiotlb could be used
Christoph Hellwig
1
-6
/
+4
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
1
-5
/
+4
[next]