1. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  2. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  3. ab48357 x86 & generic: change to __builtin_prefetch() by Andi Kleen · 17 years ago
  4. 124d395 i386: do not BUG_ON() when MSR is unknown by Stephane Eranian · 17 years ago
  5. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  6. b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 17 years ago
  7. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  8. dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
  9. 39743c9 x86: use raw locks during oopses by Andi Kleen · 17 years ago
  10. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  11. 1f503e7 i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. by Akinobu Mita · 17 years ago
  12. 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 17 years ago
  13. 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 17 years ago
  14. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 17 years ago
  15. 574a604 i386: make callgraph use dump_trace() on i386/x86_64 by Jan Blunck · 17 years ago
  16. 9480626 x86: enable iommu_merge by default by Andi Kleen · 17 years ago
  17. 4f8a6b1 i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h by Stephane Eranian · 17 years ago
  18. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  19. 158ad32 x86: enable HPET on ICH3 and ICH4 by Udo A. Steinberg · 17 years ago
  20. b196884 x86: force enable HPET on VT8235/8237 chipsets by Udo A. Steinberg · 17 years ago
  21. b17530b x86: add force_hpet boot option by Thomas Gleixner · 17 years ago
  22. 7649223 x86: quirk.c trivial coding style and white space cleanup by Thomas Gleixner · 17 years ago
  23. b3f5dde x86: don't zero pad addresses in segfault message by Andi Kleen · 17 years ago
  24. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  25. 7778887 x86: merge init_task_32/64.c by Hiroshi Shimamoto · 17 years ago
  26. af93ebc x86: remove page_fault_trace by Andi Kleen · 17 years ago
  27. 096708dc Kconfig: Missing line breaks in arch/x86_64/Kconfig by Adrian Knoth · 17 years ago
  28. 06b4f2a x86: move cpufreq Kconfigs to the same directory by Thomas Gleixner · 17 years ago
  29. 0387f45 GEODE: use symbolic constant in cs5536 reboot fixup by Andres Salomon · 17 years ago
  30. 54ffaa4 x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash by Ingo Molnar · 17 years ago
  31. 3ceba78 x86: use relative symlink for bzImage by Sam Ravnborg · 17 years ago
  32. 957ff88 x86, vsyscall: fix the oops crash with __pa_vsymbol() by Siddha, Suresh B · 17 years ago
  33. f322727 x86: update .gitignore entries by Thomas Gleixner · 17 years ago
  34. 9a24d04 x86: fix global_flush_tlb() bug by Ingo Molnar · 17 years ago
  35. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  36. a9e82d3 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  37. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. d7c526f triflex: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 912fb29 opti621: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  40. af1b3d5 cy82c693: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  41. f0bb945 cs5520: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 93c6807 alim15x3: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  45. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 40d2dd7 piix: add DECLARE_ICH_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 5ef8cb5 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 05d7e6c pdc202xx_new: add DECLARE_PDCNEW_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 6a7f62a aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 942278e ide: remove .init_setup from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 7ed5829 serverworks: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  52. aaf707f scc_pata: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 97f84ba pdc202xx_old: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 099b1f4 pdc202xx_new: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  55. fbf4784 hpt366: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  56. bfd314a cmd64x: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  57. df95f5a aec62xx: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  59. fc212bb ide: use pci_dev->revision by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 1afa655 cmd64x: Use dev->revision by Auke Kok · 17 years ago
  61. a84f3ee amd74xx: Omit PCI_REVISION_ID read by Auke Kok · 17 years ago
  62. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 9adf768 pdc202xx_old: remove broken SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  70. af4c90f siimage: bump driver version by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 15d8061 ide: Fix cs5535 driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  72. a87a87c ide: Fix siimage driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  73. 1b67834 ide: Add ide_get_paired_drive() helper by Benjamin Herrenschmidt · 17 years ago
  74. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  75. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  76. ab08ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  77. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  78. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  79. 5325338 Include <linux/backing-dev.h> in mm/filemap.c by Linus Torvalds · 17 years ago
  80. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  81. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  82. 9521843 I/OAT: Add completion callback for async_tx interface use by Shannon Nelson · 17 years ago
  83. 7f2b291 I/OAT: Tighten descriptor setup performance by Shannon Nelson · 17 years ago
  84. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  85. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  86. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  87. d8c9861 IPMI: add 0.9 support by Corey Minyard · 17 years ago
  88. ac01915 IPMI: fix hotmod remove lock by Corey Minyard · 17 years ago
  89. 612b5a8 IPMI: new NMI handling by Corey Minyard · 17 years ago
  90. fcfa472 IPMI: add polled interface by Corey Minyard · 17 years ago
  91. 650dd0c IPMI: documentation fixes by Corey Minyard · 17 years ago
  92. f8fbcd3 IPMI: remove bogus semaphore from watchdog by Corey Minyard · 17 years ago
  93. c45adc3 IPMI: don't init irq until ready by Corey Minyard · 17 years ago
  94. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  95. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  96. 0e9663e fuse: add blksize field to fuse_attr by Miklos Szeredi · 17 years ago
  97. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  98. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  99. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  100. a9ff4f8 fuse: support BSD locking semantics by Miklos Szeredi · 17 years ago