summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-08-051-507/+581
|\
| * module: cleanup comments, remove noinlineRusty Russell2010-08-051-4/+8
| * module: group post-relocation functions into post_relocation()Rusty Russell2010-08-051-24/+32
| * module: move module args strndup_user to just before useRusty Russell2010-08-051-15/+13
| * module: pass load_info into other functionsRusty Russell2010-08-051-215/+157
| * module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell2010-08-051-7/+6
| * module: sysfs cleanupRusty Russell2010-08-051-43/+34
| * module: layout_and_allocateRusty Russell2010-08-051-99/+125
| * module: fix crash in get_ksymbol() when oopsing in module initRusty Russell2010-08-051-1/+2
| * module: kallsyms functions take struct load_infoRusty Russell2010-08-051-39/+29
| * module: refactor out section header rewriting: FIX modversionsRusty Russell2010-08-051-6/+6
| * module: refactor out section header rewritingRusty Russell2010-08-051-25/+45
| * module: add load_infoLinus Torvalds2010-08-051-103/+125
| * module: reduce stack usage for each_symbol()Linus Torvalds2010-08-051-1/+1
| * module: refactor load_module part 5Rusty Russell2010-08-051-76/+106
| * module: refactor load_module part 4Rusty Russell2010-08-051-17/+15
| * module: refactor load_module part 3Rusty Russell2010-08-051-47/+75
| * module: refactor load_module part 2Linus Torvalds2010-08-051-57/+72
| * module: refactor load_moduleLinus Torvalds2010-08-051-61/+69
| * module: module_unload_init() cleanupEric Dumazet2010-08-051-6/+0
* | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-051-13/+51
|\ \
| * | virtio_blk: Remove VBID ioctlRyan Harper2010-08-051-10/+0
| * | virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)Ryan Harper2010-08-051-0/+28
| * | virtio_blk: support barriers without FLUSH featureChristoph Hellwig2010-08-051-3/+23
| |/
* | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-0543-119/+1317
|\ \
| * \ Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-042-10/+50
| |\ \
| | * | implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-261-0/+3
| | * | xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell2009-11-031-10/+47
| * | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-0439-61/+1156
| |\ \ \
| | * | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-298-3/+19
| | * | | blkfront: do not create a PV cdrom device if xen_hvm_guestStefano Stabellini2010-07-291-13/+26
| | * | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-272-1/+2
| | * | | xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-261-0/+2
| | * | | xenfs: enable for HVM domains tooJeremy Fitzhardinge2010-07-261-2/+2
| | * | | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-264-0/+46
| | * | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-269-1/+225
| | * | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-265-22/+66
| | * | | xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini2010-07-221-2/+11
| | * | | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-226-11/+90
| | * | | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-2210-18/+291
| | * | | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-229-7/+118
| | * | | x86: early PV on HVM features initialization.Sheng Yang2010-07-226-5/+122
| | * | | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-224-0/+160
| * | | | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-046-49/+112
| |\ \ \ \
| | * | | | xen/panic: use xen_reboot and fix smp_send_stopIan Campbell2010-08-042-4/+3
| | * | | | Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile2010-08-043-0/+24
| | * | | | xen: support large numbers of CPUs with vcpu info placementMukesh Rathor2010-08-041-4/+17
| | * | | | xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2010-08-042-40/+1
| | * | | | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-041-4/+1
| | * | | | xen: make sure pages are really part of domain before freeingJeremy Fitzhardinge2010-07-201-21/+38
OpenPOWER on IntegriCloud