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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
1
-12
/
+20
2020-07-01
ring-buffer: Consolidate add_timestamp to remove some branches
Steven Rostedt (VMware)
1
-66
/
+73
2020-06-30
ring-buffer: Mark the !tail (crossing a page) as unlikely
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-30
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
3
-17
/
+73
2020-06-30
ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit
Steven Rostedt (VMware)
1
-27
/
+243
2020-06-30
ring-buffer: Incorporate absolute timestamp into add_timestamp logic
Steven Rostedt (VMware)
1
-18
/
+22
2020-06-30
ring-buffer: Have nested events still record running time stamp
Steven Rostedt (VMware)
1
-95
/
+181
2020-06-30
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2
-7
/
+7
2020-06-30
tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again
Wei Yang
1
-3
/
+0
2020-06-30
tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT
Wei Yang
1
-4
/
+2
2020-06-30
tracing: not necessary re-define DEFINE_EVENT_PRINT
Wei Yang
1
-4
/
+0
2020-06-30
tracing: not necessary to undefine DEFINE_EVENT again
Wei Yang
1
-6
/
+0
2020-06-29
x86/ftrace: Do not jump to direct code in created trampolines
Steven Rostedt (VMware)
2
-0
/
+16
2020-06-29
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
3
-9
/
+9
2020-06-29
x86/ftrace: Make non direct case the default in ftrace_regs_caller
Steven Rostedt (VMware)
1
-16
/
+15
2020-06-29
tracing: Only allow trace_array_printk() to be used by instances
Steven Rostedt (VMware)
1
-3
/
+7
2020-06-28
Linux 5.8-rc3
v5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-148
/
+125
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-118
/
+152
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-37
/
+235
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-65
/
+120
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-21
/
+33
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+292
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-9
/
+109
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-61
/
+126
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
6
-58
/
+86
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
8
-28
/
+36
2020-06-28
Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
1
-1
/
+4
2020-06-28
Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2020-06-28
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
9
-4
/
+35
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
4
-4
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
19
-26
/
+22
2020-06-28
Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/lin...
Arnd Bergmann
1
-3
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
10
-118
/
+100
2020-06-27
afs: Fix storage of cell names
David Howells
2
-1
/
+10
2020-06-27
Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+35
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+20
2020-06-27
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-4
/
+23
2020-06-27
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+28
2020-06-27
Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+20
[next]