index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
switch compat_drm_markbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+7
|
*
|
|
switch compat_drm_addmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-20
/
+13
|
*
|
|
switch compat_drm_getstats() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-18
/
+4
|
*
|
|
switch compat_drm_getclient() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-18
/
+14
|
*
|
|
switch compat_drm_infobufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-56
/
+53
|
*
|
|
switch compat_drm_getmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-21
/
+12
|
*
|
|
compat_drm_setunique(): don't bother
Al Viro
2017-05-27
1
-16
/
+3
|
*
|
|
switch compat_drm_getunique() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-14
/
+10
|
*
|
|
switch compat_drm_version() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-27
/
+18
|
*
|
|
switch compat_drm_addbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+17
|
*
|
|
drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-34
/
+47
|
*
|
|
new helper: drm_ioctl_kernel()
Al Viro
2017-05-27
2
-14
/
+28
|
|
/
/
*
|
|
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-07-06
17
-245
/
+797
|
\
\
\
|
*
|
|
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
2017-07-05
1
-1
/
+1
|
*
|
|
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-07-05
4
-5
/
+19
|
|
\
\
\
|
*
|
|
|
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
2017-06-28
1
-0
/
+1
|
*
|
|
|
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-28
1
-1
/
+2
|
*
|
|
|
tracing: Add support for display of tgid in trace output
Joel Fernandes
2017-06-27
2
-14
/
+31
|
*
|
|
|
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
5
-26
/
+213
|
*
|
|
|
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
2017-06-27
1
-0
/
+1
|
*
|
|
|
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
2017-06-27
1
-18
/
+3
|
*
|
|
|
sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
Steven Rostedt
2017-06-27
1
-18
/
+0
|
*
|
|
|
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
3
-6
/
+23
|
*
|
|
|
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
2017-06-26
1
-0
/
+93
|
*
|
|
|
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
2
-13
/
+102
|
*
|
|
|
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-06-26
2
-6
/
+148
|
*
|
|
|
tracing: Show address when function names are not found
Steven Rostedt (VMware)
2017-06-22
1
-4
/
+14
|
*
|
|
|
ftrace: Add missing comment for FTRACE_OPS_FL_RCU
Steven Rostedt (VMware)
2017-06-21
1
-0
/
+1
|
*
|
|
|
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
2
-21
/
+21
|
*
|
|
|
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
2017-06-13
2
-2
/
+13
|
*
|
|
|
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
2017-06-13
2
-0
/
+17
|
*
|
|
|
tracing: Rename enum_replace to eval_replace
Jeremy Linton
2017-06-13
1
-6
/
+6
|
*
|
|
|
trace: rename enum_map functions
Jeremy Linton
2017-06-13
3
-40
/
+40
|
*
|
|
|
trace: rename trace.c enum functions
Jeremy Linton
2017-06-13
1
-6
/
+6
|
*
|
|
|
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
2017-06-13
1
-7
/
+7
|
*
|
|
|
trace: rename trace enum data structures in trace.c
Jeremy Linton
2017-06-13
1
-26
/
+26
|
*
|
|
|
trace: rename struct module entry for trace enums
Jeremy Linton
2017-06-13
3
-8
/
+8
|
*
|
|
|
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
6
-29
/
+29
|
*
|
|
|
trace: rename kernel enum section to eval
Jeremy Linton
2017-06-13
4
-9
/
+9
|
*
|
|
|
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
2017-06-13
1
-2
/
+0
*
|
|
|
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
75
-725
/
+778
|
\
\
\
\
\
|
*
|
|
|
|
ARM: dma-mapping: Remove traces of NOMMU code
Vladimir Murzin
2017-06-30
1
-27
/
+2
|
*
|
|
|
|
ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
2017-06-30
1
-2
/
+6
|
*
|
|
|
|
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
2017-06-30
4
-4
/
+232
|
*
|
|
|
|
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
Vladimir Murzin
2017-06-30
7
-2
/
+8
|
*
|
|
|
|
drivers: dma-coherent: Introduce default DMA pool
Vladimir Murzin
2017-06-28
2
-7
/
+55
|
*
|
|
|
|
drivers: dma-coherent: Account dma_pfn_offset when used with device tree
Vladimir Murzin
2017-06-28
1
-2
/
+13
|
*
|
|
|
|
dma: Take into account dma_pfn_offset
Vladimir Murzin
2017-06-28
1
-3
/
+6
|
*
|
|
|
|
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2017-06-28
4
-25
/
+23
|
*
|
|
|
|
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
2017-06-28
3
-23
/
+0
[prev]
[next]