1. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  3. c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
  4. f3a57a6 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h by Andres Salomon · 15 years ago
  5. f060f27 cs5535: move VSA2 checks into linux/cs5535.h by Andres Salomon · 15 years ago
  6. 2e8c124 cs5535: move the DIVIL MSR definition into linux/cs5535.h by Andres Salomon · 15 years ago
  7. 82dca61 cs5535: add a generic MFGPT driver by Andres Salomon · 15 years ago
  8. 3c55494 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization by Andres Salomon · 15 years ago
  9. 5f0a96b cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  10. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  11. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  12. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  13. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  14. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  15. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  16. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  17. 75b0803 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
  18. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  19. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  20. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  21. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  22. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  23. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  24. 1d865fb x86: Fix duplicated UV BAU interrupt vector by Cliff Wickman · 15 years ago
  25. 7563009 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
  26. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  28. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  29. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  30. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  31. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  32. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 15 years ago
  33. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  34. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  35. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  36. 8097551 kgdb,x86: do not set kgdb_single_step on x86 by Jason Wessel · 15 years ago
  37. cf6f196 kgdb,i386: Fix corner case access to ss with NMI watch dog exception by Jason Wessel · 15 years ago
  38. a5d09d6 kgdb,x86: remove redundant test by Roel Kluin · 15 years ago
  39. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  40. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  41. ebb682f x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks by Prarit Bhargava · 15 years ago
  42. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  43. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  44. 1255803 x86, perf events: Check if we have APIC enabled by Cyrill Gorcunov · 15 years ago
  45. 5e855db perf_event: Fix variable initialization in other codepaths by Xiao Guangrong · 15 years ago
  46. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  47. 9cf7826 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
  48. 8638c49 x86/amd-iommu: Fix PCI hotplug with passthrough mode by Joerg Roedel · 15 years ago
  49. b7cc955 x86/amd-iommu: Fix passthrough mode by Joerg Roedel · 15 years ago
  50. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  51. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  52. a78d9626 x86: i8254.c: Add pr_fmt(fmt) by Joe Perches · 15 years ago
  53. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  54. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  55. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  56. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  57. a1884b8 x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs() by Andy Isaacson · 15 years ago
  58. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 15 years ago
  59. 44234ad hw-breakpoints: Modify breakpoints without unregistering them by Frederic Weisbecker · 15 years ago
  60. f58e1f5 arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix by Joe Perches · 15 years ago
  61. 4c68db3 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  62. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  66. 3ff6a46 Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 86ed4aa 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
  69. 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 64227cd Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. e7522ed Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. b391738 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 343036c Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 5c0e9f2 x86, mce: fix confusion between bank attributes and mce attributes by Hidetoshi Seto · 15 years ago
  76. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  77. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  78. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  79. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  80. bc09eff x86/mce: Set up timer unconditionally by Jan Beulich · 15 years ago
  81. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  82. d32ba45 x86 insn: Delete empty or incomplete inat-tables.c by Masami Hiramatsu · 15 years ago
  83. a946d8f1 x86: Fix bogus warning in apic_noop.apic_write() by Thomas Gleixner · 15 years ago
  84. f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  85. cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 15 years ago
  86. be2bf0a x86, perf probe: Fix warning in test_get_len() by Jean Delvare · 15 years ago
  87. 8055039 x86: Fix typo in arch/x86/mm/kmmio.c by Shaun Patterson · 15 years ago
  88. af2d828 x86: Fixup wrong irq frame link in stacktraces by Frederic Weisbecker · 15 years ago
  89. b625b3b x86: Fixup wrong debug exception frame link in stacktraces by Frederic Weisbecker · 15 years ago
  90. 7f33f9c x86/perf: Exclude the debug stack from the callchains by Frederic Weisbecker · 15 years ago
  91. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
  92. 2f0993e hw-breakpoints: Drop callback and task parameters from modify helper by Frederic Weisbecker · 15 years ago
  93. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 83be7d7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  100. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago