pub/scm/linux/kernel/git/konrad/xen.git  about / heads / tags
Linux 3.x Xen tree/s
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v5.15-rc4    Linux 5.15-rc4 (2021-10-03) tar.gz
v5.15-rc3    Linux 5.15-rc3 (2021-09-26) tar.gz
v5.15-rc2    Linux 5.15-rc2 (2021-09-19) tar.gz
v5.15-rc1    Linux 5.15-rc1 (2021-09-12) tar.gz
v5.14        Linux 5.14 (2021-08-29) tar.gz
v5.14-rc7    Linux 5.14-rc7 (2021-08-22) tar.gz
v5.14-rc6    Linux 5.14-rc6 (2021-08-15) tar.gz
v5.14-rc5    Linux 5.14-rc5 (2021-08-08) tar.gz
v5.14-rc4    Linux 5.14-rc4 (2021-08-01) tar.gz
v5.14-rc3    Linux 5.14-rc3 (2021-07-25) tar.gz
v5.14-rc2    Linux 5.14-rc2 (2021-07-18) tar.gz
v5.14-rc1    Linux 5.14-rc1 (2021-07-11) tar.gz
v5.13        Linux 5.13 (2021-06-27) tar.gz
v5.13-rc7    Linux 5.13-rc7 (2021-06-20) tar.gz
v5.13-rc6    Linux 5.13-rc6 (2021-06-13) tar.gz
v5.13-rc5    Linux 5.13-rc5 (2021-06-06) tar.gz
v5.13-rc4    Linux 5.13-rc4 (2021-05-30) tar.gz
v5.13-rc3    Linux 5.13-rc3 (2021-05-23) tar.gz
v5.13-rc2    Linux 5.13-rc2 (2021-05-16) tar.gz
v5.13-rc1    Linux 5.13-rc1 (2021-05-09) tar.gz
v5.0-rc2     Linux 5.0-rc2 (2019-01-14) tar.gz
stable/for-linus-3.11-rc6-tag Bug-fixes:  - On ARM did not have balanced calls to get/put_cpu.  - Fix to make tboot + Xen + Linux correctly.  - Fix events VCPU binding issues.  - Fix a vCPU online race where IPIs are sent to not-yet-online vCPU. (2013-08-21) tar.gz
stable/for-linus-3.11-rc3-tag Fixes:  - Three fixes for ARM/ARM64 to either compile or not certain generic drivers  - Fix for avoiding a potential deadlock when an user space event channel is destroyed.  - Fix a workqueue resuming multiple times. (2013-07-30) tar.gz
stable/for-linus-3.11-rc0-tag-two Bug-fixes: * Fix memory leak when CPU hotplugging. * Compile bugs with various #ifdefs * Fix state changes in Xen PCI front not dealing well with new toolstack. * Cleanups in code (use pr_*, fix 80 characters splits, etc) * Long standing bug in double-reporting the steal time (2013-07-01) tar.gz
stable/for-linus-3.11-rc0-tag Bug-fixes: * Fix memory leak when CPU hotplugging. * Compile bugs with various #ifdefs * Fix state changes in Xen PCI front not dealing well with new toolstack. * Cleanups in code (use pr_*, fix 80 characters splits, etc) * Long standing bug in double-reporting the steal time (2013-06-30) tar.gz
stable/for-linus-3.10-rc5-tag Bug-fixes for regressions:  - xen/tmem stopped working after a certain combination of modprobe/swapon was used  - cpu online/offlining would trigger WARN_ON. (2013-06-10) tar.gz
stable/for-linus-3.10-rc3-tag Fixes:  - Use proper error paths  - Clean up APIC IPI usage (incorrect arguments)  - Delay XenBus frontend resume is backend (xenstored) is not running  - Fix build error with various combinations of CONFIG_ (2013-05-30) tar.gz
stable/for-linus-3.10-rc1-tag Fixes:  * Regression fix in xen privcmd fixing a memory leak.  * Add Documentation for tmem driver.  * Simplify and remove code in the tmem driver.  * Cleanups. (2013-05-20) tar.gz
stable/for-linus-3.10-rc0-tag-two Bug-fixes:  - More fixes in the vCPU PVHVM hotplug path.  - Add more documentation.  - Fix various ARM related issues in the Xen generic drivers.  - Updates in the xen-pciback driver per Bjorn's updates.  - Mask the x2APIC feature for PV guests. (2013-05-10) tar.gz
stable/for-linus-3.10-rc0-tag Features:  - Populate the boot_params with EDD data.  - Cleanups in the IRQ code. Bug-fixes:  - CPU hotplug offline/online in PVHVM mode.  - Re-upload processor PM data after ACPI S3 suspend/resume cycle. (2013-04-19) tar.gz
stable/for-linus-3.9-rc6-tag Bug-fixes: - Early bootup issue found on DL380 machines - Fix for the timer interrupt not being processed right away. (2013-04-10) tar.gz
stable/for-linus-3.9-rc4-tag Bug-fixes:  - Regression fixes for C-and-P states not being parsed properly.  - Fix possible security issue with guests triggering DoS via non-assigned MSI-Xs.  - Fix regression (introduced in v3.7) with raising an event (v2).  - Fix hastily introduced band-aid during c0 for the CR3 blowup. (2013-03-27) tar.gz
stable/for-linus-3.9-rc3-tag Bug-fixes:  - Regression fixes for C-and-P states not being parsed properly.  - Fix possible security issue with guests triggering DoS via non-assigned MSI-Xs.  - Fix regression (introduced in v3.7) with raising an event.  - Fix hastily introduced band-aid during c0 for the CR3 blowup. (2013-03-22) tar.gz
stable/for-linus-3.9-rc2-tag Fixes:  * Compile warnings and errors (one on x86, two on ARM)  * WARNING in xen-pciback  * Use the acpi_processor_get_performance_info instead of the 'register' version (2013-03-12) tar.gz
stable/for-linus-3.9-rc1-tag Bug-fixes:  - Update the Xen ACPI memory and CPU hotplug locking mechanism.  - Fix PAT issues wherein various applications would not start  - Fix handling of multiple MSI as AHCI now does it.  - Fix ARM compile failures. (2013-03-01) tar.gz
stable/for-linus-3.9-rc0-tag Features:  - Xen ACPI memory and CPU hotplug drivers - allowing Xen hypervisor    to be aware of new CPU and new DIMMs  - Cleanups Bug-fixes:  - Fixes a long-standing bug in the PV spinlock wherein we did not    kick VCPUs that were in a tight loop.  - Fixes in the error paths for the event channel machinery. (2013-02-20) tar.gz
stable/for-linus-3.8-rc7-tag-two Revert the PVonHVM kexec. The patch introduces a regression with older hypervisor stacks, such as Xen 4.1. (2013-02-14) tar.gz
stable/for-linus-3.8-rc7-tag Two fixes:  - A simple bug-fix for redundant NULL check.  - CVE-2013-0228/XSA-42: x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. (2013-02-13) tar.gz
stable/for-linus-3.8-rc6-tag Two fixes:  - Fix an IRQ allocation where we only check for a specific error (-1).  - CVE-2013-0231 / XSA-43. Make xen-pciback rate limit error messages from xen_pcibk_enable_msi{,x}() (2013-02-06) tar.gz
stable/for-linus-3.8-rc3-tag Fixes:  - CVE-2013-0190/XSA-40 (or stack corruption for 32-bit PV kernels)  - Fix racy vma access spotted by Al Viro  - Fix mmap batch ioctl potentially resulting in large O(n) page allcations.  - Fix vcpu online/offline BUG:scheduling while atomic..  - Fix unbound buffer scanning for more than 32 vCPUs.  - Fix grant table being incorrectly initialized  - Fix incorrect check in pciback  - Allow privcmd in backend domains. (2013-01-17) tar.gz
stable/for-linus-3.8-rc0-bugfix-tag Bugfixes:  * Fix to bootup regression introduced by 'x86-bsp-hotplug-for-linus' tip branch.  * Fix to vcpu hotplug code. (2012-12-18) tar.gz
stable/for-linus-3.8-rc0-tag Features:  - Add necessary infrastructure to make balloon driver work under ARM.  - Add /dev/xen/privcmd interfaces to work with ARM and PVH.  - Improve Xen PCIBack wild-card parsing.  - Add Xen ACPI PAD (Processor Aggregator) support - so can offline/online    sockets depending on the power consumption.  - PVHVM + kexec = use an E820_RESV region for the shared region so we don't    overwrite said region during kexec reboot.  - Cleanups, compile fixes. (2012-12-12) tar.gz
stable/for-linus-3.7-rc6-tag Bug-fix:  - Fix regression introduced by ceb90fa0 (xen/privcmd: add    PRIVCMD_MMAPBATCH_V2 ioctl). (2012-11-20) tar.gz
stable/for-linus-3.7-rc5-tag Bug-fixes:  * Fix compile issues on ARM.  * Fix hypercall fallback code for old hypervisors.  * Print out which HVM parameter failed if it fails.  * Fix idle notifier call after irq_enter. (2012-11-09) tar.gz
stable/for-linus-3.7-rc4-tag Bug-fixes:  * Use appropriate macros instead of hand-rolling our own (ARM).  * Fixes if FB/KBD closed unexpectedly.  * Fix memory leak in /dev/gntdev ioctl calls.  * Fix overflow check in xenbus_file_write.  * Document cleanup.  * Performance optimization when migrating guests. (2012-11-02) tar.gz
stable/for-linus-3.7-rc2-tag Bug-fixes:  * Fix mysterious SIGSEGV or SIGKILL in applications due to corrupting    of the %eip when returning from a signal handler.  * Fix various ARM compile issues after the merge fallout.  * Continue on making more of the Xen generic code usable by ARM platform.  * Fix SR-IOV passthrough to mirror multifunction PCI devices.  * Fix various compile warnings.  * Remove hypercalls that don't exist anymore. (2012-10-23) tar.gz
stable/for-linus-3.7-rc0-tag Feature:  - Register a pfn_is_ram helper to speed up reading of /proc/vmcore. Bug-fixes:  - Three pvops call for Xen were undefined causing BUG_ONs.  - Add a quirk so that the shutdown watches (used by kdump) are not used with older Xen (3.4).  - Fix ungraceful state transition for the HVC console. (2012-10-12) tar.gz
stable/for-linus-3.7-uapi-tag UAPI Disintegration 2012-10-09 (2012-10-10) tar.gz
stable/for-linus-3.7-arm-tag Features:  * Allow a Linux guest to boot as initial domain and as normal guests    on Xen on ARM (specifically ARMv7 with virtualized extensions).    PV console, block and network frontend/backends are working. Bug-fixes:  * Fix compile linux-next fallout.  * Fix PVHVM bootup crashing. (2012-10-03) tar.gz
stable/for-linus-3.7-x86-tag Features:  * When hotplugging PCI devices in a PV guest we can allocate Xen-SWIOTLB later.  * Cleanup Xen SWIOTLB.  * Support pages out grants from HVM domains in the backends.  * Support wild cards in xen-pciback.hide=(BDF) arguments.  * Update grant status updates with upstream hypervisor.  * Boot PV guests with more than 128GB.  * Cleanup Xen MMU code/add comments.  * Obtain XENVERS using a preferred method.  * Lay out generic changes to support Xen ARM.  * Allow privcmd ioctl for HVM (used to do only PV).  * Do v2 of mmap_batch for privcmd ioctls.  * If hypervisor saves the LED keyboard light - we will now instruct the kernel    about its state. Fixes:  * More fixes to Xen PCI backend for various calls/FLR/etc.  * With more than 4GB in a 64-bit PV guest disable native SWIOTLB.  * Fix up smatch warnings.  * Fix up various return values in privmcmd and mm. (2012-10-01) tar.gz
stable/for-linus-3.6-rc7-tag * Disable PV NUMA support as we do not do anything with it (yet)   and it can cause bootup crashes on certain AMD machines. (2012-09-24) tar.gz
stable/for-linus-3.6-rc6-tag Bug-fixes:  * Fix M2P batching re-using the incorrect structure field.  * Disable BIOS SMP MP table search. (2012-09-21) tar.gz
stable/for-linus-3.6-rc4-tag Bug-fixes:  * Fix for TLB flushing introduced in v3.6  * Fix Xen-SWIOTLB not using proper DMA mask - device had 64bit but    in a 32-bit kernel we need to allocate for coherent pages from a    32-bit pool.  * When trying to re-use P2M nodes we had a one-off error and triggered    a BUG_ON check with specific CONFIG_ option.  * When doing FLR in Xen-PCI-backend we would first do FLR then save the    PCI configuration space. We needed to do it the other way around. (2012-09-06) tar.gz
stable/for-linus-3.6-rc3-tag Three bug-fixes:  - Revert the kexec fix which caused on non-kexec shutdowns a race.  - Reuse existing P2M leafs - instead of requiring to allocate a large    area of bootup virtual address estate.  - Fix a one-off error when adding PFNs for balloon pages. (2012-08-23) tar.gz
stable/for-linus-3.6-rc1-tag Fix:  * On machines with large MMIO/PCI E820 spaces we fail to boot b/c    we failed to pre-allocate large enough virtual space for extend_brk. (2012-08-14) tar.gz
stable/for-linus-3.6-rc0-tag Features:  * Performance improvement to lower the amount of traps the hypervisor    has to do 32-bit guests. Mainly for setting PTE entries and updating    TLS descriptors.  * MCE polling driver to collect hypervisor MCE buffer and present them to    /dev/mcelog.  * Physical CPU online/offline support. When an privileged guest is booted    it is present with virtual CPUs, which might have an 1:1 to physical    CPUs but usually don't. This provides mechanism to offline/online physical    CPUs. Bug-fixes for:  * Coverity found fixes in the console and ACPI processor driver.  * PVonHVM kexec fixes along with some cleanups.  * Pages that fall within E820 gaps and non-RAM regions (and had been    released to hypervisor) would be populated back, but potentially in    non-RAM regions. (2012-07-23) tar.gz
stable/for-linus-3.5-rc2-tag Five bug-fixes:  - When booting as PVHVM we would try to use PV console - but would not validate    the parameters causing us to crash during restore b/c we re-use the wrong event    channel.  - When booting on machines with SR-IOV PCI bridge we didn't check for the bridge    and tried to use it.  - Under AMD machines would advertise the APERFMPERF resulting in needless amount    of MSRs from the guest.  - A global value (xen_released_pages) was not subtracted at bootup when pages    were added back in. This resulted in the balloon worker having the wrong    account of how many pages were truly released.  - Fix dead-lock when xen-blkfront is run in the same domain as xen-blkback. (2012-06-14) tar.gz
stable/for-linus-3.5-rc0-tag Features:  * Extend the APIC ops implementation and add IRQ_WORKER vector support so that 'perf' can work properly.  * Fix self-ballooning code, and balloon logic when booting as initial domain.  * Move array printing code to generic debugfs  * Support XenBus domains.  * Lazily free grants when a domain is dead/non-existent.  * In M2P code use batching calls Bug-fixes:  * Fix NULL dereference in allocation failure path (hvc_xen)  * Fix unbinding of IRQ_WORKER vector during vCPU hot-unplug  * Fix HVM guest resume - we would leak an PIRQ value instead of reusing the existing one. (2012-05-22) tar.gz
stable/for-linus-3.4-rc6-tag Innocuous fixes:  * fix to Kconfig to make it fit within 80 line characters,  * two bootup fixes (AMD 8-core and with PCI BIOS),  * cleanup code in a Xen PV fb driver,  * and a crash fix when trying to see non-existent PTE's (2012-05-07) tar.gz
stable/for-linus-3.4-rc4-tag Very good bug-fixes:  - In the low-level assembler code we would jump to check events    even if none were present. This incorrect behavior had been there    since 2.6.27 days!  - When using the fast-path for ACK-ing interrupts we were using the    Linux IRQ numbers instead of the Xen ones (and they can differ) and    missing interrupts in process.  - Fix bootup crashes when ACPI hotplug CPUs were present and they    would expand past the set number of CPUs we were allocated.  - Deal with broken BIOSes when uploading C-states to the hypervisor.  - Disable the cpuid check for MWAIT_LEAF if the ACPI PAD driver is    loaded. If the ACPI PAD driver is used it will crash, so lets not    export the functionality so the ACPI PAD driver won't load. (2012-04-27) tar.gz
testing-3.5-with-extra Merge branch 'devel/mce.v1' into linux-next (2012-04-26) tar.gz
3.3-with-some-3.4-patches 3.3 with ACPI S3 and PM patches. (2012-04-24) tar.gz
stable/for-linus-3.4-rc3-tag Fixes in various components:  * mechanism to work with misconfigured backends (where they are    advertised but in reality don't exist).  * two tiny compile warning fixes.  * proper error handling in gnttab_resume  * Not using VM_PFNMAP anymore to allow backends in the same domain. (2012-04-20) tar.gz
stable/for-linus-3.4-rc1-tag Two fixes for regressions:  * one is a workaround that will be removed in v3.5 with proper fix in the tip/x86 tree,  * the other is to fix drivers to load on PV (a previous patch made them only    load in PVonHVM mode). (2012-04-06) tar.gz
stable/for-linus-3.4-tag-two One tiny feature that accidentally got lost in the initial git pull:  * Add fast-EOI acking of interrupts (clear a bit instead of hypercall) And bug-fixes:  * Fix CPU bring-up code missing a call to notify other subsystems.  * Fix reading /sys/hypervisor even if PVonHVM drivers are not loaded.  * In Xen ACPI processor driver: remove too verbose WARN messages, fix up    the Kconfig dependency to be a module by default, and add dependency on    CPU_FREQ.  * Disable CPU frequency drivers from loading when booting under Xen    (as we want the Xen ACPI processor to be used instead).  * Cleanups in tmem code. (2012-03-24) tar.gz
stable/for-linus-3.4-tag Features:  - PV multiconsole support, so that there can be hvc1, hvc2, etc;  - P-state and C-state power management driver that uploads said    power management data to the hypervisor. It also inhibits cpufreq    scaling drivers to load so that only the hypervisor can make power    management decisions - fixing a weird perf bug.  - Function Level Reset (FLR) support in the Xen PCI backend. Fixes:  - Kconfig dependencies for Xen PV keyboard and video  - Compile warnings and constify fixes  - Change over to use percpu_xxx instead of this_cpu_xxx (2012-03-19) tar.gz
stable/for-jens-3.4-tag Allow the block backend to work under an HVM domain (by default it was only working in PV), and some fixes and an performance improvement. (2012-03-04) tar.gz
stable/for-linus-fixes-3.3-rc5 Two fixes to fix a memory corruption bug when WC pages never get converted back to WB but end up being recycled in the general memory pool as WC. (2012-02-26) tar.gz
stable/for-linus-fixes-3.3-rc3 Two fixes for VCPU offlining; One to fix the string format exposed by the xen-pci[front|back] to conform to the one used in majority of PCI drivers; Two fixes to make the code more resilient to invalid configurations. (2012-02-13) tar.gz
v3.1-rc10    Linux 3.1-rc10 (2011-10-17) tar.gz
v3.1-rc9     Linux 3.1-rc9 (2011-10-04) tar.gz
v3.1-rc8     Linux 3.1-rc8 (2011-09-27) tar.gz
v3.1-rc7     Linux 3.1-rc7 (2011-09-21) tar.gz
v3.1-rc6     Linux 3.1-rc6 (2011-09-12) tar.gz
v3.1-rc5     Linux 3.1-rc5 (2011-09-04) tar.gz
v3.1-rc4     Linux 3.1-rc4 (2011-08-28) tar.gz
v3.1-rc3     Linux 3.1-rc3 (2011-08-22) tar.gz
v3.1-rc2     Linux 3.1-rc2 (2011-08-14) tar.gz
v3.1-rc1     Linux 3.1-rc1 (2011-08-07) tar.gz
v3.0         Linux 3.0 (2011-07-21) tar.gz
v3.0-rc7     Linux 3.0-rc7 (2011-07-11) tar.gz
v3.0-rc6     Linux 3.0-rc6 (2011-07-04) tar.gz
v3.0-rc5     Linux 3.0-rc5 (2011-06-27) tar.gz
v3.0-rc4     Linux 3.0-rc4 (2011-06-20) tar.gz
v3.0-rc3     Linux 3.0-rc3 (2011-06-13) tar.gz
v3.0-rc2     Linux 3.0-rc2 (2011-06-06) tar.gz
v3.0-rc1     Linux 3.0-rc1 (2011-05-29) tar.gz
v2.6.39      Linux 2.6.39 (2011-05-18) tar.gz
v2.6.39-rc7  Linux 2.6.39-rc7 (2011-05-09) tar.gz
v2.6.39-rc6  Linux 2.6.39-rc6 (2011-05-03) tar.gz
v2.6.39-rc5  Linux 2.6.39-rc5 (2011-04-26) tar.gz
v2.6.39-rc4  Linux 2.6.39-rc4 (2011-04-18) tar.gz
v2.6.39-rc3  Linux 2.6.39-rc3 (2011-04-11) tar.gz
v2.6.39-rc2  Linux 2.6.39-rc2 (2011-04-05) tar.gz
v2.6.39-rc1  Linux 2.6.39-rc1 (2011-03-29) tar.gz
v2.6.38      Linux 2.6.38 (2011-03-14) tar.gz
v2.6.38-rc8  Linux 2.6.38-rc8 (2011-03-07) tar.gz
v2.6.38-rc7  Linux 2.6.38-rc7 (2011-03-01) tar.gz
v2.6.38-rc6  Linux 2.6.38-rc6 (2011-02-21) tar.gz
v2.6.38-rc5  Linux 2.6.38-rc5 (2011-02-15) tar.gz
v2.6.38-rc4  Linux 2.6.38-rc4 (2011-02-07) tar.gz
v2.6.38-rc3  Linux 2.6.38-rc3 (2011-02-01) tar.gz
v2.6.38-rc2  Linux 2.6.38-rc2 (2011-01-21) tar.gz
v2.6.38-rc1  Linux 2.6.38-rc1 (2011-01-18) tar.gz
v2.6.37      Linux 2.6.37 (2011-01-04) tar.gz
v2.6.37-rc8  Linux 2.6.37-rc8 (2010-12-28) tar.gz
v2.6.37-rc7  Linux 2.6.37-rc7 (2010-12-21) tar.gz
v2.6.37-rc6  Linux 2.6.37-rc6 (2010-12-15) tar.gz
v2.6.37-rc5  Linux 2.6.37-rc5 (2010-12-06) tar.gz
v2.6.37-rc4  Linux 2.6.37-rc4 (2010-11-29) tar.gz
v2.6.37-rc3  Linux 2.6.37-rc3 (2010-11-21) tar.gz
v2.6.37-rc2  Linux 2.6.37-rc2 (2010-11-15) tar.gz
v2.6.37-rc1  Linux 2.6.37-rc1 (2010-11-01) tar.gz
v2.6.36      Linux 2.6.36 (2010-10-20) tar.gz
v2.6.36-rc8  Linux 2.6.36-rc8 (2010-10-14) tar.gz
v2.6.36-rc7  Linux 2.6.36-rc7 (2010-10-06) tar.gz
v2.6.36-rc6  Linux 2.6.36-rc6 (2010-09-28) tar.gz
v2.6.36-rc5  Linux 2.6.36-rc5 (2010-09-20) tar.gz
v2.6.36-rc4  Linux 2.6.36-rc4 (2010-09-12) tar.gz
v2.6.36-rc3  Linux 2.6.36-rc3 (2010-08-29) tar.gz
v2.6.36-rc2  Linux 2.6.36-rc2 (2010-08-22) tar.gz
v2.6.36-rc1  Linux 2.6.36-rc1 (2010-08-15) tar.gz
v2.6.35      Linux 2.6.35 (2010-08-01) tar.gz
v2.6.35-rc6  Linux 2.6.35-rc6 (2010-07-22) tar.gz
v2.6.35-rc5  Linux 2.6.35-rc5 (2010-07-12) tar.gz
v2.6.35-rc4  Linux 2.6.35-rc4 (2010-07-04) tar.gz
v2.6.35-rc3  Linux 2.6.35-rc3 (2010-06-11) tar.gz
v2.6.35-rc2  Linux 2.6.35-rc2 (2010-06-05) tar.gz
v2.6.35-rc1  Linux 2.6.35-rc1 (2010-05-30) tar.gz
v2.6.34      Linux 2.6.34 (2010-05-16) tar.gz
v2.6.34-rc7  Linux 2.6.34-rc7 (2010-05-09) tar.gz
v2.6.34-rc6  Linux 2.6.34-rc6 (2010-04-29) tar.gz
v2.6.34-rc5  Linux 2.6.34-rc5 (2010-04-19) tar.gz
v2.6.34-rc4  Linux 2.6.34-rc4 (2010-04-12) tar.gz
v2.6.34-rc3  Linux 2.6.34-rc3 (2010-03-30) tar.gz
v2.6.34-rc2  Linux 2.6.34-rc2 (2010-03-19) tar.gz
v2.6.34-rc1  Linux 2.6.34-rc1 (2010-03-08) tar.gz
v2.6.33      Linux 2.6.33 (2010-02-24) tar.gz
v2.6.33-rc8  Linux 2.6.33-rc8 (2010-02-12) tar.gz
v2.6.33-rc7  Linux 2.6.33-rc7 (2010-02-06) tar.gz
v2.6.33-rc6  Linux 2.6.33-rc6 (2010-01-29) tar.gz
v2.6.33-rc5  Linux 2.6.33-rc5 (2010-01-21) tar.gz
v2.6.33-rc4  Linux 2.6.33-rc4 (2010-01-12) tar.gz
v2.6.33-rc3  Linux 2.6.33-rc3 (2010-01-05) tar.gz
v2.6.33-rc2  Linux 2.6.33-rc2 (2009-12-24) tar.gz
v2.6.33-rc1  Linux 2.6.33-rc1 (2009-12-17) tar.gz
v2.6.32      Linux 2.6.32 (2009-12-02) tar.gz
v2.6.32-rc8  Linux 2.6.32-rc8 (2009-11-19) tar.gz
v2.6.32-rc7  Linux 2.6.32-rc7 (2009-11-12) tar.gz
v2.6.32-rc6  Linux 2.6.32-rc6 (2009-11-03) tar.gz
v2.6.32-rc5  Linux 2.6.32-rc5 (2009-10-15) tar.gz
v2.6.32-rc4  Linux 2.6.32-rc4 (2009-10-11) tar.gz
v2.6.32-rc3  Linux 2.6.32-rc3 (2009-10-04) tar.gz
v2.6.32-rc1  Linux 2.6.32-rc1 (2009-09-27) tar.gz
v2.6.32-rc2  Linux 2.6.32-rc1 (2009-09-27) tar.gz
v2.6.31      Linux 2.6.31 (2009-09-09) tar.gz
v2.6.31-rc9  Linux 2.6.31-rc9 (2009-09-05) tar.gz
v2.6.31-rc8  Linux 2.6.31-rc8 (2009-08-27) tar.gz
v2.6.31-rc7  Linux 2.6.31-rc7 (2009-08-21) tar.gz
v2.6.31-rc6  Linux 2.6.31-rc6 (2009-08-13) tar.gz
v2.6.31-rc5  Linux 2.6.31-rc5 (2009-07-31) tar.gz
v2.6.31-rc4  Linux 2.6.31-rc4 (2009-07-22) tar.gz
v2.6.31-rc3  Linux 2.6.31-rc3 (2009-07-13) tar.gz
v2.6.31-rc2  Linux 2.6.31-rc2 (2009-07-04) tar.gz
v2.6.31-rc1  Linux 2.6.31-rc1 (2009-06-24) tar.gz
v2.6.30      Linux 2.6.30 (2009-06-09) tar.gz
v2.6.30-rc8  Linux 2.6.30-rc8 (2009-06-02) tar.gz
v2.6.30-rc7  Linux 2.6.30-rc7 (2009-05-23) tar.gz
v2.6.30-rc6  Linux 2.6.30-rc6 (2009-05-15) tar.gz
v2.6.30-rc5  Linux 2.6.30-rc5 (2009-05-08) tar.gz
v2.6.30-rc4  Linux 2.6.30-rc4 (2009-04-29) tar.gz
v2.6.30-rc3  Linux 2.6.30-rc3 (2009-04-21) tar.gz
v2.6.30-rc2  Linux 2.6.30-rc2 (2009-04-14) tar.gz
v2.6.30-rc1  Linux 2.6.30-rc1 (2009-04-07) tar.gz
v2.6.29      Linux 2.6.29 (2009-03-23) tar.gz
v2.6.29-rc8  Linux 2.6.29-rc8 (2009-03-12) tar.gz
v2.6.29-rc7  Linux 2.6.29-rc7 (2009-03-03) tar.gz
v2.6.29-rc6  Linux 2.6.29-rc6 (2009-02-22) tar.gz
v2.6.29-rc5  Linux 2.6.29-rc5 (2009-02-13) tar.gz
v2.6.29-rc4  Linus 2.6.29-rc4 (2009-02-08) tar.gz
v2.6.29-rc3  Linux 2.6.29-rc3 (2009-01-28) tar.gz
v2.6.29-rc2  Linux 2.6.29-rc2 (2009-01-16) tar.gz
v2.6.29-rc1  Linux 2.6.29-rc1 (2009-01-10) tar.gz
v2.6.28      Linux 2.6.28 (2008-12-24) tar.gz
v2.6.28-rc9  Linux 2.6.28-rc9 (2008-12-18) tar.gz
v2.6.28-rc8  Linux 2.6.28-rc8 (2008-12-10) tar.gz
v2.6.28-rc7  Linux 2.6.28-rc7 (2008-12-01) tar.gz
v2.6.28-rc6  Linux 2.6.28-rc6 (2008-11-20) tar.gz
v2.6.28-rc5  Linux 2.6.28-rc5 (2008-11-15) tar.gz
v2.6.28-rc4  Linux 2.6.28-rc4 (2008-11-09) tar.gz
v2.6.28-rc3  Linux 2.6.28-rc3 (2008-11-02) tar.gz
v2.6.28-rc2  Linux 2.6.28-rc2 (2008-10-26) tar.gz
v2.6.28-rc1  Linux 2.6.28-rc1 (2008-10-23) tar.gz
v2.6.27      Linux 2.6.27 (2008-10-09) tar.gz
v2.6.27-rc9  Linux 2.6.27-rc9 (2008-10-06) tar.gz
v2.6.27-rc8  Linux 2.6.27-rc8 (2008-09-29) tar.gz
v2.6.27-rc7  Linux 2.6.27-rc7 (2008-09-21) tar.gz
v2.6.27-rc6  Linux 2.6.27-rc6 (2008-09-09) tar.gz
v2.6.27-rc5  Linux 2.6.27-rc5 (2008-08-28) tar.gz
v2.6.27-rc4  Linux 2.6.27-rc4 (2008-08-20) tar.gz
v2.6.27-rc3  Linux 2.6.27-rc3 (2008-08-12) tar.gz
v2.6.27-rc2  Linux 2.6.27-rc2 (2008-08-05) tar.gz
v2.6.27-rc1  Linux 2.6.27-rc1 (2008-07-28) tar.gz
v2.6.26      Linux 2.6.26 (2008-07-13) tar.gz
v2.6.26-rc9  Linux 2.6.26-rc9 (2008-07-05) tar.gz
v2.6.26-rc8  Linux 2.6.26-rc8 (2008-06-24) tar.gz
v2.6.26-rc7  Linux 2.6.26-rc7 (2008-06-20) tar.gz
v2.6.26-rc6  Linux 2.6.26-rc6 (2008-06-12) tar.gz
v2.6.26-rc5  Linux 2.6.26-rc5 (2008-06-04) tar.gz
v2.6.26-rc4  Linux 2.6.26-rc4 (2008-05-26) tar.gz
v2.6.26-rc3  Linux 2.6.26-rc3 (2008-05-18) tar.gz
v2.6.26-rc2  Linux 2.6.26-rc2 (2008-05-11) tar.gz
v2.6.26-rc1  Linux 2.6.26-rc1 (2008-05-03) tar.gz
v2.6.25      Linux 2.6.25 (2008-04-16) tar.gz
v2.6.25-rc9  Linux 2.6.25-rc9 (2008-04-11) tar.gz
v2.6.25-rc8  Linux 2.6.25-rc8 (2008-04-01) tar.gz
v2.6.25-rc7  Linux 2.6.25-rc7 (2008-03-25) tar.gz
v2.6.25-rc6  Linux 2.6.25-rc6 (2008-03-16) tar.gz
v2.6.25-rc5  Linux 2.6.25-rc5 (2008-03-09) tar.gz
v2.6.25-rc4  Linux 2.6.25-rc4 (2008-03-04) tar.gz
v2.6.25-rc3  Linux 2.6.25-rc3 (2008-02-24) tar.gz
v2.6.25-rc2  Linux 2.6.25-rc2 (2008-02-15) tar.gz
v2.6.25-rc1  Linux 2.6.25-rc1 (2008-02-10) tar.gz
v2.6.24      Linux 2.6.24 (2008-01-24) tar.gz
v2.6.24-rc8  Linux 2.6.24-rc8 (2008-01-15) tar.gz
v2.6.24-rc7  Linux 2.6.24-rc7 (2008-01-06) tar.gz
v2.6.24-rc6  Linux 2.6.24-rc6 (2007-12-20) tar.gz
v2.6.24-rc5  Linux 2.6.24-rc5 (2007-12-10) tar.gz
v2.6.24-rc4  Linux 2.6.24-rc4 (2007-12-03) tar.gz
v2.6.24-rc3  Linux 2.6.24-rc3 (2007-11-16) tar.gz
v2.6.24-rc2  Linux 2.6.24-rc2 (2007-11-06) tar.gz
v2.6.24-rc1  Linux 2.6.24-rc1 (2007-10-23) tar.gz
v2.6.23      Linux 2.6.23 (2007-10-09) tar.gz
v2.6.23-rc9  Linux 2.6.23-rc9 (2007-10-01) tar.gz
v2.6.23-rc8  Linux 2.6.23-rc8 (2007-09-24) tar.gz
v2.6.23-rc7  Linux 2.6.23-rc7 (2007-09-19) tar.gz
v2.6.23-rc6  Linux 2.6.23-rc6 (2007-09-10) tar.gz
v2.6.23-rc5  Linux 2.6.23-rc5 (2007-08-31) tar.gz
v2.6.23-rc4  Linux 2.6.23-rc4 (2007-08-27) tar.gz
v2.6.23-rc3  Linux 2.6.23-rc3 (2007-08-12) tar.gz
v2.6.23-rc2  Linus 2.6.23-rc2 (2007-08-03) tar.gz
v2.6.23-rc1  Linux 2.6.23-rc1 (2007-07-22) tar.gz
v2.6.22      Linux 2.6.22 (2007-07-08) tar.gz
v2.6.22-rc7  Linux 2.6.22-rc7 (2007-07-01) tar.gz
v2.6.22-rc6  Linux 2.6.22-rc6 (2007-06-24) tar.gz
v2.6.22-rc5  Linux 2.6.22-rc5 (2007-06-16) tar.gz
v2.6.22-rc4  Linus 2.6.22-rc4 (2007-06-04) tar.gz
v2.6.22-rc3  Linux 2.6.22-rc3 (2007-05-25) tar.gz
v2.6.22-rc2  Linux 2.6.22-rc2 (2007-05-18) tar.gz
v2.6.22-rc1  Linus 2.6.22-rc1 (2007-05-12) tar.gz
v2.6.21      Linux 2.6.21 (2007-04-25) tar.gz
v2.6.21-rc7  Linux 2.6.21-rc7 (2007-04-15) tar.gz
v2.6.21-rc6  Linux 2.6.21-rc6 (2007-04-07) tar.gz
v2.6.21-rc5  Linux 2.6.21-rc5 (2007-03-25) tar.gz
v2.6.21-rc4  Linux 2.6.21-rc4 (2007-03-15) tar.gz
v2.6.21-rc3  Linux 2.6.21-rc3 (2007-03-06) tar.gz
v2.6.21-rc2  Linux 2.6.21-rc2 (2007-02-27) tar.gz
v2.6.21-rc1  Linux 2.6.21-rc1 (2007-02-20) tar.gz
v2.6.20      Linux 2.6.20 (2007-02-04) tar.gz
v2.6.20-rc7  Linux 2.6.20-rc7 (2007-01-30) tar.gz
v2.6.20-rc6  Linux 2.6.20-rc6 (2007-01-24) tar.gz
v2.6.20-rc5  Linux 2.6.20-rc5 (2007-01-12) tar.gz
v2.6.20-rc4  Linux 2.6.20-rc4 (2007-01-06) tar.gz
v2.6.20-rc3  Linux 2.6.20-rc3 (2006-12-31) tar.gz
v2.6.20-rc2  Linux 2.6.20-rc2 (2006-12-23) tar.gz
v2.6.20-rc1  Linux v2.6.20-rc1 (2006-12-13) tar.gz
v2.6.19      Linux 2.6.19 (2006-11-29) tar.gz
v2.6.19-rc6  Linux 2.6.19-rc6 (2006-11-15) tar.gz
v2.6.19-rc5  Linux 2.6.19-rc5 (2006-11-07) tar.gz
v2.6.19-rc4  Linux 2.6.19-rc4 (2006-10-30) tar.gz
v2.6.19-rc3  Linux 2.6.19-rc3 release (2006-10-23) tar.gz
v2.6.19-rc2  Linux 2.6.19-rc2 (2006-10-13) tar.gz
v2.6.19-rc1  Linux v2.6.19-rc1 (2006-10-04) tar.gz
v2.6.18      Raise the Jolly Roger! (2006-09-19) tar.gz
v2.6.18-rc7  Linux 2.6.18-rc7 (2006-09-12) tar.gz
v2.6.18-rc6  Linux 2.6.18-rc6 release (2006-09-03) tar.gz
v2.6.18-rc5  Linux 2.6.18-rc5 (2006-08-27) tar.gz
v2.6.18-rc4  Linux v2.6.18-rc4 (2006-08-06) tar.gz
v2.6.18-rc3  Linux v2.6.18-rc3 (2006-07-29) tar.gz
v2.6.18-rc2  Linux v2.6.18-rc2 (2006-07-15) tar.gz
v2.6.18-rc1  Linux v2.6.18-rc1 (2006-07-05) tar.gz
v2.6.17      Linux v2.6.17 (2006-06-17) tar.gz
v2.6.17-rc6  Linux v2.6.17-rc6 (2006-06-05) tar.gz
v2.6.17-rc5  Linux 2.6.17-rc5 release (2006-05-24) tar.gz
v2.6.17-rc4  Linux v2.6.17-rc4 release (2006-05-11) tar.gz
v2.6.17-rc3  Linux v2.6.17-rc3 (2006-04-26) tar.gz
v2.6.17-rc2  Linux v2.6.17-rc2 (2006-04-18) tar.gz
v2.6.17-rc1  Linux v2.6.17-rc1 (2006-04-02) tar.gz
v2.6.16      Linux v2.6.16 release (2006-03-19) tar.gz
v2.6.16-rc6  Linux v2.6.16-rc6 release (2006-03-11) tar.gz
v2.6.16-rc5  Linux v2.6.16-rc5 release (2006-02-26) tar.gz
v2.6.16-rc4  Linux v2.6.16-rc4 release (2006-02-17) tar.gz
v2.6.16-rc3  Linux v2.6.16-rc3 (2006-02-12) tar.gz
v2.6.16-rc2  Linux v2.6.16-rc2 (2006-02-02) tar.gz
v2.6.16-rc1  Linux v2.6.16-rc1 (2006-01-16) tar.gz
v2.6.15      Linux 2.6.15 release (2006-01-02) tar.gz
v2.6.15-rc7  Christmas eve is when the _real_ celebrations take place. (2005-12-24) tar.gz
v2.6.15-rc6  Linux 2.6.15-rc6 (2005-12-18) tar.gz
v2.6.15-rc5  Linux v2.6.15-rc5 release (2005-12-03) tar.gz
v2.6.15-rc4  Linux v2.6.15-rc4 (2005-11-30) tar.gz
v2.6.15-rc3  Linux v2.6.15-rc3 (2005-11-28) tar.gz
v2.6.15-rc2  Linux v2.6.15-rc2 (2005-11-19) tar.gz
v2.6.15-rc1  Linux v2.6.15-rc1 (2005-11-11) tar.gz
v2.6.14      Linux 2.6.14 release (2005-10-27) tar.gz
v2.6.14-rc5  Linux v2.6.14-rc5 release (2005-10-19) tar.gz
v2.6.14-rc4  Linux 2.6.14-rc4 release (2005-10-10) tar.gz
v2.6.14-rc3  Linux v2.6.14-rc3 release (2005-09-30) tar.gz
v2.6.14-rc2  Linux v2.6.14-rc2 release (2005-09-19) tar.gz
v2.6.14-rc1  Linux v2.6.14-rc1 (2005-09-12) tar.gz
v2.6.13      Linux 2.6.13 release (2005-08-28) tar.gz
v2.6.13-rc7  Linux v2.6.13-rc7 (2005-08-23) tar.gz
v2.6.13-rc6  Linux 2.6.13-rc6 release (2005-08-07) tar.gz
v2.6.13-rc5  Aiming for final. Sure. (2005-08-01) tar.gz
v2.6.13-rc4  Get out from LKS flood (2005-07-28) tar.gz
v2.6.11      This is the 2.6.11 tree object. () tar.gz
v2.6.11-tree This is the 2.6.11 tree object. () tar.gz
v2.6.12      This is the final 2.6.12 release () tar.gz
v2.6.12-rc2  Linux v2.6.12-rc2 release () tar.gz
v2.6.12-rc3  Linux v2.6.12-rc3 release () tar.gz
v2.6.12-rc4  Linux v2.6.12-rc4 release () tar.gz
v2.6.12-rc5  Linux-2.6.12-rc5 release () tar.gz
v2.6.12-rc6  Linux-v2.6.12-rc6 release () tar.gz
v2.6.13-rc1  Linux v2.6.13-rc1 () tar.gz
v2.6.13-rc2  Linux v2.6.13-rc2 () tar.gz
v2.6.13-rc3  Linux v2.6.13-rc3 () tar.gz

git clone https://yhbt.net/pub/scm/linux/kernel/git/konrad/xen.git