aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\
| * Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
| |\
| * | modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-03
| * | trivial: fix a typo in a filenameUwe Kleine-König2010-08-03
| * | frv: clean up arch/frv/MakefileSam Ravnborg2010-08-03
| * | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
| * | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
| * | Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen2010-07-14
| * | Makefile: "make kernelrelease" should show the correct full kernel versionAmerigo Wang2010-06-29
| * | Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek2010-06-18
| |\ \
| * | | Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-04
* | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-08-05
|\ \ \ \
| * | | | module: cleanup comments, remove noinlineRusty Russell2010-08-04
| * | | | module: group post-relocation functions into post_relocation()Rusty Russell2010-08-04
| * | | | module: move module args strndup_user to just before useRusty Russell2010-08-04
| * | | | module: pass load_info into other functionsRusty Russell2010-08-04
| * | | | module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell2010-08-04
| * | | | module: sysfs cleanupRusty Russell2010-08-04
| * | | | module: layout_and_allocateRusty Russell2010-08-04
| * | | | module: fix crash in get_ksymbol() when oopsing in module initRusty Russell2010-08-04
| * | | | module: kallsyms functions take struct load_infoRusty Russell2010-08-04
| * | | | module: refactor out section header rewriting: FIX modversionsRusty Russell2010-08-04
| * | | | module: refactor out section header rewritingRusty Russell2010-08-04
| * | | | module: add load_infoLinus Torvalds2010-08-04
| * | | | module: reduce stack usage for each_symbol()Linus Torvalds2010-08-04
| * | | | module: refactor load_module part 5Rusty Russell2010-08-04
| * | | | module: refactor load_module part 4Rusty Russell2010-08-04
| * | | | module: refactor load_module part 3Rusty Russell2010-08-04
| * | | | module: refactor load_module part 2Linus Torvalds2010-08-04
| * | | | module: refactor load_moduleLinus Torvalds2010-08-04
| * | | | module: module_unload_init() cleanupEric Dumazet2010-08-04
* | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-05
|\ \ \ \ \
| * | | | | virtio_blk: Remove VBID ioctlRyan Harper2010-08-04
| * | | | | virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)Ryan Harper2010-08-04
| * | | | | virtio_blk: support barriers without FLUSH featureChristoph Hellwig2010-08-04
| |/ / / /
* | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ \ \ \
| | * | | | | implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-26
| | * | | | | xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell2009-11-03
| * | | | | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ \ \ \ \
| | * | | | | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29
| | * | | | | | blkfront: do not create a PV cdrom device if xen_hvm_guestStefano Stabellini2010-07-29
| | * | | | | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-28
| | * | | | | | xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-27
| | * | | | | | xenfs: enable for HVM domains tooJeremy Fitzhardinge2010-07-27
| | * | | | | | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-27
| | * | | | | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27
| | * | | | | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-27
| | * | | | | | xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini2010-07-22
| | * | | | | | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22