1. d0b7abb powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig by Michael Ellerman · 10 years ago
  2. edcee77 powerpc/kdump: crash_dump.c needs to include io.h by Michael Ellerman · 10 years ago
  3. d3b94e4 powerpc: Don't build powernv for other platform defconfigs by Michael Ellerman · 10 years ago
  4. 8abf29f powerpc/pci: remove duplicate declaration of pci_bus_find_capability by Wei Yang · 10 years ago
  5. 9410e01 powerpc/iommu/ddw: Fix endianness by Alexey Kardashevskiy · 10 years ago
  6. a7696b3 powerpc: Add printk levels to powerpc code by Anton Blanchard · 10 years ago
  7. 9a4f5cd powerpc: Add printk levels to powernv platform code by Anton Blanchard · 10 years ago
  8. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  9. c7d1f6a powerpc: Use pr_fmt in module loader code by Anton Blanchard · 10 years ago
  10. 9d57472 powerpc: Fill in si_addr_lsb siginfo field by Anton Blanchard · 10 years ago
  11. 3913fdd powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler by Anton Blanchard · 10 years ago
  12. 63af526 powerpc: Simplify do_sigbus by Anton Blanchard · 10 years ago
  13. e35735b9 powerpc: Speed up clear_page by unrolling it by Anton Blanchard · 10 years ago
  14. 2013add powerpc/eeh: Show hex prefix for PE state sysfs by Gavin Shan · 10 years ago
  15. fe7e85c powerpc/powernv: Override dma_get_required_mask() by Gavin Shan · 10 years ago
  16. 372fb80 powerpc/powernv: Fetch frozen PE on top level by Gavin Shan · 10 years ago
  17. f2e0be5 powerpc/eeh: Dump PCI config space for all child devices by Gavin Shan · 10 years ago
  18. 5cfb20b powerpc/eeh: Emulate EEH recovery for VFIO devices by Gavin Shan · 10 years ago
  19. 93e8b36 powerpc/eeh: Tag reset state for user owned PE by Gavin Shan · 10 years ago
  20. d1a85ee powerpc/powernv: Sync OpalPciResetScope with firmware by Gavin Shan · 10 years ago
  21. 4ba5a0f powerpc/pseries: Decrease message level on EEH initialization by Gavin Shan · 10 years ago
  22. 9372ddd powerpc/eeh: Block PCI config access during reset by Gavin Shan · 10 years ago
  23. c9dd014 powerpc/eeh: Use eeh_unfreeze_pe() by Gavin Shan · 10 years ago
  24. 4eeeff0 powerpc/eeh: Unfreeze PE on enabling EEH functionality by Gavin Shan · 10 years ago
  25. 4d4f577 powerpc/eeh: Fix improper condition in eeh_pci_enable() by Gavin Shan · 10 years ago
  26. 22fca17 powerpc/eeh: Clear frozen device state in time by Gavin Shan · 10 years ago
  27. d9df1b5 powerpc/powernv: Clear PAPR error injection registers by Gavin Shan · 10 years ago
  28. 7a06278 powerpc/powernv: Add PCI error injection debugfs entry by Mike Qiu · 10 years ago
  29. 131c123 powerpc/eeh: Introduce eeh_ops::err_inject by Gavin Shan · 10 years ago
  30. 5b64234 powerpc/powernv: Sync header with firmware by Gavin Shan · 10 years ago
  31. 404079c powerpc/eeh: Clear frozen state on passing device by Gavin Shan · 10 years ago
  32. 316233f powerpc/eeh: Reenable PCI devices after reset by Gavin Shan · 10 years ago
  33. 0d5ee52 powerpc/eeh: Freeze PE before PE reset by Gavin Shan · 10 years ago
  34. 940376b powerpc/eeh: Add eeh_pe_state sysfs entry by Gavin Shan · 10 years ago
  35. 3e93805 powerpc/eeh: Drop unused argument in eeh_check_failure() by Gavin Shan · 10 years ago
  36. a75c380 powerpc: Enable DCACHE_WORD_ACCESS on ppc64le by Anton Blanchard · 10 years ago
  37. 8989aa4 powerpc: ppc64le optimised word at a time by Anton Blanchard · 10 years ago
  38. fe2a1bb selftests/powerpc: Add test of load_unaligned_zero_pad() by Michael Ellerman · 10 years ago
  39. de5946c powerpc: Implement load_unaligned_zeropad by Anton Blanchard · 10 years ago
  40. 6d31c2f powerpc: pci-ioda: Use a single function to emit logging messages by Joe Perches · 10 years ago
  41. 45eb472 powerpc: pci-ioda: Remove unnecessary return value from printk by Joe Perches · 10 years ago
  42. 2a58222 powerpc/eeh: Fix kernel crash when passing through VF by Wei Yang · 10 years ago
  43. 9e34992 powerpc/mm: Unindent htab_dt_scan_page_sizes() by Michael Ellerman · 10 years ago
  44. 87d99c0 powerpc/ppc64: Print CPU/MMU/FW features at boot by Michael Ellerman · 10 years ago
  45. bdce97e powerpc/ppc64: Clean up the boot-time settings display by Michael Ellerman · 10 years ago
  46. 92f792e powerpc: Fix build failure when CONFIG_USB=y by Pranith Kumar · 10 years ago
  47. a9303e1 powerpc: Fix build failure on 44x by Pranith Kumar · 10 years ago
  48. 297cf50 powerpc: some changes in numa_setup_cpu() by Li Zhong · 10 years ago
  49. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
  50. 70ad237 powerpc: Fix warning reported by verify_cpu_node_mapping() by Li Zhong · 10 years ago
  51. c9f6f4e powerpc: Implement emulation of string loads and stores by Paul Mackerras · 10 years ago
  52. cf87c3f powerpc: Emulate icbi, mcrf and conditional-trap instructions by Paul Mackerras · 10 years ago
  53. be96f63 powerpc: Split out instruction analysis part of emulate_step() by Paul Mackerras · 10 years ago
  54. ad72a27 powerpc: Check flat device tree version at boot by Michael Ellerman · 10 years ago
  55. d6a4f70 powerpc/powernv: Don't call generic code on offline cpus by Paul Mackerras · 10 years ago
  56. 423216e powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIER by Anton Blanchard · 10 years ago
  57. ff2e466 powerpc: Add POWER8 CPU selection by Anton Blanchard · 10 years ago
  58. e36d122 pseries: Fix endian issues in cpu hot-removal by Thomas Falcon · 10 years ago
  59. 822e712 pseries: Fix endian issues in onlining cpu threads by Thomas Falcon · 10 years ago
  60. fe921c8 powerpc: Simplify symbol check in prom_init_check.sh by Andreas Schwab · 10 years ago
  61. ce6d73c powerpc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  62. d4fe096 powerpc/jump_label: use HAVE_JUMP_LABEL? by Zhouyi Zhou · 10 years ago
  63. 22e55fc powerpc: Export dcr_ind_lock to fix build error by Pranith Kumar · 10 years ago
  64. f6026df powerpc: Move htab_remove_mapping function prototype into header file by Anton Blanchard · 10 years ago
  65. a38efce powerpc: Remove stale function prototypes by Anton Blanchard · 10 years ago
  66. 1217d34 powerpc: Ensure global functions include their prototype by Anton Blanchard · 10 years ago
  67. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  68. 5144b6b powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c by Anton Blanchard · 10 years ago
  69. 7b20a95 powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c by Anton Blanchard · 10 years ago
  70. 5889baf powerpc: Remove unused 32bit symbol exports by Anton Blanchard · 10 years ago
  71. e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 10 years ago
  72. 4a1b08e powerpc: Move via-cuda symbol exports next to function definitions by Anton Blanchard · 10 years ago
  73. 370a3ab powerpc: Move adb symbol exports next to function definitions by Anton Blanchard · 10 years ago
  74. 831cf65b powerpc/powernv: Check OPAL dump calls exist before using by Michael Neuling · 10 years ago
  75. 7dc992e powerpc/powernv: Check OPAL elog calls exist before using by Michael Neuling · 10 years ago
  76. 035ed26 powerpc/powernv: Check OPAL RTC calls exists before using by Michael Neuling · 10 years ago
  77. bffe6bd powerpc/powernv: Add OPAL check token call by Michael Neuling · 10 years ago
  78. 3484a31 powerpc: Fix build error with CONFIG_PCI=n by Pranith Kumar · 10 years ago
  79. c913e5f powerpc/boot: Don't install zImage.* from make install by Tony Breeds · 10 years ago
  80. cdd91b8 powerpc/powernv: Improve error messages in dump code by Vasant Hegde · 10 years ago
  81. 2172d66 powerpc/pseries: Drop unnecessary continue by Himangi Saraogi · 10 years ago
  82. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  83. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  84. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  85. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  86. 9925cc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  87. 5874cfe Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  88. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  89. 018cace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  90. d50582e xen/arm: remove mach_to_phys rbtree by Stefano Stabellini · 10 years ago
  91. 340720b xen/arm: reimplement xen_dma_unmap_page & friends by Stefano Stabellini · 10 years ago
  92. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  93. eb35bdd arm64: flush TLS registers during exec by Will Deacon · 10 years ago
  94. caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
  95. 0b5a506 x86/xen: don't copy bogus duplicate entries into kernel page tables by Stefan Bader · 10 years ago
  96. 619df5d Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  97. 9fc4b7e microblaze: Fix number of syscalls by Michal Simek · 10 years ago
  98. b408e2c microblaze: Rename Advance setup to Kernel features by Michal Simek · 10 years ago
  99. 7acdc1c microblaze: Add mm/Kconfig to advance menu by Michal Simek · 10 years ago
  100. de295cf arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug() by Chen Gang · 10 years ago