Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | dm: expose macros | Alasdair G Kergon | 2008-04-25 | 1 | -1/+93 | |
| * | | | | | | dm log: clean interface | Heinz Mauelshagen | 2008-04-25 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 28 | -493/+990 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen: add balloon driver | Jeremy Fitzhardinge | 2008-04-24 | 2 | -8/+65 | |
| * | | | | | | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 2008-04-24 | 2 | -0/+238 | |
| * | | | | | | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 | 1 | -0/+1 | |
| * | | | | | | xen: Make xen-blkfront write its protocol ABI to xenstore | Markus Armbruster | 2008-04-24 | 1 | -0/+21 | |
| * | | | | | | xen: import arch generic part of xencomm | Isaku Yamahata | 2008-04-24 | 2 | -0/+118 | |
| * | | | | | | xen: make grant table arch portable | Isaku Yamahata | 2008-04-24 | 1 | -0/+6 | |
| * | | | | | | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 | 2 | -0/+8 | |
| * | | | | | | 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 | 1 | -0/+1 | |
| * | | | | | | Xen: make events.c portable for ia64/xen support | Isaku Yamahata | 2008-04-24 | 2 | -7/+23 | |
| * | | | | | | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 2008-04-24 | 1 | -0/+8 | |
| * | | | | | | 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 | 2 | -3/+32 | |
| * | | | | | | 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: add support for callbackops hypercall | Jeremy Fitzhardinge | 2008-04-24 | 3 | -0/+112 | |
| * | | | | | | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 2008-04-24 | 3 | -16/+17 | |
| * | | | | | | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 | 2 | -4/+3 | |
| * | | | | | | xen: unify pte operations on machine frames | Jeremy Fitzhardinge | 2008-04-24 | 1 | -15/+15 | |
| * | | | | | | xen: use phys_addr_t when referring to physical addresses | Jeremy Fitzhardinge | 2008-04-24 | 1 | -14/+2 | |
| * | | | | | | x86: demacro pgalloc paravirt stubs | Jeremy Fitzhardinge | 2008-04-24 | 1 | -7/+8 | |
| * | | | | | | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge | 2008-04-24 | 1 | -8/+2 | |
| * | | | | | | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge | 2008-04-24 | 1 | -9/+2 | |
| * | | | | | | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge | 2008-04-24 | 1 | -10/+3 | |
| * | | | | | | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | 2 | -0/+14 | |
| * | | | | | | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 2 | -24/+24 | |
| * | | | | | | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 2008-04-24 | 3 | -44/+30 | |
| * | | | | | | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 3 | -56/+33 | |
| * | | | | | | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 3 | -34/+16 | |
| * | | | | | | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 2 | -10/+10 | |
| * | | | | | | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 2008-04-24 | 1 | -16/+1 | |
| * | | | | | | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 2008-04-24 | 3 | -78/+18 | |
| * | | | | | | x86: convert pgalloc_64.h from macros to inlines | Jeremy Fitzhardinge | 2008-04-24 | 1 | -15/+18 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 | 2 | -6/+26 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-25 | 1 | -2/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | phylib: Add support for board-level PHY fixups | Andy Fleming | 2008-04-25 | 1 | -2/+22 | |
| * | | | | | | | xfrm: alg_key_len & alg_icv_len should be unsigned | Eric Dumazet | 2008-04-25 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-04-25 | 8 | -375/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-04-23 | 2 | -373/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | UBI: make ubi-header.h local | Artem Bityutskiy | 2008-04-17 | 2 | -373/+0 | |
| * | | | | | | | | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board | Ben Dooks | 2008-04-22 | 1 | -0/+2 | |
| * | | | | | | | | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data | Ben Dooks | 2008-04-22 | 1 | -0/+1 | |
| * | | | | | | | | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction | Ben Dooks | 2008-04-22 | 1 | -0/+2 | |
| * | | | | | | | | [MTD] [MAPS] Extend plat-ram to support a supplied probe type | Florian Fainelli | 2008-04-22 | 1 | -2/+3 | |
| * | | | | | | | | [MTD] [NAND] support for pxa3xx | eric miao | 2008-04-22 | 1 | -0/+18 | |
| * | | | | | | | | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype | Adrian Bunk | 2008-04-22 | 1 | -0/+3 | |
| * | | | | | | | | [MTD] proper prototypes for nftl_{read,write}_oob() | Adrian Bunk | 2008-04-22 | 1 | -0/+5 |