1. bb8ada9 x86: don't do dma if mask is NULL. by Glauber Costa · 16 years ago
  2. da60cab x86: return conditional to mmu by Glauber Costa · 16 years ago
  3. aa99b16 x86: remove kludge from x86_64 by Glauber Costa · 16 years ago
  4. 8f19ca1 x86: unify gfp masks by Glauber Costa · 16 years ago
  5. 5fa78ca x86: retry allocation if failed by Glauber Costa · 16 years ago
  6. 8779f2fc x86: don't try to allocate from DMA zone at first by Glauber Costa · 16 years ago
  7. 45a07e7 x86: use a fallback dev for i386 by Glauber Costa · 16 years ago
  8. d1a0790 x86: use numa allocation function in i386 by Glauber Costa · 16 years ago
  9. 71848d68 x86: remove virt_to_bus in pci-dma_64.c by Glauber Costa · 16 years ago
  10. 2e33e36 x86: adjust dma_free_coherent for i386 by Glauber Costa · 16 years ago
  11. cac6787 x86: move bad_dma_address by Glauber Costa · 16 years ago
  12. d09d815 x86: isolate coherent mapping functions by Glauber Costa · 16 years ago
  13. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 16 years ago
  14. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 16 years ago
  15. 8e0c379 x86: merge dma_supported by Glauber Costa · 16 years ago
  16. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 16 years ago
  17. 116890d x86: move x86_64-specific to common code. by Glauber Costa · 16 years ago
  18. cb5867a x86: move initialization functions to pci-dma.c by Glauber Costa · 16 years ago
  19. f9c258d x86: unify pci-nommu by Glauber Costa · 16 years ago
  20. 85c246e x86: move definition to pci-dma.c by Glauber Costa · 16 years ago
  21. d741bde x86: use dma_length in i386 by Glauber Costa · 16 years ago
  22. 5b3e5b7 x86: use WARN_ON in mapping functions by Glauber Costa · 16 years ago
  23. 30db2cb x86: use sg_phys in x86_64 by Glauber Costa · 16 years ago
  24. e4dcdd6 x86: Add flush_write_buffers in nommu functions by Glauber Costa · 16 years ago
  25. 9f9ab46 x86: implement mapping_error in pci-nommu_64.c by Glauber Costa · 16 years ago
  26. d5df63f x86: delete empty functions from pci-nommu_64.c by Glauber Costa · 16 years ago
  27. 459121c9 x86: introduce pci-dma.c by Glauber Costa · 16 years ago
  28. 19e395a x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix by Mark McLoughlin · 17 years ago
  29. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 17 years ago
  30. ae17a63b x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 17 years ago
  31. c786df0 x86: unify dma_mapping_error by Glauber Costa · 17 years ago
  32. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 17 years ago
  33. b48ee71 x86: align to clflush size by Glauber Costa · 17 years ago
  34. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 17 years ago
  35. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 17 years ago
  36. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 16 years ago
  37. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 17 years ago
  38. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 17 years ago
  39. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 17 years ago
  40. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 17 years ago
  41. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 17 years ago
  42. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 17 years ago
  43. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 17 years ago
  44. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 17 years ago
  45. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 17 years ago
  46. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 17 years ago
  47. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 17 years ago
  48. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 17 years ago
  49. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 17 years ago
  50. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 17 years ago
  51. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 17 years ago
  52. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 16 years ago
  53. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 16 years ago
  54. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 16 years ago
  55. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
  56. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
  57. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  58. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  59. f132697 generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  60. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  61. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  62. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 16 years ago
  63. 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 17 years ago
  64. f5a1b19 x86: fix exec mappings comments by Jiri Slaby · 16 years ago
  65. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 16 years ago
  66. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  67. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 16 years ago
  68. 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 16 years ago
  69. 120d5bf x86: remove vm86.h inclusion from process_32.c by Jacek Luczak · 16 years ago
  70. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  71. a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 17 years ago
  72. 8ce116e x86: clean up cpu capabilities accesses, p4-clockmod.c by Ingo Molnar · 17 years ago
  73. 2b8106a x86_64: do not reserve ramdisk two times by Yinghai Lu · 17 years ago
  74. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  75. f8dfd5e x86: KGDB build fix by Ingo Molnar · 16 years ago
  76. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  77. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  78. 7cea51b security: fix up documentation for security_module_enable by James Morris · 17 years ago
  79. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 17 years ago
  80. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  81. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  82. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 17 years ago
  83. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 17 years ago
  84. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 17 years ago
  85. 0ce784c Netlink: Use generic LSM hook by Ahmed S. Darwish · 17 years ago
  86. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 17 years ago
  87. 713a04ae SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 17 years ago
  88. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 17 years ago
  89. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 16 years ago
  90. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 16 years ago
  91. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  92. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  93. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  94. e675349 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  95. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  96. fda31d7 x86: kgdb build fix by Harvey Harrison · 16 years ago
  97. 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 16 years ago
  98. c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 16 years ago
  99. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 16 years ago
  100. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 16 years ago