aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-24xen: make sure iret faults are trappedJeremy Fitzhardinge
2008-04-24xen: unify pte operations on machine framesJeremy Fitzhardinge
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge
2008-04-24xen: unify pte operationsJeremy Fitzhardinge
2008-04-24xen: make use of pte_t unionJeremy Fitzhardinge
2008-04-24xen: use appropriate pte typesJeremy Fitzhardinge
2008-04-24x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge
2008-04-24x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-24x86: move all the pgd_list handling to one placeJeremy Fitzhardinge
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: xen unify x86 add common mm pgtable c fixIngo Molnar
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge
2008-04-24x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki
2008-04-22[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro
2008-04-22[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-22fs: use loff_t type instead of long longDavid Sterba
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-22kernel-doc: fix sched.c missing parameterRandy Dunlap
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-04-22fix brd allocation flagsPetr Tesarik
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk
2008-04-22i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom
2008-04-22i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu
2008-04-22i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger
2008-04-22i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu
2008-04-22i2c-bfin-twi: Add missing pin mux operationBryan Wu