index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
xen/irq: Alter the locking to use a mutex instead of a spinlock.
Konrad Rzeszutek Wilk
1
-20
/
+20
2011-08-10
xen: xen-selfballoon.c needs more header files
Randy Dunlap
1
-0
/
+1
2011-08-03
xen/self-balloon: Add dependency on tmem.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-08-03
xen/balloon: Fix compile errors - missing header files.
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-08-03
xen/grant: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-08-03
xen/pciback: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2
-2
/
+167
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-51
/
+5199
2011-07-20
Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers
Konrad Rzeszutek Wilk
15
-0
/
+4505
2011-07-19
xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...
Konrad Rzeszutek Wilk
6
-72
/
+166
2011-07-19
xen/pciback: Remove the DEBUG option.
Konrad Rzeszutek Wilk
2
-13
/
+0
2011-07-19
xen/pciback: Drop two backends, squash and cleanup some code.
Konrad Rzeszutek Wilk
19
-1369
/
+679
2011-07-19
xen/pciback: Print out the MSI/MSI-X (PIRQ) values
Konrad Rzeszutek Wilk
1
-0
/
+31
2011-07-19
xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices.
Konrad Rzeszutek Wilk
1
-0
/
+7
2011-07-19
xen: rename pciback module to xen-pciback.
Ian Campbell
1
-12
/
+12
2011-07-19
xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic ca...
Konrad Rzeszutek Wilk
2
-14
/
+21
2011-07-19
xen/pciback: Allocate IRQ handler for device that is shared with guest.
Konrad Rzeszutek Wilk
5
-5
/
+223
2011-07-19
xen/pciback: Disable MSI/MSI-X when reseting a device
Konrad Rzeszutek Wilk
1
-0
/
+8
2011-07-19
xen/pciback: guest SR-IOV support for PV guest
Zhao, Yu
1
-5
/
+66
2011-07-19
xen/pciback: Register the owner (domain) of the PCI device.
Konrad Rzeszutek Wilk
2
-0
/
+15
2011-07-19
xen/pciback: Cleanup the driver based on checkpatch warnings and errors.
Konrad Rzeszutek Wilk
5
-37
/
+37
2011-07-19
xen/pciback: xen pci backend driver.
Konrad Rzeszutek Wilk
21
-0
/
+4767
2011-07-11
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
1
-5
/
+0
2011-07-11
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-07-08
Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...
Konrad Rzeszutek Wilk
4
-0
/
+505
2011-07-08
xen: tmem: self-ballooning and frontswap-selfshrinking
Dan Magenheimer
4
-0
/
+505
2011-06-30
xen: Add module alias to autoload backend drivers
Bastian Blank
2
-1
/
+5
2011-06-30
xen: Populate xenbus device attributes
Bastian Blank
4
-37
/
+18
2011-06-21
Merge branch 'stable/frontswap-tmemonly' of git://git.kernel.org/pub/scm/linu...
Konrad Rzeszutek Wilk
3
-13
/
+166
2011-06-20
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-06-17
xen: prepare tmem shim to handle frontswap
Dan Magenheimer
3
-13
/
+166
2011-06-15
xen: Fix compile warning when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-06-09
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+9
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
1
-3
/
+9
2011-05-31
xen: use the trigger info we already have to choose the irq handler
Stefano Stabellini
1
-9
/
+9
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
2
-0
/
+265
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2
-0
/
+265
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-7
/
+1
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
1
-40
/
+73
2011-05-19
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...
Linus Torvalds
3
-27
/
+24
2011-05-19
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
4
-16
/
+84
2011-05-19
drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-12
xen: tidy up whitespace in drivers/xen/Makefile
Ian Campbell
1
-12
/
+12
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-05-10
xen: do not clear and mask evtchns in __xen_evtchn_do_upcall
Stefano Stabellini
1
-40
/
+73
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
3
-25
/
+32
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-1
/
+8
2011-04-18
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
1
-7
/
+24
2011-04-14
xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.
Konrad Rzeszutek Wilk
1
-1
/
+8
[next]