1. 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
  2. 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
  3. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  4. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 18 years ago
  5. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 18 years ago
  6. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 18 years ago
  7. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 18 years ago
  8. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 18 years ago
  9. d741bde x86: use dma_length in i386 by Glauber Costa · 18 years ago
  10. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 18 years ago
  11. ae17a63 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 18 years ago
  12. c786df0 x86: unify dma_mapping_error by Glauber Costa · 18 years ago
  13. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 18 years ago
  14. b48ee71 x86: align to clflush size by Glauber Costa · 18 years ago
  15. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 18 years ago
  16. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 18 years ago
  17. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
  18. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 18 years ago
  19. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 18 years ago
  20. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 18 years ago
  21. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 18 years ago
  22. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 18 years ago
  23. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 18 years ago
  24. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 18 years ago
  25. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 18 years ago
  26. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 18 years ago
  27. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 18 years ago
  28. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 18 years ago
  29. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 18 years ago
  30. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 18 years ago
  31. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
  32. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 18 years ago
  33. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
  34. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 18 years ago
  35. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
  36. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
  37. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 18 years ago
  38. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  39. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  40. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 18 years ago
  41. a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 18 years ago
  42. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 18 years ago
  43. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 18 years ago
  44. 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 18 years ago
  45. 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 18 years ago
  46. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 18 years ago
  47. 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 18 years ago
  48. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 18 years ago
  49. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 18 years ago
  50. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 18 years ago
  51. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 18 years ago
  52. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 18 years ago
  53. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 18 years ago
  54. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 18 years ago
  55. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 18 years ago
  56. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 18 years ago
  57. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  58. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  59. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 18 years ago
  60. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 18 years ago
  61. 9db913c sh: Add MigoR header file by Magnus Damm · 18 years ago
  62. 9460c0c sh: Fix up __access_ok() check for nommu. by Paul Mundt · 18 years ago
  63. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 18 years ago
  64. d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 18 years ago
  65. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 18 years ago
  66. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 18 years ago
  67. 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 18 years ago
  68. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 18 years ago
  69. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  70. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  71. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 18 years ago
  72. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  73. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  74. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  75. 9e9abec 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
  76. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  77. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  78. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  79. 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 18 years ago
  80. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  81. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 18 years ago
  82. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 18 years ago
  83. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  84. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  85. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  86. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 18 years ago
  87. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 18 years ago
  88. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 18 years ago
  89. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 18 years ago
  90. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 18 years ago
  91. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 18 years ago
  92. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  93. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
  94. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  95. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  96. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 18 years ago
  97. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  98. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 18 years ago
  99. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 18 years ago
  100. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 18 years ago