1. ad41733 powerpc/powernv : Disable subcore for UP configs by Shreyas B. Prabhu · 10 years ago
  2. b2a8087 powerpc/powernv: Include asm/smp.h to fix UP build failure by Shreyas B. Prabhu · 10 years ago
  3. 59a53af powerpc: Don't setup CPUs with bad status by Michael Neuling · 10 years ago
  4. 96d0161 powerpc: Correct DSCR during TM context switch by Sam bobroff · 10 years ago
  5. fb5a515 powerpc: Remove platforms/wsp and associated pieces by Michael Ellerman · 10 years ago
  6. 9431429 powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG by Paul Bolle · 10 years ago
  7. dd58a09 powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support by Benjamin Herrenschmidt · 10 years ago
  8. dfb9454 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  9. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  10. d2deeba booke/watchdog: refine and clean up the codes by Tang Yuantian · 10 years ago
  11. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  12. 0d2b7ea powerpc: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  13. 0c0a3e5 powerpc/powernv: Add missing include to LPC code by Benjamin Herrenschmidt · 10 years ago
  14. 09567e7 powerpc/mm: Check paca psize is up to date for huge mappings by Michael Ellerman · 10 years ago
  15. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 10 years ago
  16. 8b8f7bf powerpc/powernv: Pass buffer size to OPAL validate flash call by Vasant Hegde · 10 years ago
  17. c1931e2 powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  18. 2ac7b01 powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  19. 6d97d7a powerpc/powernv: Set memory_block_size_bytes to 256MB by Anton Blanchard · 10 years ago
  20. a5d8625 powerpc: Allow ppc_md platform hook to override memory_block_size_bytes by Anton Blanchard · 10 years ago
  21. 223ca9d powerpc/powernv: Fix endian issues in memory error handling code by Anton Blanchard · 10 years ago
  22. 2213fb1 powerpc/eeh: Skip eeh sysfs when eeh is disabled by Wei Yang · 10 years ago
  23. 5d73320 powerpc: 64bit sendfile is capped at 2GB by Anton Blanchard · 10 years ago
  24. fa2dbe2 powerpc/powernv: Provide debugfs access to the LPC bus via OPAL by Benjamin Herrenschmidt · 10 years ago
  25. c4cad90 powerpc/serial: Use saner flags when creating legacy ports by Benjamin Herrenschmidt · 10 years ago
  26. 736256e powerpc/xmon: Fix up xmon format strings by Michael Ellerman · 10 years ago
  27. 4926616 powerpc/powernv: Add calls to support little endian host by Benjamin Herrenschmidt · 10 years ago
  28. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  29. 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 10 years ago
  30. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  31. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  32. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  33. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  34. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  36. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  37. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  38. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  39. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 10 years ago
  40. 204fe03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  41. 8212f58 powerpc: Wire renameat2() syscall by Benjamin Herrenschmidt · 10 years ago
  42. d8d164a9 KVM: PPC: Book3S PR: Rework SLB switching code by Alexander Graf · 10 years ago
  43. 207438d KVM: PPC: Book3S PR: Use SLB entry 0 by Alexander Graf · 10 years ago
  44. 000a25d KVM: PPC: Book3S HV: Fix machine check delivery to guest by Paul Mackerras · 10 years ago
  45. 9bc01a9 KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs by Paul Mackerras · 10 years ago
  46. 6c576e7 KVM: PPC: Book3S HV: Make sure we don't miss dirty pages by Paul Mackerras · 10 years ago
  47. 687414b KVM: PPC: Book3S HV: Fix dirty map for hugepages by Alexey Kardashevskiy · 10 years ago
  48. 1066f77 KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address by Paul Mackerras · 10 years ago
  49. 5576548 KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates() by Paul Mackerras · 10 years ago
  50. e1d8a96 KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number by Paul Mackerras · 10 years ago
  51. f2e9104 KVM: PPC: Add CAP to indicate hcall fixes by Alexander Graf · 10 years ago
  52. aae6559 KVM: PPC: MPIC: Reset IRQ source private members by Alexander Graf · 10 years ago
  53. 4218836 KVM: PPC: Graciously fail broken LE hypercalls by Alexander Graf · 10 years ago
  54. 235959b PPC: ePAPR: Fix hypercall on LE guest by Alexander Graf · 10 years ago
  55. ddca156 KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler by Aneesh Kumar K.V · 10 years ago
  56. 7310f3a KVM: PPC: BOOK3S: Always use the saved DAR value by Aneesh Kumar K.V · 10 years ago
  57. 5c165ae PPC: KVM: Make NX bit available with magic page by Alexander Graf · 10 years ago
  58. f3383cf KVM: PPC: Disable NX for old magic page using guests by Alexander Graf · 10 years ago
  59. 1f365bb KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest by Aneesh Kumar K.V · 10 years ago
  60. 792fc49 KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation by Aneesh Kumar K.V · 10 years ago
  61. 9916d57 KVM: PPC: Book3S PR: Expose TM registers by Alexander Graf · 10 years ago
  62. 2e23f54 KVM: PPC: Book3S PR: Expose EBB registers by Alexander Graf · 10 years ago
  63. e14e7a1 KVM: PPC: Book3S PR: Expose TAR facility to guest by Alexander Graf · 10 years ago
  64. 616dff8 KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR by Alexander Graf · 10 years ago
  65. a5948fa KVM: PPC: Book3S PR: Emulate TIR register by Alexander Graf · 10 years ago
  66. f8f6eb0 KVM: PPC: Book3S PR: Ignore PMU SPRs by Alexander Graf · 10 years ago
  67. f24bc1e KVM: PPC: Book3S: Move little endian conflict to HV KVM by Alexander Graf · 10 years ago
  68. cd087ee KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions by Alexander Graf · 10 years ago
  69. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 10 years ago
  70. 2743103 KVM: PPC: PR: Fill pvinfo hcall instructions in big endian by Alexander Graf · 10 years ago
  71. b59d9d2 KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian by Alexander Graf · 10 years ago
  72. 1692aa3 KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian by Alexander Graf · 10 years ago
  73. 94810ba KVM: PPC: Book3S PR: Default to big endian guest by Alexander Graf · 10 years ago
  74. 14a7d41 KVM: PPC: Book3S_64 PR: Access shadow slb in big endian by Alexander Graf · 10 years ago
  75. 4e509af KVM: PPC: Book3S_64 PR: Access HTAB in big endian by Alexander Graf · 10 years ago
  76. 860540b KVM: PPC: Book3S_32: PR: Access HTAB in big endian by Alexander Graf · 10 years ago
  77. 740f834 KVM: PPC: Book3S: PR: Fix C/R bit setting by Alexander Graf · 10 years ago
  78. 7562c4f KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on by Aneesh Kumar K.V · 10 years ago
  79. e5ee542 KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest by Aneesh Kumar K.V · 10 years ago
  80. 8f20a3a KVM: PPC: E500: Add dcbtls emulation by Alexander Graf · 11 years ago
  81. 07fec1c KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR by Alexander Graf · 11 years ago
  82. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  83. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  84. 7ca22cf USB: remove CONFIG_USB_DEBUG from defconfig files by Greg Kroah-Hartman · 10 years ago
  85. 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  86. 1739ea9 powerpc: Fix regression of per-CPU DSCR setting by Sam bobroff · 10 years ago
  87. 39a360e powerpc: Split __SYSFS_SPRSETUP macro by Sam bobroff · 10 years ago
  88. b717d98 arch: powerpc/fadump: Cleaning up inconsistent NULL checks by Rickard Strandqvist · 10 years ago
  89. 4750afa powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE by Preeti U Murthy · 10 years ago
  90. e218602 powerpc/powernv: Add support for POWER8 split core on powernv by Michael Ellerman · 10 years ago
  91. 3102f78 powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM by Michael Ellerman · 10 years ago
  92. 6f5e40a powerpc: Check cpu_thread_in_subcore() in __cpu_up() by Michael Ellerman · 10 years ago
  93. 5853aef powerpc: Add threads_per_subcore by Michael Ellerman · 10 years ago
  94. 8d6f7c5 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() by Michael Ellerman · 10 years ago
  95. 441c19c powerpc/kvm/book3s_hv: Rework the secondary inhibit code by Michael Ellerman · 10 years ago
  96. 64bb80d powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES by Nishanth Aravamudan · 10 years ago
  97. 8c27226 powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID by Nishanth Aravamudan · 10 years ago
  98. 86969cf Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  99. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 10 years ago
  100. 7998eb3 powerpc: Fix 64 bit builds with binutils 2.24 by Guenter Roeck · 10 years ago