1. a2d32bc x86: mce: macros to compute banks MSRs by Andi Kleen · 15 years ago
  2. cebe182 x86: mce: Move per bank data in a single datastructure by Andi Kleen · 15 years ago
  3. 9eda8cb x86: mce: Move code in mce.c by Andi Kleen · 15 years ago
  4. c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 15 years ago
  5. 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 15 years ago
  6. bab9bc6 x86: mce: Update X86_MCE description in x86/Kconfig by Andi Kleen · 15 years ago
  7. c31d963 x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCE by Andi Kleen · 15 years ago
  8. a95436e x86, mce: use atomic_inc_return() instead of add by 1 by Borislav Petkov · 15 years ago
  9. e487683 x86, mce: fix typo in comment in asm/mce.h by Borislav Petkov · 15 years ago
  10. b1f49f9 x86, mce: fix error path in mce_create_device() by Hidetoshi Seto · 15 years ago
  11. e92fae0 x86: use zalloc_cpumask_var for mce_dev_initialized by Yinghai Lu · 15 years ago
  12. 74b602c x86: fix duplicated sysfs attribute by Yinghai Lu · 15 years ago
  13. 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 15 years ago
  14. fe955e5 x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround by Prarit Bhargava · 15 years ago
  15. 1bf7b31 x86, mce: mce_intel.c needs <asm/apic.h> by H. Peter Anvin · 15 years ago
  16. 8f7007a x86: apic/io_apic.c: dmar_msi_type should be static by Jaswinder Singh Rajput · 15 years ago
  17. 50a8d4d x86, io_apic.c: Work around compiler warning by Figo.zhang · 15 years ago
  18. 5ce4243 x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present by Cyrill Gorcunov · 15 years ago
  19. 203abd6 x86: mce: Handle banks == 0 case in K7 quirk by Andi Kleen · 15 years ago
  20. cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  21. 28b4868 x86, boot: use .code16gcc instead of .code16 by H. Peter Anvin · 15 years ago
  22. e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 15 years ago
  23. 95ee14e x86: cap iomem_resource to addressable physical memory by H. Peter Anvin · 15 years ago
  24. 1af0815 x86, mce: rename _64.c files which are no longer 64-bit-specific by Hidetoshi Seto · 15 years ago
  25. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  26. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 15 years ago
  27. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  28. 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 15 years ago
  29. a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 15 years ago
  30. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  31. 5335612 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 by Hidetoshi Seto · 15 years ago
  32. 3adacb7 x86, mce: unify smp_thermal_interrupt, prepare p4 by Hidetoshi Seto · 15 years ago
  33. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  34. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  35. 9af43b5 x86, mce: sysfs entries for new mce options by Hidetoshi Seto · 15 years ago
  36. 1020bcb x86, mce: rename static variables around trigger by Hidetoshi Seto · 15 years ago
  37. 4e5b3e6 x86, mce: add __read_mostly by Hidetoshi Seto · 15 years ago
  38. 7fb06fc x86, mce: cleanup mce_start() by Hidetoshi Seto · 15 years ago
  39. 33edbf0 x86, mce: don't init timer if !mce_available by Hidetoshi Seto · 15 years ago
  40. 184e1fd x86, mce: fix a race condition about mce_callin and no_way_out by Huang Ying · 15 years ago
  41. 98523d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  42. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  43. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  44. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  45. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  46. aaa7e2f sparc64: Update defconfig. by David S. Miller · 15 years ago
  47. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 15 years ago
  48. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  49. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  50. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  51. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  52. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  53. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  54. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  55. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  56. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  57. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 16 years ago
  58. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 16 years ago
  59. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 16 years ago
  60. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  61. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 16 years ago
  62. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 16 years ago
  63. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 16 years ago
  64. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  65. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 16 years ago
  66. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 16 years ago
  67. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 16 years ago
  68. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 16 years ago
  69. 8a4a618 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  70. 155af2f [S390] s390: hibernation support for s390 by Hans-Joachim Picht · 15 years ago
  71. 524dbcd [S390] pm: appldata power management callbacks by Gerald Schaefer · 15 years ago
  72. 6664845 [S390] cio: force console function by Martin Schwidefsky · 15 years ago
  73. 7db11a3 [S390] pm: add kernel_page_present by Hans-Joachim Picht · 15 years ago
  74. 7e597a2 [S390] pm: ccwgroup bus power management callbacks by Sebastian Ott · 15 years ago
  75. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 15 years ago
  76. 5dfaf90 x86: mm: Read cr2 before prefetching the mmap_lock by Ingo Molnar · 15 years ago
  77. 6a047d8 amd-iommu: resume cleanup by Chris Wright · 15 years ago
  78. 03347e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  79. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  81. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  83. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  84. 09067207 amd-iommu: set event buffer head and tail to 0 manually by Joerg Roedel · 15 years ago
  85. a8c485b amd-iommu: disable cmd buffer and evt logging before reprogramming iommu by Chris Wright · 15 years ago
  86. 42a49f9 amd-iommu: flush domain tlb when attaching a new device by Chris Wright · 15 years ago
  87. 61d047b x86: disable IOMMUs on kernel crash by Joerg Roedel · 15 years ago
  88. 0975904 amd-iommu: disable IOMMU hardware on shutdown by Joerg Roedel · 15 years ago
  89. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  90. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  91. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  92. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  93. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  94. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
  95. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
  96. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
  97. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  98. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  99. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
  100. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago