1. 71848d68 x86: remove virt_to_bus in pci-dma_64.c by Glauber Costa · 17 years ago
  2. 2e33e36 x86: adjust dma_free_coherent for i386 by Glauber Costa · 17 years ago
  3. cac6787 x86: move bad_dma_address by Glauber Costa · 17 years ago
  4. d09d815 x86: isolate coherent mapping functions by Glauber Costa · 17 years ago
  5. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 17 years ago
  6. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 17 years ago
  7. 8e0c379 x86: merge dma_supported by Glauber Costa · 17 years ago
  8. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 17 years ago
  9. 116890d x86: move x86_64-specific to common code. by Glauber Costa · 17 years ago
  10. cb5867a x86: move initialization functions to pci-dma.c by Glauber Costa · 17 years ago
  11. f9c258d x86: unify pci-nommu by Glauber Costa · 17 years ago
  12. 85c246e x86: move definition to pci-dma.c by Glauber Costa · 17 years ago
  13. d741bde x86: use dma_length in i386 by Glauber Costa · 17 years ago
  14. 5b3e5b7 x86: use WARN_ON in mapping functions by Glauber Costa · 17 years ago
  15. 30db2cb x86: use sg_phys in x86_64 by Glauber Costa · 17 years ago
  16. e4dcdd6 x86: Add flush_write_buffers in nommu functions by Glauber Costa · 17 years ago
  17. 9f9ab46 x86: implement mapping_error in pci-nommu_64.c by Glauber Costa · 17 years ago
  18. d5df63f x86: delete empty functions from pci-nommu_64.c by Glauber Costa · 17 years ago
  19. 459121c9 x86: introduce pci-dma.c by Glauber Costa · 17 years ago
  20. 19e395a x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix by Mark McLoughlin · 17 years ago
  21. c786df0 x86: unify dma_mapping_error by Glauber Costa · 17 years ago
  22. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 17 years ago
  23. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 17 years ago
  24. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 17 years ago
  25. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 17 years ago
  26. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 17 years ago
  27. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 17 years ago
  28. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 17 years ago
  29. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 17 years ago
  30. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 17 years ago
  31. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 17 years ago
  32. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 17 years ago
  33. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 17 years ago
  34. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 17 years ago
  35. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 17 years ago
  36. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 17 years ago
  37. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 17 years ago
  38. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 17 years ago
  39. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
  40. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
  41. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 17 years ago
  42. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  43. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
  44. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 17 years ago
  45. 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 17 years ago
  46. f5a1b19 x86: fix exec mappings comments by Jiri Slaby · 17 years ago
  47. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 17 years ago
  48. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 17 years ago
  49. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 17 years ago
  50. 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 17 years ago
  51. 120d5bf x86: remove vm86.h inclusion from process_32.c by Jacek Luczak · 17 years ago
  52. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  53. 8ce116e x86: clean up cpu capabilities accesses, p4-clockmod.c by Ingo Molnar · 17 years ago
  54. 2b8106a x86_64: do not reserve ramdisk two times by Yinghai Lu · 17 years ago
  55. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  56. f8dfd5e x86: KGDB build fix by Ingo Molnar · 17 years ago
  57. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  58. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 17 years ago
  59. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  60. fda31d7 x86: kgdb build fix by Harvey Harrison · 17 years ago
  61. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  62. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  63. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  64. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  65. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  66. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  67. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 7e41e7b ppc: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  75. e4f7f3a ppc/ppc4xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 3671e9a ppc/hdpu: remove dead IDE code by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  78. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  79. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  80. 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago
  81. 71b264f Pull miscellaneous into release branch by Tony Luck · 17 years ago
  82. f4df39c Pull nptcg into release branch by Tony Luck · 17 years ago
  83. a49072bb Pull kvm-patches into release branch by Tony Luck · 17 years ago
  84. fc494d6 Pull percpureserve into release branch by Tony Luck · 17 years ago
  85. 78514c1 Pull regset into release branch by Tony Luck · 17 years ago
  86. 14d0647 Pull virt-cpu-accounting into release branch by Tony Luck · 17 years ago
  87. 2a467d5 Pull fsys_gettimeofday into release branch by Tony Luck · 17 years ago
  88. 77ad386 x86: standalone trampoline code by Ingo Molnar · 17 years ago
  89. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  90. f49688d x86: coding style fixes to arch/x86/kernel/acpi/sleep.c by Paolo Ciarrocchi · 17 years ago
  91. e223f16 x86: setup_trampoline() - fix section mismatch warning by Jacek Luczak · 17 years ago
  92. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 17 years ago
  93. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 17 years ago
  94. 711554d x86: print out buggy mptable by Yinghai Lu · 17 years ago
  95. 6107a7c x86: use cpu_online() by Akinobu Mita · 17 years ago
  96. 7281c96 x86: use cpumask_of_cpu() by Akinobu Mita · 17 years ago
  97. addfc66 x86: remove unnecessary tmp local variable by Akinobu Mita · 17 years ago
  98. 07004b1 x86: remove unnecessary memset() by Akinobu Mita · 17 years ago
  99. a2249cb x86: use ioapic_read_entry() and ioapic_write_entry() by Akinobu Mita · 17 years ago
  100. 9d25cb0 x86: avoid redundant loop in io_apic_level_ack_pending() by Akinobu Mita · 17 years ago