1. 2d9afb3 powerpc/boot: Add a global entry point for pseries by Cédric Le Goater · 11 years ago
  2. f16e968 powerpc/boot: Modify entry point for 64bit by Cédric Le Goater · 11 years ago
  3. 93d3921 powerpc/boot: Define a routine to enter prom by Cédric Le Goater · 11 years ago
  4. 002c39d powerpc/boot: Add little endian support to elf utils by Cédric Le Goater · 11 years ago
  5. 284b52c powerpc/boot: Add 64bit and little endian support to addnote by Cédric Le Goater · 11 years ago
  6. 98fd433 powerpc/boot: Define byteswapping routines for little endian by Cédric Le Goater · 11 years ago
  7. b636031 powerpc/boot: Fix compile warning in 64bit by Cédric Le Goater · 11 years ago
  8. 6413010 powerpc/boot: Define typedef ihandle as u32 by Cédric Le Goater · 11 years ago
  9. 034e55e powerpc/boot: Rework of_claim() to make it 64bit friendly by Cédric Le Goater · 11 years ago
  10. 9cc36bb powerpc/boot: Add PROM_ERROR define in oflib by Cédric Le Goater · 11 years ago
  11. 926e694 powerpc/boot: Add byteswapping routines in oflib by Cédric Le Goater · 11 years ago
  12. 163bed7 powerpc/boot: Use prom_arg_t in oflib by Cédric Le Goater · 11 years ago
  13. fed23ed powerpc/boot: Use a common prom_args struct in oflib by Cédric Le Goater · 11 years ago
  14. f4bce2f powerpc/boot: Fix do_div for 64bit wrapper by Cédric Le Goater · 11 years ago
  15. a7d0431 powerpc/prom: Stop scanning dev-tree for fdump early by Gavin Shan · 11 years ago
  16. e9bc03f powerpc/powernv: Don't use pe->pbus to get the domain number by Gavin Shan · 11 years ago
  17. 65fd766 powerpc/powernv: Missed IOMMU table type by Gavin Shan · 11 years ago
  18. b2b5efc powerpc/powernv: Fundamental reset on PLX ports by Gavin Shan · 11 years ago
  19. 35845a7 powerpc/eeh: Can't recover from non-PE-reset case by Gavin Shan · 11 years ago
  20. 361f2a2 powrpc/powernv: Reset PHB in kdump kernel by Gavin Shan · 11 years ago
  21. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 11 years ago
  22. 26833a5 powerpc/eeh: Make the delay for PE reset unified by Gavin Shan · 11 years ago
  23. fd5cee7 powerpc/powernv: Reset root port in firmware by Gavin Shan · 11 years ago
  24. 54f112a38 powerpc/pseries: Fix overwritten PE state by Gavin Shan · 11 years ago
  25. 6379655 powerpc/powernv: Fix endless reporting frozen PE by Gavin Shan · 11 years ago
  26. d2b0f6f powerpc/eeh: No hotplug on permanently removed dev by Gavin Shan · 11 years ago
  27. 7f52a526 powerpc/eeh: Allow to disable EEH by Gavin Shan · 11 years ago
  28. 8a5ad35 powerpc/eeh: Cleanup EEH subsystem variables by Gavin Shan · 11 years ago
  29. 2a18dfc powerpc/eeh: Use cached capability for log dump by Gavin Shan · 11 years ago
  30. 2d86c38 powerpc/eeh: Cleanup eeh_gather_pci_data() by Gavin Shan · 11 years ago
  31. 7895470 powerpc/eeh: Avoid I/O access during PE reset by Gavin Shan · 11 years ago
  32. 1d9a544 powerpc/powernv: Use EEH PCI config accessors by Gavin Shan · 11 years ago
  33. d0914f5 powerpc/eeh: Block PCI-CFG access during PE reset by Gavin Shan · 11 years ago
  34. 7b40185 powerpc/eeh: EEH_PE_ISOLATED not reflect HW state by Gavin Shan · 11 years ago
  35. b34497d powerpc/powernv: Remove fields in PHB diag-data dump by Gavin Shan · 11 years ago
  36. f5bc6b7 powerpc/powernv: Move PNV_EEH_STATE_ENABLED around by Gavin Shan · 11 years ago
  37. 467f79a powerpc/powernv: Remove PNV_EEH_STATE_REMOVED by Gavin Shan · 11 years ago
  38. 9e04937 powerpc/eeh: Remove EEH_PE_PHB_DEAD by Gavin Shan · 11 years ago
  39. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 11 years ago
  40. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 11 years ago
  41. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 11 years ago
  42. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 11 years ago
  43. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 11 years ago
  44. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 11 years ago
  45. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  46. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  47. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 11 years ago
  48. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 11 years ago
  49. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 11 years ago
  50. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 11 years ago
  51. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 11 years ago
  52. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 11 years ago
  53. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 11 years ago
  54. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 11 years ago
  55. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 11 years ago
  56. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 11 years ago
  57. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 11 years ago
  58. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 11 years ago
  59. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 11 years ago
  60. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 11 years ago
  61. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 11 years ago
  62. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 11 years ago
  63. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 11 years ago
  64. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 11 years ago
  65. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 11 years ago
  66. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 11 years ago
  67. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 11 years ago
  68. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 11 years ago
  69. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 11 years ago
  70. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 11 years ago
  71. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 11 years ago
  72. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 8de3f7a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  75. 8229f1a mips: export flush_icache_range by Kees Cook · 11 years ago
  76. 9cc2368 Shiraz has moved by Viresh Kumar · 11 years ago
  77. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  78. 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 11 years ago
  79. 674366e Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  80. 2422365 perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU by Venkatesh Srinivas · 11 years ago
  81. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  82. 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  83. 6381c24 kprobes/x86: Fix page-fault handling logic by Masami Hiramatsu · 11 years ago
  84. ea43164 x86/mce: Fix CMCI preemption bugs by Ingo Molnar · 11 years ago
  85. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 2a83dc7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 5f63517 Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  88. 0f689a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  89. 7d38cc0 Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  90. c0b5a64 [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) by Tony Luck · 11 years ago
  91. 5be44a6 x86: Remove the PCI reboot method from the default chain by Ingo Molnar · 11 years ago
  92. e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 11 years ago
  93. 4461bbc x86/xen: Fix 32-bit PV guests's usage of kernel_stack by Boris Ostrovsky · 11 years ago
  94. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  95. 140ab64 powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal by Mike Qiu · 11 years ago
  96. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
  97. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  98. de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
  99. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
  100. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago