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
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-311
/
+657
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+15
2011-01-10
xen/event: validate irq before get evtchn by irq
Joe Jin
1
-0
/
+3
2011-01-05
xen/xenbus: making backend support modular is too complex
Jeremy Fitzhardinge
1
-1
/
+1
2011-01-05
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
5
-49
/
+40
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
1
-7
/
+2
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
1
-7
/
+2
2011-01-05
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
1
-23
/
+6
2011-01-05
xen/xenbus: cleanup debug noise in xenbus_comms.c
Jeremy Fitzhardinge
1
-1
/
+0
2011-01-05
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
1
-2
/
+2
2011-01-05
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
1
-0
/
+2
2011-01-05
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
1
-2
/
+1
2011-01-05
xenbus/frontend: register bus earlier
Jeremy Fitzhardinge
1
-2
/
+1
2011-01-05
xen: remove xen/evtchn.h
Jeremy Fitzhardinge
1
-1
/
+0
2011-01-05
xen: add backend driver support
Ian Campbell
7
-21
/
+344
2011-01-05
xen: separate out frontend xenbus
Ian Campbell
5
-305
/
+366
2010-12-17
xen: Use this_cpu_inc_return
Christoph Lameter
1
-1
/
+1
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
1
-4
/
+4
2010-12-09
xen/irq: Cleanup the find_unbound_irq
Konrad Rzeszutek Wilk
1
-6
/
+12
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2
-31
/
+75
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-4
/
+12
2010-12-02
xen: allocate irq descs on any NUMA node
Jeremy Fitzhardinge
1
-2
/
+2
2010-12-02
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
1
-2
/
+10
2010-12-02
xen: fix save/restore for PV on HVM guests with pirq remapping
Stefano Stabellini
1
-0
/
+38
2010-12-02
xen: resume the pv console for hvm guests too
Stefano Stabellini
1
-0
/
+1
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+17
2010-12-02
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
Stefano Stabellini
1
-25
/
+20
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-92
/
+117
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
4
-74
/
+94
2010-11-22
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-11-19
xen/balloon: make sure we only include remaining extra ram
Jeremy Fitzhardinge
1
-2
/
+5
2010-11-19
xen/balloon: the balloon_lock is useless
Jeremy Fitzhardinge
1
-10
/
+2
2010-11-19
xen: add extra pages to balloon
Jeremy Fitzhardinge
1
-4
/
+11
2010-11-18
xen: make evtchn's name less generic
Ian Campbell
1
-1
/
+4
2010-11-18
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
1
-22
/
+74
2010-11-18
xen/evtchn: the evtchn device is non-seekable
Jeremy Fitzhardinge
1
-2
/
+2
2010-11-18
Revert "xen/privcmd: create address space to allow writable mmaps"
Jeremy Fitzhardinge
1
-36
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-16
xen/events: use locked set|clear_bit() for cpu_evtchn_mask
Jeremy Fitzhardinge
1
-2
/
+2
2010-11-16
xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore
Jan Beulich
1
-2
/
+5
2010-11-16
xen/xenfs: update xenfs_mount for new prototype
Jeremy Fitzhardinge
1
-3
/
+3
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
10
-77
/
+756
2010-11-12
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+18
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
1
-2
/
+3
2010-11-10
xen: events: do not unmask event channels on resume
Ian Campbell
1
-7
/
+18
2010-10-29
xen: xenfs: privcmd: check put_user() return code
Vasiliy Kulikov
1
-6
/
+2
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-23
/
+652
2010-10-27
xen: register xen pci notifier
Weidong Han
2
-0
/
+118
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
7
-39
/
+639
[next]