summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | dm: remove md argument from specific_minorFrederik Deweerdt2008-04-251-8/+6
| * | | | dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-252-44/+0
| * | | | dm table: drop void suspend_targets returnAdrian Bunk2008-04-251-2/+2
| * | | | dm: unplug queues in threadsMikulas Patocka2008-04-253-4/+11
| * | | | dm raid1: use timerMikulas Patocka2008-04-251-20/+28
| * | | | dm: move include filesAlasdair G Kergon2008-04-2510-12/+12
| * | | | dm kcopyd: renameAlasdair G Kergon2008-04-252-0/+0
| * | | | dm: expose macrosAlasdair G Kergon2008-04-252-90/+93
| * | | | dm kcopyd: remove redundant client countingMikulas Patocka2008-04-253-98/+29
| * | | | dm kcopyd: private mempoolMikulas Patocka2008-04-251-13/+19
| * | | | dm kcopyd: per deviceMikulas Patocka2008-04-251-59/+73
| * | | | dm log: make module use tracking internalJonathan Brassow2008-04-252-31/+94
| * | | | dm log: move register functionsAlasdair G Kergon2008-04-251-26/+26
| * | | | dm log: clean interfaceHeinz Mauelshagen2008-04-255-103/+114
| * | | | dm kcopyd: clean interfaceHeinz Mauelshagen2008-04-255-58/+62
| * | | | dm io: clean interfaceHeinz Mauelshagen2008-04-258-25/+33
| * | | | dm io: rename error to error_bitsAlasdair G Kergon2008-04-251-7/+7
| * | | | dm snapshot: store pointer to target instanceMikulas Patocka2008-04-252-4/+4
| * | | | dm log: move dirty region log code into separate moduleHeinz Mauelshagen2008-04-253-12/+11
| * | | | dm log: generalise name in messagesHeinz Mauelshagen2008-04-251-7/+8
| * | | | dm raid1: use list_split_initRobert P. J. Day2008-04-251-6/+4
| * | | | dm snapshot: reduce default memory allocationMilan Broz2008-04-251-2/+2
| * | | | dm snapshot: fix chunksize sector conversionMikulas Patocka2008-04-251-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2567-921/+3607
|\ \ \ \ \
| * | | | | xen: add balloon driverJeremy Fitzhardinge2008-04-246-8/+799
| * | | | | xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-242-1/+3
| * | | | | xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-242-64/+15
| * | | | | xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-241-2/+10
| * | | | | xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-241-2/+13
| * | | | | xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-248-0/+1154
| * | | | | xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-242-0/+2
| * | | | | xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-243-2/+27
| * | | | | xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-243-1/+16
| * | | | | xen/blkfront: use bdget_diskJeremy Fitzhardinge2008-04-241-2/+1
| * | | | | xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-242-0/+28
| * | | | | xen: import arch generic part of xencommIsaku Yamahata2008-04-244-0/+351
| * | | | | xen: make grant table arch portableIsaku Yamahata2008-04-244-33/+101
| * | | | | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-244-4/+12
| * | | | | xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata2008-04-242-168/+169
| * | | | | xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2008-04-242-0/+17
| * | | | | Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-243-13/+30
| * | | | | xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-245-5/+12
| * | | | | xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-243-2/+2
| * | | | | xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata2008-04-241-0/+5
| * | | | | xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-243-4/+33
| * | | | | xen: definitions which ia64/xen needsIsaku Yamahata2008-04-241-1/+11
| * | | | | xen: definisions which ia64 needsIsaku Yamahata2008-04-241-0/+10
| * | | | | xen: jump to iret fixupJeremy Fitzhardinge2008-04-242-15/+10
| * | | | | xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-241-0/+2
| * | | | | xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-241-16/+30