1. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 16 years ago
  2. ae17a63 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 16 years ago
  3. c786df0 x86: unify dma_mapping_error by Glauber Costa · 16 years ago
  4. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 16 years ago
  5. b48ee71 x86: align to clflush size by Glauber Costa · 16 years ago
  6. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 16 years ago
  7. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 16 years ago
  8. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 16 years ago
  9. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 16 years ago
  10. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 16 years ago
  11. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 16 years ago
  12. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 16 years ago
  13. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 16 years ago
  14. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 16 years ago
  15. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 16 years ago
  16. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 16 years ago
  17. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 16 years ago
  18. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 16 years ago
  19. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 16 years ago
  20. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 16 years ago
  21. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 16 years ago
  22. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 17 years ago
  23. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  24. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 16 years ago
  25. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 16 years ago
  26. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 16 years ago
  27. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
  28. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
  29. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  30. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 16 years ago
  31. f132697 generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  32. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  33. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  34. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 16 years ago
  35. 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 17 years ago
  36. f5a1b19 x86: fix exec mappings comments by Jiri Slaby · 16 years ago
  37. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 16 years ago
  38. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  39. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 16 years ago
  40. 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 16 years ago
  41. 120d5bf x86: remove vm86.h inclusion from process_32.c by Jacek Luczak · 16 years ago
  42. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  43. a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 17 years ago
  44. 8ce116e x86: clean up cpu capabilities accesses, p4-clockmod.c by Ingo Molnar · 17 years ago
  45. 2b8106a x86_64: do not reserve ramdisk two times by Yinghai Lu · 17 years ago
  46. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  47. f8dfd5e x86: KGDB build fix by Ingo Molnar · 16 years ago
  48. 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
  49. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  50. 7cea51b security: fix up documentation for security_module_enable by James Morris · 17 years ago
  51. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 17 years ago
  52. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  53. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  54. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 17 years ago
  55. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 17 years ago
  56. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 17 years ago
  57. 0ce784c Netlink: Use generic LSM hook by Ahmed S. Darwish · 17 years ago
  58. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 17 years ago
  59. 713a04a SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 17 years ago
  60. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 17 years ago
  61. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 16 years ago
  62. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 16 years ago
  63. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  64. 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
  65. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  66. e675349 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  67. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  68. fda31d7 x86: kgdb build fix by Harvey Harrison · 16 years ago
  69. 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 16 years ago
  70. c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 16 years ago
  71. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 16 years ago
  72. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 16 years ago
  73. 6071d7e [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock by Christof Schmitt · 16 years ago
  74. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  75. 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 16 years ago
  76. 842ea77 [SCSI] bsg: remove minor in struct bsg_device by FUJITA Tomonori · 16 years ago
  77. 43ac9e6 [SCSI] bsg: use better helper list functions by FUJITA Tomonori · 16 years ago
  78. c3ff1b9 [SCSI] bsg: replace kobject_get with blk_get_queue by FUJITA Tomonori · 16 years ago
  79. d45ac4f [SCSI] bsg: takes a ref to struct device in fops->open by FUJITA Tomonori · 16 years ago
  80. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  81. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  82. 93b06ed ocfs2: Only build ocfs2/dlm with the o2cb stack module by Mark Fasheh · 16 years ago
  83. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  84. dda47bc ocfs2: Put tree in MAINTAINERS by Joel Becker · 17 years ago
  85. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 17 years ago
  86. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 17 years ago
  87. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 17 years ago
  88. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  89. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 17 years ago
  90. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 17 years ago
  91. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 17 years ago
  92. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 17 years ago
  93. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 17 years ago
  94. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 17 years ago
  95. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 17 years ago
  96. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 17 years ago
  97. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 17 years ago
  98. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 17 years ago
  99. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 17 years ago
  100. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 17 years ago