1. 9d5cab0 powerpc/eeh: I/O chip PE reset by Gavin Shan · 12 years ago
  2. 8c41a7f powerpc/eeh: I/O chip EEH state retrieval by Gavin Shan · 12 years ago
  3. eb00598 powerpc/eeh: I/O chip EEH enable option by Gavin Shan · 12 years ago
  4. 73370c6 powerpc/eeh: I/O chip post initialization by Gavin Shan · 12 years ago
  5. 8747f36 powerpc/eeh: EEH backend for P7IOC by Gavin Shan · 12 years ago
  6. 2377323 powerpc/eeh: Sync OPAL API with firmware by Gavin Shan · 12 years ago
  7. 8a6b1bc powerpc/eeh: EEH core to handle special event by Gavin Shan · 12 years ago
  8. 4907581 powerpc/eeh: Export confirm_error_lock by Gavin Shan · 12 years ago
  9. 9986659 powerpc/eeh: Allow to purge EEH events by Gavin Shan · 12 years ago
  10. 5a71978 powerpc/eeh: Trace time on first error for PE by Gavin Shan · 12 years ago
  11. c860855 powerpc/eeh: Single kthread to handle events by Gavin Shan · 12 years ago
  12. 26a7485 powerpc/eeh: Delay EEH probe during hotplug by Gavin Shan · 12 years ago
  13. 326a98e powerpc/eeh: Refactor eeh_reset_pe_once() by Gavin Shan · 12 years ago
  14. 21fd21f powerpc/eeh: EEH post initialization operation by Gavin Shan · 12 years ago
  15. 51fb5f5 powerpc/eeh: Make eeh_init() public by Gavin Shan · 12 years ago
  16. 8cdb283 powerpc/eeh: Trace PCI bus from PE by Gavin Shan · 12 years ago
  17. 0156680 powerpc/eeh: Make eeh_pe_get() public by Gavin Shan · 12 years ago
  18. 9ff6743 powerpc/eeh: Make eeh_phb_pe_get() public by Gavin Shan · 12 years ago
  19. 317f06d powerpc/eeh: Move common part to kernel directory by Gavin Shan · 12 years ago
  20. a84f273 powerpc/eeh: Cleanup for EEH core by Gavin Shan · 12 years ago
  21. 87b4e53 powerpc/tm: Fix return of active 64bit signals by Michael Neuling · 12 years ago
  22. 55e4341 powerpc/tm: Fix return of 32bit rt signals to active transactions by Michael Neuling · 12 years ago
  23. 2c27a18 powerpc/tm: Fix restoration of MSR on 32bit signal return by Michael Neuling · 12 years ago
  24. fee55450 powerpc/tm: Fix 32 bit non-rt signals by Michael Neuling · 12 years ago
  25. 1d25f11 powerpc/tm: Fix writing top half of MSR on 32 bit signals by Michael Neuling · 12 years ago
  26. 968219f powerpc/8xx: Remove 8xx specific "minimal FPU emulation" by Benjamin Herrenschmidt · 12 years ago
  27. 4e63f8e powerpc/math-emu: Allow math-emu to be used for HW FPU by Benjamin Herrenschmidt · 12 years ago
  28. 04ae900 powerpc/math-emu: Fix decoding of some instructions by Benjamin Herrenschmidt · 12 years ago
  29. a5e4797 powerpc/pseries: Read common partition via pstore by Aruna Balakrishnaiah · 12 years ago
  30. f33f748 powerpc/pseries: Read of-config partition via pstore by Aruna Balakrishnaiah · 12 years ago
  31. edf3846 powerpc/pseries: Distinguish between a os-partition and non-os partition by Aruna Balakrishnaiah · 12 years ago
  32. 69020ee powerpc/pseries: Read rtas partition via pstore by Aruna Balakrishnaiah · 12 years ago
  33. d7563c9 powerpc/pseries: Read/Write oops nvram partition via pstore by Aruna Balakrishnaiah · 12 years ago
  34. 1267461 powerpc/pseries: Introduce generic read function to read nvram-partitions by Aruna Balakrishnaiah · 12 years ago
  35. b1f70e1 powerpc/pseries: Add version and timestamp to oops header by Aruna Balakrishnaiah · 12 years ago
  36. 1bf247f powerpc/pseries: Remove syslog prefix in uncompressed oops text by Aruna Balakrishnaiah · 12 years ago
  37. 2d5c121 powerpc/eeh: Enhance converting EEH dev by Gavin Shan · 12 years ago
  38. 5fb6216 powerpc/eeh: Fix fetching bus for single-dev-PE by Gavin Shan · 12 years ago
  39. 475e68c powerpc: Align thread->fpr to 16 bytes by Anton Blanchard · 12 years ago
  40. 1b7e0cb powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff by liguang · 12 years ago
  41. a5b45de powerpc/smp: Use '==' instead of '<' for system_state by liguang · 12 years ago
  42. 13d543c powerpc: Restore dbcr0 on user space exit by Bharat Bhushan · 12 years ago
  43. d8899bb powerpc: Debug control and status registers are 32bit by Bharat Bhushan · 12 years ago
  44. 5b25199 powerpc/vfio: Enable on pSeries platform by Alexey Kardashevskiy · 12 years ago
  45. 4e13c1a powerpc/vfio: Enable on PowerNV platform by Alexey Kardashevskiy · 12 years ago
  46. ab9a418 powerpc: Update currituck pci/usb fixup for new board revision by Alistair Popple · 12 years ago
  47. 70a54a4 powerpc: Fix single step emulation of 32bit overflowed branches by Michael Neuling · 12 years ago
  48. b9ef7d6 powerpc: Update default configurations by Alistair Popple · 12 years ago
  49. 071df94 powerpc: Add a configuration option for early BootX/OpenFirmware debug by Alistair Popple · 12 years ago
  50. 0962e80 powerpc/prom: Scan reserved-ranges node for memory reservations by Jeremy Kerr · 12 years ago
  51. d5d8ec8 powerpc/mm: Make mmap_64.c compile on 32bit powerpc by Daniel Walker · 12 years ago
  52. 3139b0a powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_check_overflow by Kevin Hao · 12 years ago
  53. 39a421f powerpc/mm/nohash: Ignore NULL stale_map entries by Scott Wood · 12 years ago
  54. 35fd219 powerpc: Move the single step enable code to a generic path by Suzuki K. Poulose · 12 years ago
  55. 85f395c powerpc/kprobes: Do not disable External interrupts during single step by Suzuki K. Poulose · 12 years ago
  56. e800340 powerpc: Mark low level irq handlers NO_THREAD by Thomas Gleixner · 12 years ago
  57. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
  58. cb03dc0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. dcae7f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  60. 45df901 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  61. c8a22d1 x86: Fix typo in kexec register clearing by Kees Cook · 12 years ago
  62. b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 12 years ago
  63. 1a9c3d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  64. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  65. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 12 years ago
  66. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 12 years ago
  67. 2b6398f kvm/ppc/booke64: Disable e6500 support by Scott Wood · 12 years ago
  68. 4edd1ae kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage by Mihai Caraman · 12 years ago
  69. 681865d mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG by David Daney · 12 years ago
  70. f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 12 years ago
  71. 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 · 12 years ago
  72. cb2f993 MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE by Markos Chandras · 12 years ago
  73. d414976 MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM by Markos Chandras · 12 years ago
  74. e63a24d MIPS: Alchemy: fix wait function by Manuel Lauss · 12 years ago
  75. c46b54f s390/pci: Implement IRQ functions if !PCI by Ben Hutchings · 12 years ago
  76. ae75d84 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  77. 0b52a3c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  78. b11ae951 powerpc: Partial revert of "Context switch more PMU related SPRs" by Michael Ellerman · 12 years ago
  79. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 12 years ago
  80. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 12 years ago
  81. fb0fce3 powerpc/power8: Update denormalization handler by Michael Neuling · 12 years ago
  82. d7c67fb powerpc/pseries: Simplify denormalization handler by Michael Neuling · 12 years ago
  83. 6a60f9e powerpc/power8: Fix oprofile and perf by Michael Neuling · 12 years ago
  84. b8b3de2 powerpc/eeh: Don't check RTAS token to get PE addr by Gavin Shan · 12 years ago
  85. c5df457 powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resources by Kevin Hao · 12 years ago
  86. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  88. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  89. 3d0d8b9 Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  90. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 12 years ago
  91. fb565ff7 Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  92. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 12 years ago
  93. c51aa6d Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  94. cdfce53 MIPS: ralink: add missing SZ_1M multiplier by John Crispin · 12 years ago
  95. 7b741aa MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. by Ralf Baechle · 12 years ago
  96. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 12 years ago
  97. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 12 years ago
  98. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 12 years ago
  99. 509eb76 ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier() by Will Deacon · 12 years ago
  100. ced2a3b ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table by Marc C · 12 years ago