1. 910b2c5 x86, amd: Include linux/elf.h since we use stuff from asm/elf.h by Stephen Rothwell · 13 years ago
  2. 77e75fc x86: cache_info: Update calculation of AMD L3 cache indices by Frank Arnold · 14 years ago
  3. d294604 x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() by Thomas Gleixner · 13 years ago
  4. b7d11a7 x86: cache_info: Kill the moronic shadow struct by Thomas Gleixner · 13 years ago
  5. 05b217b x86: cache_info: Remove bogus free of amd_l3_cache data by Thomas Gleixner · 13 years ago
  6. 5cdd174 x86, amd: Include elf.h explicitly, prepare the code for the module.h split by Stephen Rothwell · 13 years ago
  7. 9387f77 x86-32, amd: Move va_align definition to unbreak 32-bit build by Borislav Petkov · 13 years ago
  8. 8fa8b03 x86, amd: Move BSP code to cpu_dev helper by Borislav Petkov · 13 years ago
  9. a110b5e x86: Add a BSP cpu_dev helper by Borislav Petkov · 13 years ago
  10. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  11. 13f9a37 Merge commit 'v3.0' into x86/cpu by H. Peter Anvin · 13 years ago
  12. 1f922d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  13. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  14. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 years ago
  15. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 14 years ago
  16. 919d25a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  18. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 13 years ago
  19. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  20. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  21. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  22. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  23. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  24. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  25. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  26. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  27. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 13 years ago
  28. 17edf2d x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message by Len Brown · 13 years ago
  29. 4bb8217 x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVE by H. Peter Anvin · 13 years ago
  30. abe48b1 x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS by Len Brown · 13 years ago
  31. 3628c3f x86. reboot: Make Dell Latitude E6320 use reboot=pci by Maxime Ripard · 13 years ago
  32. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  33. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  34. f299bb9 arm: davinci: Fix low level gpio irq handlers' argument by Ido Yariv · 13 years ago
  35. 770e1ac powerpc/mm: Fix memory_block_size_bytes() for non-pseries by Benjamin Herrenschmidt · 13 years ago
  36. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 13 years ago
  37. 24109af Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  38. 5da0ef9 x86: Disable AMD_NUMA for 32bit for now by Tejun Heo · 13 years ago
  39. 9c0de49 ARM: pxa/raumfeld: fix device name for codec ak4104 by Daniel Mack · 14 years ago
  40. a74fe11 ARM: pxa/raumfeld: display initialisation fixes by Sven Neumann · 14 years ago
  41. 8c568df ARM: pxa/raumfeld: adapt to upcoming hardware change by Sven Neumann · 14 years ago
  42. a065685 ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace by Linus Walleij · 13 years ago
  43. 7fc7693 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  44. f1a04db Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  45. c60ffcb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  46. d34c1fc ARM: S3C2440: fix section mismatch on mini2440 by Wolfram Sang · 13 years ago
  47. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 13 years ago
  48. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 13 years ago
  49. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  50. e55f1b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  53. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  54. d30e152 arm: mach-vt8500: add forgotten irq_data conversion by Wolfram Sang · 13 years ago
  55. 90c5ffe ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing by Vitaly Kuzmichev · 13 years ago
  56. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  57. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 13 years ago
  58. 38a8914 ARM: 6987/1: l2x0: fix disabling function to avoid deadlock by Will Deacon · 13 years ago
  59. 186dcaa ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 by Petr Štetiar · 13 years ago
  60. 2eb5af4 ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion by Wolfram Sang · 13 years ago
  61. 6662498 ARM: pxa168: correct nand pmu setting by Lei Wen · 13 years ago
  62. d204b2c ARM: pxa910: correct nand pmu setting by Lei Wen · 13 years ago
  63. beb0c9b ARM: pxa: fix PGSR register address calculation by Paul Parsons · 14 years ago
  64. 6d999da sparc32,leon: Added __init declaration to leon_flush_needed() by Matthias Rosenfelder · 13 years ago
  65. 18d85bc sparc/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  66. 5f27275 ARM: EXYNOS4: Set appropriate I2C device variant by Sylwester Nawrocki · 13 years ago
  67. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  68. 8fa9dd0 ARM: S5PC100: Fix for compilation error by Padmavathi Venna · 13 years ago
  69. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  70. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  71. 152c036 ARM: EXYNOS4: Address a section mismatch w/ suspend issue. by MyungJoo Ham · 13 years ago
  72. 27ea7fd ARM: S5P: Fix bug on init of PWMTimers for HRTimer by Sangbeom Kim · 13 years ago
  73. bb8bb57 ARM: SAMSUNG: header file revised to prevent declaring duplicated by MyungJoo Ham · 13 years ago
  74. a3df1d4 ARM: EXYNOS4: fix improper gpio configuration by Naveen Krishna Chatradhi · 13 years ago
  75. a0d8efe ARM: EXYNOS4: Fix card detection for sdhci 0 and 2 by Thomas Abraham · 13 years ago
  76. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  77. f4f3843 ARM: 6989/1: perf: do not start the PMU when no events are present by Will Deacon · 13 years ago
  78. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  79. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  80. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  81. 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 13 years ago
  82. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  83. a26474e x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines by Tejun Heo · 13 years ago
  84. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  85. c8618d1 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  86. 427e3df Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  87. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 13 years ago
  88. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  89. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 13 years ago
  90. 7b61ca5 sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. by Paul Mundt · 13 years ago
  91. 4d4d6fb ARM: mach-shmobile: make a struct in board-ap4evb.c static by Guennadi Liakhovetski · 13 years ago
  92. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  93. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  94. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  95. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  96. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  97. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  98. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  99. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  100. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago