Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | dm: remove md argument from specific_minor | Frederik Deweerdt | 2008-04-25 | 1 | -8/+6 | |
| * | | | | dm table: remove unused dm_create_error_table | Adrian Bunk | 2008-04-25 | 2 | -44/+0 | |
| * | | | | dm table: drop void suspend_targets return | Adrian Bunk | 2008-04-25 | 1 | -2/+2 | |
| * | | | | dm: unplug queues in threads | Mikulas Patocka | 2008-04-25 | 3 | -4/+11 | |
| * | | | | dm raid1: use timer | Mikulas Patocka | 2008-04-25 | 1 | -20/+28 | |
| * | | | | dm: move include files | Alasdair G Kergon | 2008-04-25 | 10 | -12/+12 | |
| * | | | | dm kcopyd: rename | Alasdair G Kergon | 2008-04-25 | 2 | -0/+0 | |
| * | | | | dm: expose macros | Alasdair G Kergon | 2008-04-25 | 2 | -90/+93 | |
| * | | | | dm kcopyd: remove redundant client counting | Mikulas Patocka | 2008-04-25 | 3 | -98/+29 | |
| * | | | | dm kcopyd: private mempool | Mikulas Patocka | 2008-04-25 | 1 | -13/+19 | |
| * | | | | dm kcopyd: per device | Mikulas Patocka | 2008-04-25 | 1 | -59/+73 | |
| * | | | | dm log: make module use tracking internal | Jonathan Brassow | 2008-04-25 | 2 | -31/+94 | |
| * | | | | dm log: move register functions | Alasdair G Kergon | 2008-04-25 | 1 | -26/+26 | |
| * | | | | dm log: clean interface | Heinz Mauelshagen | 2008-04-25 | 5 | -103/+114 | |
| * | | | | dm kcopyd: clean interface | Heinz Mauelshagen | 2008-04-25 | 5 | -58/+62 | |
| * | | | | dm io: clean interface | Heinz Mauelshagen | 2008-04-25 | 8 | -25/+33 | |
| * | | | | dm io: rename error to error_bits | Alasdair G Kergon | 2008-04-25 | 1 | -7/+7 | |
| * | | | | dm snapshot: store pointer to target instance | Mikulas Patocka | 2008-04-25 | 2 | -4/+4 | |
| * | | | | dm log: move dirty region log code into separate module | Heinz Mauelshagen | 2008-04-25 | 3 | -12/+11 | |
| * | | | | dm log: generalise name in messages | Heinz Mauelshagen | 2008-04-25 | 1 | -7/+8 | |
| * | | | | dm raid1: use list_split_init | Robert P. J. Day | 2008-04-25 | 1 | -6/+4 | |
| * | | | | dm snapshot: reduce default memory allocation | Milan Broz | 2008-04-25 | 1 | -2/+2 | |
| * | | | | dm snapshot: fix chunksize sector conversion | Mikulas Patocka | 2008-04-25 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 67 | -921/+3607 | |
|\ \ \ \ \ | ||||||
| * | | | | | xen: add balloon driver | Jeremy Fitzhardinge | 2008-04-24 | 6 | -8/+799 | |
| * | | | | | xen: allow compilation with non-flat memory | Jeremy Fitzhardinge | 2008-04-24 | 2 | -1/+3 | |
| * | | | | | xen: fold xen_sysexit into xen_iret | Jeremy Fitzhardinge | 2008-04-24 | 2 | -64/+15 | |
| * | | | | | xen: allow set_pte_at on init_mm to be lockless | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+10 | |
| * | | | | | xen: disable preemption during tlb flush | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+13 | |
| * | | | | | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 2008-04-24 | 8 | -0/+1154 | |
| * | | | | | xen: Add compatibility aliases for frontend drivers | Mark McLoughlin | 2008-04-24 | 2 | -0/+2 | |
| * | | | | | xen: Module autoprobing support for frontend drivers | Mark McLoughlin | 2008-04-24 | 3 | -2/+27 | |
| * | | | | | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 | 3 | -1/+16 | |
| * | | | | | xen/blkfront: use bdget_disk | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+1 | |
| * | | | | | xen: Make xen-blkfront write its protocol ABI to xenstore | Markus Armbruster | 2008-04-24 | 2 | -0/+28 | |
| * | | | | | xen: import arch generic part of xencomm | Isaku Yamahata | 2008-04-24 | 4 | -0/+351 | |
| * | | | | | xen: make grant table arch portable | Isaku Yamahata | 2008-04-24 | 4 | -33/+101 | |
| * | | | | | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 | 4 | -4/+12 | |
| * | | | | | xen: make include/xen/page.h portable moving those definitions under asm dir | Isaku Yamahata | 2008-04-24 | 2 | -168/+169 | |
| * | | | | | xen: add resend_irq_on_evtchn() definition into events.c | Isaku Yamahata | 2008-04-24 | 2 | -0/+17 | |
| * | | | | | Xen: make events.c portable for ia64/xen support | Isaku Yamahata | 2008-04-24 | 3 | -13/+30 | |
| * | | | | | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 2008-04-24 | 5 | -5/+12 | |
| * | | | | | xen: move features.c from arch/x86/xen/features.c to drivers/xen | Isaku Yamahata | 2008-04-24 | 3 | -2/+2 | |
| * | | | | | xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n... | Isaku Yamahata | 2008-04-24 | 1 | -0/+5 | |
| * | | | | | xen: add missing definitions for xen grant table which ia64/xen needs | Isaku Yamahata | 2008-04-24 | 3 | -4/+33 | |
| * | | | | | xen: definitions which ia64/xen needs | Isaku Yamahata | 2008-04-24 | 1 | -1/+11 | |
| * | | | | | xen: definisions which ia64 needs | Isaku Yamahata | 2008-04-24 | 1 | -0/+10 | |
| * | | | | | xen: jump to iret fixup | Jeremy Fitzhardinge | 2008-04-24 | 2 | -15/+10 | |
| * | | | | | xen: no need for domU to worry about MCE/MCA | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+2 | |
| * | | | | | xen: short-cut for recursive event handling | Jeremy Fitzhardinge | 2008-04-24 | 1 | -16/+30 |