index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Cleanup for all string-to-integer conversions
Bob Moore
2016-09-10
14
-387
/
+429
*
ACPICA: Debugger: Add subcommand for predefined name execution
Bob Moore
2016-09-10
4
-29
/
+169
*
ACPICA: Applications: Fix a potential issue that help messages may be dumped ...
Lv Zheng
2016-08-13
1
-3
/
+3
*
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
2016-08-13
2
-27
/
+2
*
ACPICA: Clib: Add -nostdinc support for EFI layer
Lv Zheng
2016-08-13
4
-50
/
+105
*
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
Lv Zheng
2016-08-13
1
-0
/
+4
*
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
Lv Zheng
2016-08-13
2
-4
/
+0
*
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
Lv Zheng
2016-08-13
1
-0
/
+1
*
ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
Lv Zheng
2016-08-13
1
-14
/
+6
*
ACPICA: FADT support cleanup
Bob Moore
2016-08-13
1
-4
/
+6
*
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
2016-08-13
5
-5
/
+123
*
ACPICA: Use os_allocate_zeroed
Bob Moore
2016-08-13
1
-3
/
+1
*
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
2016-08-13
7
-11
/
+16
*
ACPICA: Simplify configuration for "Max Loops" system parameter
Bob Moore
2016-08-13
1
-1
/
+1
*
ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
Bob Moore
2016-08-13
1
-0
/
+1
*
ACPICA: Debugger: Extend some max line lengths
Bob Moore
2016-08-13
2
-3
/
+3
*
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...
Lv Zheng
2016-08-13
1
-0
/
+12
*
ACPICA: Interpreter: Remove temporary code for External() opcode
Bob Moore
2016-08-13
1
-9
/
+8
*
ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...
Jung-uk Kim
2016-08-13
1
-3
/
+3
*
ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.
Jung-uk Kim
2016-08-13
3
-1
/
+43
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-08
36
-117
/
+118
|
\
|
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
32
-85
/
+85
|
*
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-1
/
+1
|
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
4
-31
/
+32
*
|
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-08
20
-156
/
+313
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
20
-156
/
+313
|
|
\
|
|
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
6
-25
/
+8
|
|
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
3
-62
/
+13
|
|
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
6
-68
/
+38
|
|
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
5
-1
/
+254
|
|
*
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8
Benjamin Gaignard
2016-07-29
108
-6972
/
+7117
|
|
|
\
*
|
|
\
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2016-08-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
get rid of 'parent' argument of ->d_compare()
Al Viro
2016-07-31
1
-1
/
+1
*
|
|
|
|
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
qstr: constify instances in lustre
Al Viro
2016-07-30
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
12
-194
/
+1634
|
\
\
\
\
\
\
|
*
|
|
|
|
|
VSOCK: Use kvfree()
Wei Yongjun
2016-08-02
1
-4
/
+1
|
*
|
|
|
|
|
vhost: split out vringh Kconfig
Michael S. Tsirkin
2016-08-02
4
-8
/
+7
|
*
|
|
|
|
|
vhost: detect 32 bit integer wrap around
Michael S. Tsirkin
2016-08-02
1
-2
/
+14
|
*
|
|
|
|
|
vhost: new device IOTLB API
Jason Wang
2016-08-02
3
-50
/
+677
|
*
|
|
|
|
|
vhost: drop vringh dependency
Michael S. Tsirkin
2016-08-02
1
-0
/
+1
|
*
|
|
|
|
|
vhost: convert pre sorted vhost memory array to interval tree
Jason Wang
2016-08-02
3
-89
/
+128
|
*
|
|
|
|
|
vhost: introduce vhost memory accessors
Jason Wang
2016-08-02
1
-15
/
+35
|
*
|
|
|
|
|
VSOCK: Add Makefile and Kconfig
Asias He
2016-08-02
2
-0
/
+18
|
*
|
|
|
|
|
VSOCK: Introduce vhost_vsock.ko
Asias He
2016-08-02
1
-0
/
+722
|
*
|
|
|
|
|
vhost: drop vringh dependency
Michael S. Tsirkin
2016-08-02
1
-2
/
+0
|
*
|
|
|
|
|
vop: pull in vhost Kconfig
Michael S. Tsirkin
2016-08-02
1
-0
/
+4
|
*
|
|
|
|
|
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
2016-08-01
1
-1
/
+14
|
*
|
|
|
|
|
balloon: check the number of available pages in leak balloon
Konstantin Neumoin
2016-08-01
1
-0
/
+2
|
*
|
|
|
|
|
vhost: lockless enqueuing
Jason Wang
2016-08-01
2
-30
/
+29
[next]