index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
xen/pvcalls: fix potential endless loop in pvcalls-front.c
Stefano Stabellini
1
-6
/
+5
2017-11-15
xen/pvcalls: Add MODULE_LICENSE()
Boris Ostrovsky
2
-0
/
+8
2017-11-08
MAINTAINERS: xen, kvm: track pvclock-abi.h changes
Joao Martins
1
-0
/
+2
2017-11-08
x86/xen/time: setup vcpu 0 time info page
Joao Martins
4
-1
/
+137
2017-11-08
x86/xen/time: set pvclock flags on xen_time_init()
Joao Martins
1
-0
/
+9
2017-11-08
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
5
-17
/
+27
2017-11-08
ptp_kvm: probe for kvm guest availability
Joao Martins
1
-0
/
+3
2017-11-08
xen/privcmd: remove unused variable pageidx
Colin Ian King
1
-3
/
+0
2017-11-06
xen: select grant interface version
Juergen Gross
1
-2
/
+33
2017-11-06
xen: update arch/x86/include/asm/xen/cpuid.h
Juergen Gross
1
-10
/
+32
2017-11-06
xen: add grant interface version dependent constants to gnttab_ops
Juergen Gross
1
-30
/
+43
2017-11-06
xen: limit grant v2 interface to the v1 functionality
Juergen Gross
2
-175
/
+0
2017-11-06
xen: re-introduce support for grant v2 interface
Juergen Gross
4
-13
/
+398
2017-11-03
xen: support priv-mapping in an HVM tools domain
Paul Durrant
2
-2
/
+36
2017-11-03
xen/pvcalls: remove redundant check for irq >= 0
Colin Ian King
1
-3
/
+1
2017-11-03
xen/pvcalls: fix unsigned less than zero error check
Colin Ian King
1
-4
/
+3
2017-11-03
xen/time: Return -ENODEV from xen_get_wallclock()
Boris Ostrovsky
1
-1
/
+1
2017-11-03
xen/pvcalls-front: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-11-03
xen: xenbus_probe_frontend: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-02
xen/time: do not decrease steal time after live migration on xen
Dongli Zhang
3
-7
/
+73
2017-10-31
xen: support 52 bit physical addresses in pv guests
Juergen Gross
2
-3
/
+12
2017-10-31
xen: introduce a Kconfig option to enable the pvcalls frontend
Stefano Stabellini
2
-0
/
+12
2017-10-31
xen/pvcalls: implement release command
Stefano Stabellini
2
-0
/
+99
2017-10-31
xen/pvcalls: implement poll command
Stefano Stabellini
2
-9
/
+138
2017-10-31
xen/pvcalls: implement recvmsg
Stefano Stabellini
2
-0
/
+115
2017-10-31
xen/pvcalls: implement sendmsg
Stefano Stabellini
2
-0
/
+124
2017-10-31
xen/pvcalls: implement accept command
Stefano Stabellini
2
-0
/
+148
2017-10-31
xen/pvcalls: implement listen command
Stefano Stabellini
2
-0
/
+58
2017-10-31
xen/pvcalls: implement bind command
Stefano Stabellini
2
-0
/
+69
2017-10-31
xen/pvcalls: implement connect command
Stefano Stabellini
2
-0
/
+160
2017-10-31
xen/pvcalls: implement socket command and handle events
Stefano Stabellini
2
-0
/
+139
2017-10-31
xen/pvcalls: connect to the backend
Stefano Stabellini
1
-0
/
+132
2017-10-31
xen/pvcalls: implement frontend disconnect
Stefano Stabellini
1
-0
/
+71
2017-10-31
xen/pvcalls: introduce the pvcalls xenbus frontend
Stefano Stabellini
1
-0
/
+61
2017-10-29
Linux 4.14-rc7
v4.14-rc7
Linus Torvalds
1
-1
/
+1
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-361
/
+1021
2017-10-29
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
19
-57
/
+367
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
1
-3
/
+26
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
1
-4
/
+18
[next]