index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
2
-10
/
+7
|
\
|
*
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-06-08
1
-2
/
+7
|
*
block_dump: remove block_dump feature
zhangyi (F)
2021-05-24
1
-8
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
8
-26
/
+25
|
\
\
|
*
|
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
1
-1
/
+1
|
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-1
/
+1
|
*
|
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
1
-0
/
+8
|
*
|
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
1
-8
/
+0
|
*
|
kernel/events/uprobes: use vma_lookup() in find_active_uprobe()
Liam Howlett
2021-06-29
1
-2
/
+2
|
*
|
perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC
David Hildenbrand
2021-06-29
1
-2
/
+0
|
*
|
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
1
-0
/
+1
|
*
|
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
1
-1
/
+0
|
*
|
kernel: watchdog: modify the explanation related to watchdog thread
Wang Qing
2021-06-29
1
-8
/
+4
|
*
|
kthread_worker: fix return value when kthread_mod_delayed_work() races with k...
Petr Mladek
2021-06-29
1
-7
/
+12
*
|
|
Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-29
4
-13
/
+13
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2021-06-29
4
-13
/
+13
|
|
\
\
\
\
|
|
|
*
|
|
PM: hibernate: remove leading spaces before tabs
Zhen Lei
2021-06-11
1
-1
/
+1
|
|
|
*
|
|
PM: sleep: remove trailing spaces and tabs
Zhen Lei
2021-06-11
2
-7
/
+7
|
|
|
*
|
|
PM: hibernate: fix spelling mistakes
Zhen Lei
2021-05-24
2
-5
/
+5
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-29
12
-110
/
+755
|
\
\
\
\
\
|
*
|
|
|
|
time/kunit: Add missing MODULE_LICENSE()
Thomas Gleixner
2021-06-28
1
-0
/
+1
|
*
|
|
|
|
time: Improve performance of time64_to_tm()
Cassio Neri
2021-06-24
4
-58
/
+178
|
*
|
|
|
|
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
2021-06-22
1
-4
/
+2
|
*
|
|
|
|
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
2021-06-22
1
-4
/
+4
|
*
|
|
|
|
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
2021-06-22
3
-2
/
+207
|
*
|
|
|
|
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2021-06-22
2
-17
/
+46
|
*
|
|
|
|
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
2021-06-22
1
-2
/
+72
|
*
|
|
|
|
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-06-22
1
-0
/
+60
|
*
|
|
|
|
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-06-22
1
-6
/
+47
|
*
|
|
|
|
clockevents: Add missing parameter documentation
Baokun Li
2021-06-22
1
-0
/
+1
|
*
|
|
|
|
timer_list: Print name of per-cpu wakeup device
Will Deacon
2021-05-31
3
-1
/
+17
|
*
|
|
|
|
tick/broadcast: Program wakeup timer when entering idle if required
Will Deacon
2021-05-31
1
-1
/
+43
|
*
|
|
|
|
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
2021-05-31
3
-4
/
+61
|
*
|
|
|
|
tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
Will Deacon
2021-05-31
1
-13
/
+20
|
*
|
|
|
|
tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
Will Deacon
2021-05-31
1
-2
/
+0
|
*
|
|
|
|
clockevents: Use DEVICE_ATTR_[RO|WO] macros
YueHaibing
2021-05-31
1
-8
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
7
-71
/
+148
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-06-28
28
-241
/
+472
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
1
-22
/
+8
|
|
*
|
|
|
|
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
2021-06-10
1
-1
/
+18
|
|
*
|
|
|
|
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
2021-06-10
1
-25
/
+35
|
|
*
|
|
|
|
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
2021-06-10
1
-8
/
+20
|
|
*
|
|
|
|
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
2021-06-10
1
-26
/
+23
|
|
*
|
|
|
|
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
2021-06-10
1
-5
/
+11
|
|
*
|
|
|
|
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
2021-06-10
1
-1
/
+1
|
|
*
|
|
|
|
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
2021-06-10
1
-10
/
+35
|
|
*
|
|
|
|
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
2
-0
/
+7
|
|
*
|
|
|
|
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
2021-06-10
1
-3
/
+3
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'irq/affinity' into irq/core
Thomas Gleixner
2021-05-19
1
-1
/
+32
|
|
\
\
\
\
\
|
*
|
|
|
|
|
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-05-17
4
-2
/
+19
[next]