index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-03
2
-22
/
+46
|
\
|
*
kdb: Remove the misfeature 'KDBFLAGS'
Wei Li
2020-06-02
1
-4
/
+4
|
*
kdb: Cleanup math with KDB_CMD_HISTORY_COUNT
Douglas Anderson
2020-06-02
1
-1
/
+2
|
*
kgdb: Don't call the deinit under spinlock
Douglas Anderson
2020-06-02
1
-2
/
+3
|
*
kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
Douglas Anderson
2020-05-18
1
-4
/
+18
|
*
kgdb: Prevent infinite recursive entries to the debugger
Douglas Anderson
2020-05-18
1
-0
/
+1
|
*
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
2020-05-18
1
-10
/
+15
|
*
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
Douglas Anderson
2020-05-18
1
-0
/
+4
|
*
kgdb: Drop malformed kernel doc comment
Andy Shevchenko
2020-05-07
1
-3
/
+1
*
|
Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-03
1
-9
/
+11
|
\
\
|
*
|
parisc: add sysctl file interface panic_on_stackoverflow
Xiaoming Ni
2020-05-10
1
-9
/
+11
*
|
|
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-06-03
6
-34
/
+299
|
\
\
\
|
*
|
|
nsproxy: attach to namespaces via pidfds
Christian Brauner
2020-05-13
1
-16
/
+213
|
*
|
|
nsproxy: add struct nsset
Christian Brauner
2020-05-09
6
-25
/
+93
|
|
/
/
*
|
|
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-03
14
-371
/
+541
|
\
\
\
|
*
|
|
irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too
Ingo Molnar
2020-06-02
1
-2
/
+0
|
*
|
|
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
Ingo Molnar
2020-05-28
3
-4
/
+11
|
*
|
|
sched: Replace rq::wake_list
Peter Zijlstra
2020-05-28
4
-34
/
+47
|
*
|
|
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
4
-5
/
+15
|
*
|
|
irq_work, smp: Allow irq_work on call_single_queue
Peter Zijlstra
2020-05-28
2
-70
/
+102
|
*
|
|
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
2020-05-28
4
-4
/
+34
|
*
|
|
smp: Move irq_work_run() out of flush_smp_call_function_queue()
Peter Zijlstra
2020-05-28
1
-8
/
+9
|
*
|
|
smp: Optimize flush_smp_call_function_queue()
Peter Zijlstra
2020-05-28
1
-4
/
+23
|
*
|
|
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
3
-36
/
+19
|
*
|
|
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
2020-05-28
20
-637
/
+1934
|
|
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
2020-05-28
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2020-05-25
2
-7
/
+35
|
*
|
|
|
|
sched/core: Optimize ttwu() spinning on p->on_cpu
Peter Zijlstra
2020-05-25
1
-21
/
+31
|
*
|
|
|
|
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-05-19
3
-1
/
+21
|
*
|
|
|
|
sched/cpuacct: Fix charge cpuacct.usage_sys
Muchun Song
2020-05-19
1
-1
/
+2
|
*
|
|
|
|
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
2
-2
/
+2
|
*
|
|
|
|
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2020-05-19
2
-22
/
+51
|
*
|
|
|
|
sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
Muchun Song
2020-05-19
1
-2
/
+2
|
*
|
|
|
|
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
2020-05-19
1
-20
/
+19
|
*
|
|
|
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-05-19
17
-123
/
+236
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched: Make scheduler_ipi inline
Thomas Gleixner
2020-05-12
1
-10
/
+0
|
*
|
|
|
|
|
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-12
3
-39
/
+36
|
*
|
|
|
|
|
sched/core: Simplify sched_init()
Wei Yang
2020-04-30
1
-2
/
+2
|
*
|
|
|
|
|
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
2020-04-30
1
-1
/
+1
|
*
|
|
|
|
|
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
2
-3
/
+20
|
*
|
|
|
|
|
sched/fair: Mark sched_init_granularity __init
Muchun Song
2020-04-30
1
-1
/
+1
|
*
|
|
|
|
|
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-04-30
1
-2
/
+2
|
*
|
|
|
|
|
sched: Extract the task putting code from pick_next_task()
Chen Yu
2020-04-30
1
-16
/
+23
|
*
|
|
|
|
|
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
2
-6
/
+4
|
*
|
|
|
|
|
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
1
-2
/
+1
|
*
|
|
|
|
|
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
2
-31
/
+11
|
*
|
|
|
|
|
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-04-30
1
-1
/
+1
|
*
|
|
|
|
|
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
2020-04-30
1
-5
/
+3
|
*
|
|
|
|
|
exit: Move preemption fixup up, move blocking operations down
Jann Horn
2020-04-30
1
-9
/
+16
|
*
|
|
|
|
|
sched/fair: Simplify the code of should_we_balance()
Peng Wang
2020-04-30
1
-11
/
+5
[next]