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