sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / xen /
2008-07-31 Jeremy Fitzhardingexen: compile irq functions without -pg for ftrace
2008-07-28 Jeremy Fitzhardingexen-balloon: clean up unused functions
2008-07-28 Jeremy Fitzhardingexen-balloon: fix up sysfs issues
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-21 Ingo MolnarMerge branch 'x86/paravirt-spinlocks' into x86/for...
2008-07-18 Stephen Rothwelllinux-next: pci tree build failure
2008-07-16 Jeremy Fitzhardingexen: implement Xen-specific spinlocks
2008-07-16 Isaku Yamahataxen: add xen_arch_resume()/xen_timer_resume hook for...
2008-07-14 Linus TorvaldsMerge branch 'x86/for-linus' of git://git./linux/kernel...
2008-07-03 Ian Campbellxen: Avoid allocations causing swap activity on the...
2008-06-20 Isaku Yamahataxen: Use wmb instead of rmb in xen_evtchn_do_upcall().
2008-06-20 Isaku Yamahataxen: Use wmb instead of rmb in xen_evtchn_do_upcall().
2008-06-02 Jeremy FitzhardingeCONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_P...
2008-05-27 Jeremy Fitzhardingexen: maintain clock offset over save/restore
2008-05-27 Jeremy Fitzhardingexen: implement save/restore
2008-05-27 Jeremy Fitzhardingexenbus: rebind irq on restore
2008-05-27 Jeremy Fitzhardingexen: fix unbind_from_irq()
2008-05-27 Jeremy Fitzhardingexen: add rebind_evtchn_irq
2008-05-27 Adrian Bunkxen: drivers/xen/balloon.c: make a function static
2008-05-27 Isaku Yamahataxen: compilation fix to balloon driver for ia64 support
2008-05-27 Isaku Yamahataxen: Move manage.c to drivers/xen for ia64/xen support
2008-04-24 Jeremy Fitzhardingexen: add balloon driver
2008-04-24 Mark McLoughlinxen: Module autoprobing support for frontend drivers
2008-04-24 Christian Limpachxen blkfront: Delay wait for block devices until after...
2008-04-24 Isaku Yamahataxen: import arch generic part of xencomm
2008-04-24 Isaku Yamahataxen: make grant table arch portable
2008-04-24 Isaku Yamahataxen: replace callers of alloc_vm_area()/free_vm_area...
2008-04-24 Isaku Yamahataxen: add resend_irq_on_evtchn() definition into events.c
2008-04-24 Isaku YamahataXen: make events.c portable for ia64/xen support
2008-04-24 Isaku Yamahataxen: move events.c to drivers/xen for IA64/Xen support
2008-04-24 Isaku Yamahataxen: move features.c from arch/x86/xen/features.c to...
2008-04-24 Isaku Yamahataxen: add missing definitions for xen grant table which...
2008-04-04 Michael Abd-El-Malekxen: fix grant table bug
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-07-26 Adrian Bunkxenbus_xs.c: fix a use-after-free
2007-07-18 Jeremy Fitzhardingexen: add the Xenbus sysfs and virtual device hotplug...
2007-07-18 Jeremy Fitzhardingexen: Add grant table support