aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa
2008-04-19x86: move dma_map_sg to common headerGlauber Costa
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa
2008-04-19x86: reserve dma32 early for gartYinghai Lu
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath
2008-04-19x86: fpu xstate split fixSuresh Siddha
2008-04-19x86: fpu xstate split cleanupSuresh Siddha
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner
2008-04-19generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt
2008-04-19x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek
2008-04-19x86: fix exec mappings commentsJiri Slaby
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap
2008-04-19x86: e820_64, fix section mismatch warningJacek Luczak
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying
2008-04-19x86: KGDB build fixIngo Molnar
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-04-19[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen
2008-04-19[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen
2008-04-19[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen
2008-04-19[PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen
2008-04-19[PATCH] r/o bind mounts: write counts for truncate()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for chmod/chown callersDave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for open()sDave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: write count for file_update_time()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for do_utimes()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: write counts for touch_atime()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen
2008-04-19[PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen
2008-04-19[PATCH] r/o bind mounts: write counts for link/symlinkDave Hansen
2008-04-19[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen