- 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
- fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
- b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
- cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 18 years ago
- 34d0559 x86: UV startup of slave cpus by Jack Steiner · 18 years ago
- 098cb7f x86: integrate pci-dma.c by Glauber Costa · 18 years ago
- bb8ada9 x86: don't do dma if mask is NULL. by Glauber Costa · 18 years ago
- da60cab x86: return conditional to mmu by Glauber Costa · 18 years ago
- aa99b16 x86: remove kludge from x86_64 by Glauber Costa · 18 years ago
- 8f19ca1 x86: unify gfp masks by Glauber Costa · 18 years ago
- 5fa78ca x86: retry allocation if failed by Glauber Costa · 18 years ago
- 8779f2fc x86: don't try to allocate from DMA zone at first by Glauber Costa · 18 years ago
- 45a07e7 x86: use a fallback dev for i386 by Glauber Costa · 18 years ago
- d1a0790 x86: use numa allocation function in i386 by Glauber Costa · 18 years ago
- 71848d6 x86: remove virt_to_bus in pci-dma_64.c by Glauber Costa · 18 years ago
- 2e33e36 x86: adjust dma_free_coherent for i386 by Glauber Costa · 18 years ago
- cac6787 x86: move bad_dma_address by Glauber Costa · 18 years ago
- d09d815 x86: isolate coherent mapping functions by Glauber Costa · 18 years ago
- 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 18 years ago
- fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 18 years ago
- 8e0c379 x86: merge dma_supported by Glauber Costa · 18 years ago
- bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 18 years ago
- 116890d x86: move x86_64-specific to common code. by Glauber Costa · 18 years ago
- cb5867a x86: move initialization functions to pci-dma.c by Glauber Costa · 18 years ago
- f9c258d x86: unify pci-nommu by Glauber Costa · 18 years ago
- 85c246e x86: move definition to pci-dma.c by Glauber Costa · 18 years ago
- d741bde x86: use dma_length in i386 by Glauber Costa · 18 years ago
- 5b3e5b7 x86: use WARN_ON in mapping functions by Glauber Costa · 18 years ago
- 30db2cb x86: use sg_phys in x86_64 by Glauber Costa · 18 years ago
- e4dcdd6 x86: Add flush_write_buffers in nommu functions by Glauber Costa · 18 years ago
- 9f9ab46 x86: implement mapping_error in pci-nommu_64.c by Glauber Costa · 18 years ago
- d5df63f x86: delete empty functions from pci-nommu_64.c by Glauber Costa · 18 years ago
- 459121c9 x86: introduce pci-dma.c by Glauber Costa · 18 years ago
- 19e395a x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix by Mark McLoughlin · 18 years ago
- b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 18 years ago
- ae17a63b x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 18 years ago
- c786df0 x86: unify dma_mapping_error by Glauber Costa · 18 years ago
- 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 18 years ago
- b48ee71 x86: align to clflush size by Glauber Costa · 18 years ago
- 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 18 years ago
- 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 18 years ago
- 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
- 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 18 years ago
- 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 18 years ago
- e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 18 years ago
- ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 18 years ago
- 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 18 years ago
- 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 18 years ago
- 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 18 years ago
- c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 18 years ago
- 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 18 years ago
- 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 18 years ago
- 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 18 years ago
- 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 18 years ago
- 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 18 years ago
- 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
- 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 18 years ago
- 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 18 years ago
- 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
- 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 18 years ago
- aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
- 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
- fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 18 years ago
- d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 18 years ago
- f132697 generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
- 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
- 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
- 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 18 years ago
- 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 18 years ago
- f5a1b19 x86: fix exec mappings comments by Jiri Slaby · 18 years ago
- 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 18 years ago
- 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 18 years ago
- 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 18 years ago
- 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 18 years ago
- 120d5bf x86: remove vm86.h inclusion from process_32.c by Jacek Luczak · 18 years ago
- cf9b111 x86: remove pointless comments by WANG Cong · 18 years ago
- a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 18 years ago
- 8ce116e x86: clean up cpu capabilities accesses, p4-clockmod.c by Ingo Molnar · 18 years ago
- 2b8106a x86_64: do not reserve ramdisk two times by Yinghai Lu · 18 years ago
- 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 18 years ago
- f8dfd5e x86: KGDB build fix by Ingo Molnar · 18 years ago
- ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 18 years ago
- 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 18 years ago
- 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 18 years ago
- 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 18 years ago
- ec82687 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates by Dave Hansen · 18 years ago
- 2f676cb [PATCH] r/o bind mounts: make access() use new r/o helper by Dave Hansen · 18 years ago
- 9ac9b84 [PATCH] r/o bind mounts: write counts for truncate() by Dave Hansen · 18 years ago
- 2af482a [PATCH] r/o bind mounts: elevate write count for chmod/chown callers by Dave Hansen · 18 years ago
- 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 18 years ago
- 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 18 years ago
- 20ddee2 [PATCH] r/o bind mounts: write count for file_update_time() by Dave Hansen · 18 years ago
- 74f9fdf [PATCH] r/o bind mounts: elevate write count for do_utimes() by Dave Hansen · 18 years ago
- cdb70f3 [PATCH] r/o bind mounts: write counts for touch_atime() by Dave Hansen · 18 years ago
- a761a1c [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() by Dave Hansen · 18 years ago
- 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 18 years ago
- 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 18 years ago
- 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 18 years ago
- 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 18 years ago
- 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 18 years ago