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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2016-02-15
xen: fix potential integer overflow in queue_reply
Insu Yun
1
-0
/
+2
2016-02-08
xen/arm: correctly handle DMA mapping of compound pages
Ian Campbell
1
-7
/
+14
2016-02-08
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
Juergen Gross
1
-29
/
+41
2016-02-08
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2016-01-07
xen/gntdev: add ioctl for grant copy
David Vrabel
2
-0
/
+253
2016-01-04
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2015-12-21
xen/gntdev: constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-21
xen/grant-table: constify gnttab_ops structure
Julia Lawall
1
-2
/
+2
2015-12-21
xen/time: use READ_ONCE
Stefano Stabellini
1
-10
/
+7
2015-12-21
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
Stefano Stabellini
1
-2
/
+2
2015-12-21
xen/x86: support XENPF_settime64
Stefano Stabellini
1
-7
/
+28
2015-12-21
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
Stefano Stabellini
1
-0
/
+48
2015-12-21
xen/arm: introduce xen_read_wallclock
Stefano Stabellini
1
-0
/
+27
2015-12-21
arm: extend pvclock_wall_clock with sec_hi
Stefano Stabellini
1
-0
/
+1
2015-12-21
xen: introduce XENPF_settime64
Stefano Stabellini
2
-8
/
+18
2015-12-21
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
Stefano Stabellini
5
-0
/
+12
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
12
-39
/
+39
2015-12-21
xen/arm: account for stolen ticks
Stefano Stabellini
1
-0
/
+19
2015-12-21
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Stefano Stabellini
4
-0
/
+66
2015-12-21
arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Stefano Stabellini
4
-0
/
+66
2015-12-21
missing include asm/paravirt.h in cputime.c
Stefano Stabellini
1
-0
/
+3
2015-12-21
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
4
-76
/
+98
2015-12-20
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-14
/
+53
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-19
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-17
/
+19
2015-12-19
Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-47
/
+122
2015-12-19
Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-10
/
+24
2015-12-19
Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-26
/
+26
2015-12-19
Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+8
2015-12-19
Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-4
/
+10
2015-12-19
Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-28
/
+41
2015-12-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-23
/
+50
2015-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-12
/
+65
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-18
Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+29
2015-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-12
/
+42
2015-12-18
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-4
/
+15
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+29
2015-12-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+5
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
1
-3
/
+3
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-18
Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+16
2015-12-18
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+38
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-67
/
+138
2015-12-18
Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-68
/
+97
[next]