1. 3b576ff perf, x86: Add model 45 SandyBridge support by Youquan Song · 13 years ago
  2. 310fef9 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
  3. 0208b80 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  4. b7290a2 ARM: Dove: fix second SPI initialization call by Nicolas Pitre · 13 years ago
  5. 054b93a iommu/amd: Make sure iommu->need_sync contains correct value by Joerg Roedel · 13 years ago
  6. 5c755fc iommu/amd: Don't take domain->lock recursivly by Joerg Roedel · 13 years ago
  7. 7663571 ARM: davinci: fix cache flush build error by Linus Walleij · 13 years ago
  8. 75a9498 ARM: davinci: da850 EVM: read mac address from SPI flash by Sudhakar Rajashekhara · 13 years ago
  9. 8a19c4e ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 13 years ago
  10. 0b129e1 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 13 years ago
  11. 1f51b5d xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 13 years ago
  12. 2dd9ce0 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 13 years ago
  13. 5607cbd MXC: iomux-v3: correct NO_PAD_CTRL definition by Troy Kisky · 13 years ago
  14. 0dbf5d8 ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. by Srinivas Kandagatla · 13 years ago
  15. f7ae5ca sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 13 years ago
  16. 8d537b9 sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 13 years ago
  17. d91d1dd sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  18. 69c4ec5 sparc64: Set HAVE_C_RECORDMCOUNT by David S. Miller · 13 years ago
  19. a9d0a36 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  20. 7fe1e16 sparc32: unbreak arch_write_unlock() by Mikael Pettersson · 13 years ago
  21. b60c440 sparc64: remove unnecessary macros from spinlock_64.h by Mikael Pettersson · 13 years ago
  22. 6d2e754 arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  23. 2498959 x86, UV: Remove UV delay in starting slave cpus by Jack Steiner · 13 years ago
  24. 2f43189 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
  25. 656e041 x86, olpc: Wait for last byte of EC command to be accepted by Paul Fox · 13 years ago
  26. 6aaaf4e xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 13 years ago
  27. 1561007 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  28. 6857336 x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 13 years ago
  29. f06a93f x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message by Len Brown · 13 years ago
  30. 8af1028 sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  31. f45a91a powerpc: pseries: Fix kexec on machines with more than 4TB of RAM by Anton Blanchard · 13 years ago
  32. fea59f9 powerpc: Fix device tree claim code by Anton Blanchard · 13 years ago
  33. 9ad774d powerpc/pseries: Fix kexec on recent firmware versions by Anton Blanchard · 13 years ago
  34. feeb796 sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  35. 9333a46 sparc: Size mondo queues more sanely. by David S. Miller · 13 years ago
  36. b548d90 sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  37. 27ff2c0 sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  38. e6aefcf sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago
  39. 7508c95 sparc: Add some missing hypervisor API groups. by David S. Miller · 13 years ago
  40. c099e6a sparc: Use hweight64() in popc emulation. by David S. Miller · 13 years ago
  41. 0975b44 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
  42. 11d6ad9 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  43. f1b7f4b sparc: Sanitize cpu feature detection and reporting. by David S. Miller · 13 years ago
  44. b25f76a sparc: Detect and handle UltraSPARC-T3 cpu types. by David S. Miller · 13 years ago
  45. ce84017 sparc: Don't do expensive hypervisor PCR write unless necessary. by David S. Miller · 13 years ago
  46. 7cc3d70 sparc: Add T3 sun4v cpu type and hypervisor group defines. by David S. Miller · 13 years ago
  47. 29ad8f6 sparc: Don't leave sparc_pmu_type NULL on sun4v. by David S. Miller · 13 years ago
  48. a18696c xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 14 years ago
  49. d4cf344 fix return type of __atomic64_add_return by John David Anglin · 14 years ago
  50. ec36ea6 Fix futex support by Carlos O'Donell · 13 years ago
  51. 6985fbb wire up sendmmsg syscall by James Bottomley · 13 years ago
  52. 2020455 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  53. 8ab2e3a cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  54. a2708fa cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  55. f5508a0 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  56. dc96c18 powerpc/pseries/hvconsole: Fix dropped console output by Anton Blanchard · 13 years ago
  57. f7ac7c5 xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  58. a3b5733 irq_work, alpha: Fix up arch hooks by Peter Zijlstra · 13 years ago
  59. 4a3422b powerpc/kdump: Fix timeout in crash_kexec_wait_realmode by Michael Neuling · 13 years ago
  60. 758705e oprofile, x86: Fix nmi-unsafe callgraph support by Robert Richter · 14 years ago
  61. b0d8db0 kexec, x86: Fix incorrect jump back address if not preserving context by Huang Ying · 13 years ago
  62. 6e243f8 x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS by Len Brown · 13 years ago
  63. 70c964e irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 13 years ago
  64. 307167f ARM: pxa/cm-x300: fix V3020 RTC functionality by Igor Grinberg · 14 years ago
  65. 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
  66. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  67. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 years ago
  68. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 14 years ago
  69. 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
  70. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  71. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 13 years ago
  72. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  73. 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
  74. 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
  75. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  76. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  77. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  78. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  79. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  80. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 13 years ago
  81. 3628c3f x86. reboot: Make Dell Latitude E6320 use reboot=pci by Maxime Ripard · 13 years ago
  82. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  83. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  84. f299bb9 arm: davinci: Fix low level gpio irq handlers' argument by Ido Yariv · 13 years ago
  85. 770e1ac powerpc/mm: Fix memory_block_size_bytes() for non-pseries by Benjamin Herrenschmidt · 14 years ago
  86. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 14 years ago
  87. 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
  88. 5da0ef9 x86: Disable AMD_NUMA for 32bit for now by Tejun Heo · 13 years ago
  89. 9c0de49 ARM: pxa/raumfeld: fix device name for codec ak4104 by Daniel Mack · 14 years ago
  90. a74fe11 ARM: pxa/raumfeld: display initialisation fixes by Sven Neumann · 14 years ago
  91. 8c568df ARM: pxa/raumfeld: adapt to upcoming hardware change by Sven Neumann · 14 years ago
  92. a065685 ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace by Linus Walleij · 14 years ago
  93. 7fc7693 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  94. 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
  95. 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
  96. d34c1fc ARM: S3C2440: fix section mismatch on mini2440 by Wolfram Sang · 13 years ago
  97. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 13 years ago
  98. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 13 years ago
  99. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  100. 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