index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-21
tracepoint: Remove unused API functions
Mathieu Desnoyers
1
-18
/
+0
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
2
-4
/
+16
2014-03-11
ftrace: Constify ftrace_text_reserved
Sasha Levin
1
-2
/
+2
2014-03-07
ftrace: Remove freelist from struct dyn_ftrace
Jiri Slaby
1
-5
/
+2
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
tracing: Evaluate len expression only once in __dynamic_array macro
Filipe Brandenburger
1
-2
/
+4
2014-03-07
tracing: Correctly expand len expressions from __dynamic_array macro
Filipe Brandenburger
1
-1
/
+1
2014-03-07
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-03-07
tracing: Fix event header migrate.h to include tracepoint.h
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-03-07
tracing: Fix event header writeback.h to include tracepoint.h
Steven Rostedt (Red Hat)
1
-0
/
+1
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2
-16
/
+21
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2
-12
/
+8
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
2
-9
/
+6
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-02-20
ftrace: Add private data to ftrace_ops
Steven Rostedt (Red Hat)
1
-0
/
+12
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2014-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+0
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
1
-0
/
+5
2014-02-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2014-02-14
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2014-02-14
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2014-02-14
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
1
-1
/
+0
2014-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+1
2014-02-14
Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-30
/
+36
2014-02-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+5
2014-02-14
Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...
Roland Dreier
1
-0
/
+3
2014-02-13
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
1
-0
/
+2
2014-02-13
IB: Report using RoCE IP based gids in port caps
Moni Shoua
1
-1
/
+2
2014-02-13
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
Steven Noonan
1
-5
/
+1
2014-02-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-6
/
+1
2014-02-13
intel_pstate: Remove energy reporting from pstate_sample tracepoint
Dirk Brandewie
1
-6
/
+1
2014-02-12
target: Simplify command completion by removing CMD_T_FAILED flag
Roland Dreier
1
-1
/
+0
2014-02-12
Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-118
/
+2
2014-02-12
Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-02-12
Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-2
/
+5
2014-02-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2014-02-11
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-70
/
+87
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-20
/
+103
2014-02-11
block: Fix cloning of discard/write same bios
Kent Overstreet
1
-0
/
+11
2014-02-11
ia64/xen: Remove Xen support for ia64 even more
Paul Bolle
2
-118
/
+0
2014-02-11
xen: install xen/gntdev.h and xen/gntalloc.h
David Vrabel
3
-0
/
+2
2014-02-11
Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...
Mark Brown
1
-2
/
+5
2014-02-11
Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...
Dave Airlie
1
-0
/
+3
2014-02-10
smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
Paul Gortmaker
1
-0
/
+3
2014-02-10
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-20
/
+14
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
2
-12
/
+4
2014-02-10
blk-mq: rework I/O completions
Christoph Hellwig
1
-0
/
+4
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+7
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-0
/
+8
[next]