1. e717f33 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 9a8fb9e Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  3. 8326e28 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. bde8922 KVM: shut up uninit compiler warning in paging_tmpl.h by Jaswinder Singh Rajput · 15 years ago
  5. 9e69962 KVM: Ignore reads to K7 EVNTSEL MSRs by Amit Shah · 15 years ago
  6. e3c7cb6 KVM: VMX: Handle vmx instruction vmexits by Avi Kivity · 15 years ago
  7. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  8. a3f9d39 KVM: kvm/x86_emulate.c toggle_interruptibility() should be static by Jaswinder Singh Rajput · 15 years ago
  9. ffdfa07 KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export by Jes Sorensen · 15 years ago
  10. 29a4b93 KVM: MMU: Allow 4K ptes with bit 7 (PAT) set by Avi Kivity · 15 years ago
  11. ff8a4ba Revert "x86: cap iomem_resource to addressable physical memory" by H. Peter Anvin · 15 years ago
  12. 919a6d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  13. 7e0d8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  14. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  15. 6c16a74 powerpc/mm: Fix potential access to freed pages when using hugetlbfs by Benjamin Herrenschmidt · 15 years ago
  16. f694cda powerpc/440: Fix warning early debug code by Benjamin Herrenschmidt · 15 years ago
  17. 03c01aa powerpc/of: Fix usage of dev_set_name() in of_device_alloc() by Benjamin Herrenschmidt · 15 years ago
  18. 6893ce6 powerpc/pasemi: Use raw spinlock in SMP TB sync by Benjamin Herrenschmidt · 15 years ago
  19. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 15 years ago
  20. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 15 years ago
  21. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 15 years ago
  22. 4a5cbf1 powerpc: Map more memory early on 601 processors by Benjamin Herrenschmidt · 15 years ago
  23. 850f6ac powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 15 years ago
  24. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 15 years ago
  25. a236719 powerpc: Fix output from show_regs by Kumar Gala · 15 years ago
  26. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 15 years ago
  27. 6bb2ae5 powerpc/amigaone: Limit ISA I/O range to 4k in the device tree by Gerhard Pircher · 15 years ago
  28. 3984114 powerpc/warp: Platform fix for i2c change by Sean MacLennan · 15 years ago
  29. b810c6e powerpc: Have git ignore generated files from dtc compile by Jon Smirl · 15 years ago
  30. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 15 years ago
  31. 6f0b1c6 powerpc: Swiotlb breaks pseries by Michael Ellerman · 15 years ago
  32. 8944146 sparc32: Fix makefile not generating required files by Julian Calaby · 15 years ago
  33. 3e05c5e sparc32: Fix tftpboot.img Makefile by Julian Calaby · 15 years ago
  34. 52da82c sparc: fix tftpboot.img build by Sam Ravnborg · 15 years ago
  35. 22b096a sparc32: Fix obvious build issues for tftpboot.img build. by Robert Reif · 15 years ago
  36. 413ee28 sparc64: Fix build warnings in piggyback_64.c by Julian Calaby · 15 years ago
  37. 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 15 years ago
  38. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 15 years ago
  39. 658dbfe x86, setup: correct include file in <asm/boot.h> by H. Peter Anvin · 15 years ago
  40. 22f4319 x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> by Robert P. J. Day · 15 years ago
  41. 5be6066 x86, mce: percpu mcheck_timer should be pinned by Hidetoshi Seto · 15 years ago
  42. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 15 years ago
  43. ab420e6 UML: Fix some apparent bitrot by Paul Menage · 15 years ago
  44. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  45. c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  46. 773cb77 MIPS: Cavium: Add CPU hotplugging code. by Ralf Baechle · 15 years ago
  47. 9801b32 MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available by Ralf Baechle · 15 years ago
  48. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 15 years ago
  49. 2e25406 MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. by Ralf Baechle · 15 years ago
  50. ab7f6f3 MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined. by Ralf Baechle · 15 years ago
  51. 44eeab6 MIPS: Hibernation: Remove SMP TLB and cacheflushing code. by Ralf Baechle · 15 years ago
  52. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  53. 0ca5921 MIPS: bug.h Build fix - include <linux/compiler.h>. by Ralf Baechle · 15 years ago
  54. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  55. 9c26f52 x86: Fix uv bau sending buffer initialization by Cliff Wickman · 15 years ago
  56. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  57. be98eb2 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  58. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
  59. 7262b6e x86, mce: Fix mce resume on 32bit by Hidetoshi Seto · 15 years ago
  60. 840c516 h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. by Robert P. J. Day · 15 years ago
  61. 626f380 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  62. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  63. bb38c22 sh: Fix up HAVE_PERF_COUNTERS typo. by Paul Mundt · 15 years ago
  64. 66c6b85 powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDS by Anton Vorontsov · 15 years ago
  65. 6cc7959 powerpc/85xx: remove duplicated #include by Huang Weiyi · 15 years ago
  66. cb1ffb620 powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu by Kumar Gala · 15 years ago
  67. fa87461 powerpc/85xx: Fix FSL RapidIO probing on MDS boards by Randy Vinson · 15 years ago
  68. a44a23e powerpc/85xx: Stop using ppc_md.init on socrates by Kumar Gala · 15 years ago
  69. 5e10cf5 powerpc/cpm1: Remove IMAP_ADDR by Kumar Gala · 15 years ago
  70. f49156e powerpc/qe: add polling timeout to qe_issue_cmd() by Timur Tabi · 15 years ago
  71. 971121f sh: Fix up more dma-mapping fallout. by Paul Mundt · 15 years ago
  72. 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 15 years ago
  73. 2eb2a43 sh: SH7786 SMP support. by Paul Mundt · 15 years ago
  74. b29fa1f sh: Wire up the uncached fixmap on sh64 as well. by Paul Mundt · 15 years ago
  75. 997d003 sh: Use local TLB flush in set_pte_phys(). by Paul Mundt · 15 years ago
  76. 2e046b9 sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. by Paul Mundt · 15 years ago
  77. 7b99483 CRISv10: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  78. d888a4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  79. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  80. 42b86e0 Blackfin: fix dma-mapping build errors by FUJITA Tomonori · 15 years ago
  81. 5ecf3e0 Blackfin: hook up new perf_counter_open syscall by Mike Frysinger · 15 years ago
  82. 986d6c1 Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction) by Yi Li · 15 years ago
  83. bd854c0 Blackfin: fix early crash when booting on wrong cpu by Robin Getz · 15 years ago
  84. 3aca47c Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS by Mike Frysinger · 15 years ago
  85. 3a7f5b1 Blackfin: drop unused ISP1760 port1_disable from board resources by Mike Frysinger · 15 years ago
  86. ee48efb Blackfin: bf526-ezbrd: handle different SDRAM chips by Graf Yang · 15 years ago
  87. 8f580f7 Blackfin: fix typo in TRAS define in mem_init.h header by Graf Yang · 15 years ago
  88. fa48f84 Blackfin: unify memory map headers by Mike Frysinger · 15 years ago
  89. 985895b Blackfin: stick the CPU name into boot image name by Robin Getz · 15 years ago
  90. 841a534 Blackfin: update defconfigs by Mike Frysinger · 15 years ago
  91. 41ba653 Blackfin: decouple unrelated cache settings to get exact behavior by Jie Zhang · 15 years ago
  92. 7c039a9 Blackfin: update I-pipe patch level by Philippe Gerum · 15 years ago
  93. 5ba3b24 Blackfin: remove obsolete mcount support from I-pipe code by Philippe Gerum · 15 years ago
  94. a40494a Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline by Philippe Gerum · 15 years ago
  95. 06ecc19 Blackfin: convert interrupt pipeline to irqflags by Philippe Gerum · 15 years ago
  96. 3d15f30 Blackfin: allow people to select BF51x-0.1 silicon rev by Mike Frysinger · 15 years ago
  97. dc2c46b Blackfin: bf526-ezbrd: set SPI flash resources to SST device by Graf Yang · 15 years ago
  98. 0de4adf Blackfin: fix accidental reset in some boot modes by Sonic Zhang · 15 years ago
  99. 81b79c2 Blackfin: abstract irq14 lowering in do_irq by Mike Frysinger · 15 years ago
  100. 6f10fda Blackfin: simplify irq stack overflow checking by Mike Frysinger · 15 years ago