1. 50e6f85 Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  2. ae75d84 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  3. 0b52a3c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  4. b11ae951 powerpc: Partial revert of "Context switch more PMU related SPRs" by Michael Ellerman · 11 years ago
  5. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 11 years ago
  6. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 11 years ago
  7. fb0fce3 powerpc/power8: Update denormalization handler by Michael Neuling · 11 years ago
  8. d7c67fb powerpc/pseries: Simplify denormalization handler by Michael Neuling · 11 years ago
  9. 6a60f9e powerpc/power8: Fix oprofile and perf by Michael Neuling · 11 years ago
  10. b8b3de2 powerpc/eeh: Don't check RTAS token to get PE addr by Gavin Shan · 11 years ago
  11. c5df457 powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resources by Kevin Hao · 11 years ago
  12. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  13. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  14. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  15. 3d0d8b9 Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  16. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 11 years ago
  17. fb565ff Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  18. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 11 years ago
  19. c51aa6d Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  20. cdfce53 MIPS: ralink: add missing SZ_1M multiplier by John Crispin · 11 years ago
  21. 7b741aa MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. by Ralf Baechle · 11 years ago
  22. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 11 years ago
  23. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 11 years ago
  24. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  25. 509eb76 ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier() by Will Deacon · 11 years ago
  26. ced2a3b ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table by Marc C · 11 years ago
  27. da94a82 ARM: 7743/1: compressed/head.S: work around new binutils warning by Arnd Bergmann · 11 years ago
  28. 92bdd3f ARM: 7742/1: topology: export cpu_topology by Arnd Bergmann · 11 years ago
  29. 2752367 ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMIHOSTING by Nicolas Pitre · 11 years ago
  30. 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 11 years ago
  31. 8b35c35 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  32. 1dc735b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  33. 466318a xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. by Konrad Rzeszutek Wilk · 11 years ago
  34. 5600a84 ARM: shmobile: sh73a0: Update CMT clockevent rating to 80 by Simon Horman · 11 years ago
  35. 62bc82a microblaze: Use static inline functions in cacheflush.h by Michal Simek · 11 years ago
  36. aa4f608 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  37. 286e050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  38. 8706a6b microblaze: Fix sparse warnings by Michal Simek · 11 years ago
  39. 299018f KVM: Fix race in apic->pending_events processing by Gleb Natapov · 11 years ago
  40. 8acb4207 KVM: fix sil/dil/bpl/spl in the mod/rm fields by Paolo Bonzini · 11 years ago
  41. 103f98e KVM: Emulate multibyte NOP by Paolo Bonzini · 11 years ago
  42. d4cb9df5 ARM: KVM: be more thorough when invalidating TLBs by Marc Zyngier · 11 years ago
  43. e8180dc ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl by Andre Przywara · 11 years ago
  44. ed82985 mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. by David Daney · 11 years ago
  45. 4c73fb2 mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG by David Daney · 11 years ago
  46. 8d17dd0 mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs by David Daney · 11 years ago
  47. bf32ebf mips/kvm: Fix name of gpr field in struct kvm_regs. by David Daney · 11 years ago
  48. 688cded mips/kvm: Fix ABI for use of 64-bit registers. by David Daney · 11 years ago
  49. 1f3dc6d mips/kvm: Fix ABI for use of FPU. by David Daney · 11 years ago
  50. a08b9bc ARM: imx: clk-imx6q: AXI clock select index is incorrect by Anson Huang · 11 years ago
  51. 0b68255 Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  52. 13731d8 ARM: bcm2835: override the HW UART periphid by Jongsung Kim · 11 years ago
  53. 04b5e56 Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 11 years ago
  54. cc86397 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  55. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 11 years ago
  56. 7660390 parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" by Paul Bolle · 11 years ago
  57. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  58. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 11 years ago
  59. aa3ae6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  60. badec11 powerpc/cputable: Fix typo on P7+ cputable entry by Will Schmidt · 11 years ago
  61. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  62. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  63. 858957a powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  64. 2798389 powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  65. f274ef8 powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP by Srivatsa S. Bhat · 11 years ago
  66. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 11 years ago
  67. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 11 years ago
  68. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 11 years ago
  69. 280a5ba powerpc/pseries: Improve stream generation comments in copypage/user by Michael Neuling · 11 years ago
  70. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 11 years ago
  71. 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8 by Nishanth Aravamudan · 11 years ago
  72. e242114 powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU by chenhui zhao · 11 years ago
  73. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 11 years ago
  74. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 11 years ago
  75. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 11 years ago
  76. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 11 years ago
  77. fe696b4 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  78. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
  79. 9955ac4 arm64: don't kill the kernel on a bad esr from el0 by Mark Rutland · 11 years ago
  80. 381cc2b arm64: treat unhandled compat el0 traps as undef by Mark Rutland · 11 years ago
  81. df66834 m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK by Finn Thain · 11 years ago
  82. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 5187b28 x86: Allow FPU to be used at interrupt time even with eagerfpu by Pekka Riikonen · 11 years ago
  84. 2baad61 x86, crc32-pclmul: Fix build with older binutils by Jan Beulich · 11 years ago
  85. 3655b22 Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  86. dcdbe33 Merge branch 'mn10300' (mn10300 fixes from David Howells) by Linus Torvalds · 11 years ago
  87. 1aeeac7 MN10300: Need pci_iomap() and __pci_ioport_map() defining by David Howells · 11 years ago
  88. b8bc9b0 MN10300: ASB2305's PCI code needs the definition of XIRQ1 by David Howells · 11 years ago
  89. d17fc23 MN10300: Enable IRQs more in system call exit work path by David Howells · 11 years ago
  90. 1e00227d MN10300: Fix ret_from_kernel_thread by David Howells · 11 years ago
  91. 7b55eab Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  92. 1db01b4 xen: Clean up apic ipi interface by Stefan Bader · 11 years ago
  93. c476321 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  94. cf6c31f m68k: only use local gpio_request_one if not using GPIOLIB by Greg Ungerer · 11 years ago
  95. da9d0fb ARM: exynos: defconfig update by Olof Johansson · 11 years ago
  96. e9d0626 x86-64, init: Fix a possible wraparound bug in switchover in head_64.S by Zhang Yanfei · 11 years ago
  97. 30a9e50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  98. 3c48dd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  99. 6e7d43f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  100. b60b61d ARM: mvebu: Fix bug in coherency fabric low level init function by Nadav Haklai · 11 years ago