index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()
Lv Zheng
2016-08-13
3
-12
/
+62
*
ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers
Lv Zheng
2016-08-13
3
-8
/
+17
*
ACPICA: EFI: Port acpidump to EDK2 environment
Lv Zheng
2016-08-13
2
-2
/
+2
*
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
2016-08-13
3
-49
/
+6
*
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
Lv Zheng
2016-08-13
1
-1
/
+2
*
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
Lv Zheng
2016-08-13
2
-15
/
+22
*
ACPICA: Clib: Fix wrong mini C library usage
Lv Zheng
2016-08-13
2
-8
/
+6
*
ACPICA: Clib: Cleanup va_arg related code
Lv Zheng
2016-08-13
3
-41
/
+6
*
ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...
Lv Zheng
2016-08-13
1
-1
/
+1
*
ACPICA: FADT support cleanup
Bob Moore
2016-08-13
1
-70
/
+94
*
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
2016-08-13
2
-18
/
+25
*
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
2016-08-13
4
-13
/
+23
*
ACPICA: Simplify configuration for "Max Loops" system parameter
Bob Moore
2016-08-13
1
-0
/
+4
*
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...
Lv Zheng
2016-08-13
1
-0
/
+8
*
ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.
Jung-uk Kim
2016-08-13
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-08
8
-37
/
+37
|
\
|
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
5
-22
/
+23
|
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
4
-15
/
+14
*
|
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-08
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
1
-0
/
+20
|
|
\
|
|
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
1
-0
/
+20
|
|
*
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8
Benjamin Gaignard
2016-07-29
8
-68
/
+120
|
|
|
\
*
|
|
\
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2016-08-07
2
-6
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
2016-08-03
1
-5
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
2016-08-03
1
-1
/
+0
|
|
*
|
|
|
vfs: remove file_needs_remove_privs()
Miklos Szeredi
2016-08-03
1
-4
/
+0
|
*
|
|
|
|
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
4
-8
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
qstr constify instances in fs/dcache.c
Al Viro
2016-07-21
1
-1
/
+1
|
*
|
|
|
|
|
qstr: constify instances in nfs
Al Viro
2016-07-21
1
-4
/
+4
|
*
|
|
|
|
|
qstr: constify dentry_init_security
Al Viro
2016-07-21
2
-3
/
+3
*
|
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
9
-1
/
+455
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vhost: new device IOTLB API
Jason Wang
2016-08-02
1
-0
/
+28
|
*
|
|
|
|
|
|
VSOCK: Introduce vhost_vsock.ko
Asias He
2016-08-02
1
-0
/
+5
|
*
|
|
|
|
|
|
VSOCK: Introduce virtio_vsock_common.ko
Asias He
2016-08-02
6
-0
/
+396
|
*
|
|
|
|
|
|
VSOCK: defer sock removal to transports
Stefan Hajnoczi
2016-08-02
1
-0
/
+1
|
*
|
|
|
|
|
|
VSOCK: transport-specific vsock_transport functions
Stefan Hajnoczi
2016-08-02
1
-0
/
+3
|
*
|
|
|
|
|
|
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
2016-08-01
2
-1
/
+22
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-06
3
-4
/
+20
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-04
3
-4
/
+20
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Enable MSI routing
Eric Auger
2016-07-22
1
-0
/
+2
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-22
1
-0
/
+7
|
|
*
|
|
|
|
|
|
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
2016-07-22
1
-2
/
+0
|
|
*
|
|
|
|
|
|
KVM: Add devid in kvm_kernel_irq_routing_entry
Eric Auger
2016-07-22
1
-1
/
+7
|
|
*
|
|
|
|
|
|
KVM: api: Pass the devid in the msi routing entry
Eric Auger
2016-07-22
1
-1
/
+4
*
|
|
|
|
|
|
|
|
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-08-06
3
-1
/
+158
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
1
-0
/
+24
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
pwm: Add PWM capture support
Lee Jones
2016-06-10
1
-0
/
+24
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-4.8/mfd' into for-next
Thierry Reding
2016-07-25
2
-0
/
+46
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
mfd: cros_ec: Add EC_PWM function definitions
Brian Norris
2016-07-25
1
-0
/
+31
[next]