summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-242-3/+32
| * | | | | | xen: definitions which ia64/xen needsIsaku Yamahata2008-04-241-1/+11
| * | | | | | xen: definisions which ia64 needsIsaku Yamahata2008-04-241-0/+10
| * | | | | | xen: add support for callbackops hypercallJeremy Fitzhardinge2008-04-243-0/+112
| * | | | | | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-243-16/+17
| * | | | | | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-242-4/+3
| * | | | | | xen: unify pte operations on machine framesJeremy Fitzhardinge2008-04-241-15/+15
| * | | | | | xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge2008-04-241-14/+2
| * | | | | | x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge2008-04-241-7/+8
| * | | | | | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-241-8/+2
| * | | | | | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-241-9/+2
| * | | | | | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-241-10/+3
| * | | | | | x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-242-0/+14
| * | | | | | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-242-24/+24
| * | | | | | x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-243-44/+30
| * | | | | | x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-56/+33
| * | | | | | x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-34/+16
| * | | | | | x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-242-10/+10
| * | | | | | x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-241-16/+1
| * | | | | | x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-243-78/+18
| * | | | | | x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge2008-04-241-15/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-252-6/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-251-2/+22
| |\ \ \ \ \ \
| | * | | | | | phylib: Add support for board-level PHY fixupsAndy Fleming2008-04-251-2/+22
| * | | | | | | xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet2008-04-251-4/+4
| |/ / / / / /
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-04-258-375/+39
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-232-373/+0
| |\ \ \ \ \ \ \
| | * | | | | | | UBI: make ubi-header.h localArtem Bityutskiy2008-04-172-373/+0
| * | | | | | | | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks2008-04-221-0/+2
| * | | | | | | | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks2008-04-221-0/+1
| * | | | | | | | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks2008-04-221-0/+2
| * | | | | | | | [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-221-2/+3
| * | | | | | | | [MTD] [NAND] support for pxa3xxeric miao2008-04-221-0/+18
| * | | | | | | | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2008-04-221-0/+3
| * | | | | | | | [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-221-0/+5
| * | | | | | | | [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-221-0/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-253-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: make clear_fixmap() available on 64-bit as wellIngo Molnar2008-04-253-7/+12
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-251-1/+1
* | | | | | | | | locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-251-0/+1
* | | | | | | | | lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-251-0/+1
* | | | | | | | | lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-251-1/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-242-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | "make namespacecheck" fixesIngo Molnar2008-04-242-2/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-2410-50/+72
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel'Trond Myklebust2008-04-2410-50/+72
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | make nfs_automount_list staticAdrian Bunk2008-04-191-1/+0
| | * | | | | | | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-191-0/+8
| | * | | | | | | NFSv4: Reintroduce machine credsTrond Myklebust2008-04-193-0/+5
| | * | | | | | | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0