1. 0d2b7ea powerpc: update comments for generic idle conversion by Geert Uytterhoeven · 11 years ago
  2. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  3. 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 11 years ago
  4. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 11 years ago
  5. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
  6. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 11 years ago
  7. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  8. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  9. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  10. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 11 years ago
  11. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
  12. 204fe03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  13. 8212f58 powerpc: Wire renameat2() syscall by Benjamin Herrenschmidt · 11 years ago
  14. d8d164a9 KVM: PPC: Book3S PR: Rework SLB switching code by Alexander Graf · 11 years ago
  15. 207438d KVM: PPC: Book3S PR: Use SLB entry 0 by Alexander Graf · 11 years ago
  16. 000a25d KVM: PPC: Book3S HV: Fix machine check delivery to guest by Paul Mackerras · 11 years ago
  17. 9bc01a9 KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs by Paul Mackerras · 11 years ago
  18. 6c576e7 KVM: PPC: Book3S HV: Make sure we don't miss dirty pages by Paul Mackerras · 11 years ago
  19. 687414b KVM: PPC: Book3S HV: Fix dirty map for hugepages by Alexey Kardashevskiy · 11 years ago
  20. 1066f77 KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address by Paul Mackerras · 11 years ago
  21. 5576548 KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates() by Paul Mackerras · 11 years ago
  22. e1d8a96 KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number by Paul Mackerras · 11 years ago
  23. f2e9104 KVM: PPC: Add CAP to indicate hcall fixes by Alexander Graf · 11 years ago
  24. aae6559 KVM: PPC: MPIC: Reset IRQ source private members by Alexander Graf · 11 years ago
  25. 4218836 KVM: PPC: Graciously fail broken LE hypercalls by Alexander Graf · 11 years ago
  26. 235959b PPC: ePAPR: Fix hypercall on LE guest by Alexander Graf · 11 years ago
  27. ddca156 KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler by Aneesh Kumar K.V · 11 years ago
  28. 7310f3a KVM: PPC: BOOK3S: Always use the saved DAR value by Aneesh Kumar K.V · 11 years ago
  29. 5c165ae PPC: KVM: Make NX bit available with magic page by Alexander Graf · 11 years ago
  30. f3383cf KVM: PPC: Disable NX for old magic page using guests by Alexander Graf · 11 years ago
  31. 1f365bb KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest by Aneesh Kumar K.V · 11 years ago
  32. 792fc49 KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation by Aneesh Kumar K.V · 11 years ago
  33. 9916d57 KVM: PPC: Book3S PR: Expose TM registers by Alexander Graf · 11 years ago
  34. 2e23f54 KVM: PPC: Book3S PR: Expose EBB registers by Alexander Graf · 11 years ago
  35. e14e7a1 KVM: PPC: Book3S PR: Expose TAR facility to guest by Alexander Graf · 11 years ago
  36. 616dff8 KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR by Alexander Graf · 11 years ago
  37. a5948fa KVM: PPC: Book3S PR: Emulate TIR register by Alexander Graf · 11 years ago
  38. f8f6eb0 KVM: PPC: Book3S PR: Ignore PMU SPRs by Alexander Graf · 11 years ago
  39. f24bc1e KVM: PPC: Book3S: Move little endian conflict to HV KVM by Alexander Graf · 11 years ago
  40. cd087ee KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions by Alexander Graf · 11 years ago
  41. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 11 years ago
  42. 2743103 KVM: PPC: PR: Fill pvinfo hcall instructions in big endian by Alexander Graf · 11 years ago
  43. b59d9d2 KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian by Alexander Graf · 11 years ago
  44. 1692aa3 KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian by Alexander Graf · 11 years ago
  45. 94810ba KVM: PPC: Book3S PR: Default to big endian guest by Alexander Graf · 11 years ago
  46. 14a7d41 KVM: PPC: Book3S_64 PR: Access shadow slb in big endian by Alexander Graf · 11 years ago
  47. 4e509af KVM: PPC: Book3S_64 PR: Access HTAB in big endian by Alexander Graf · 11 years ago
  48. 860540b KVM: PPC: Book3S_32: PR: Access HTAB in big endian by Alexander Graf · 11 years ago
  49. 740f834 KVM: PPC: Book3S: PR: Fix C/R bit setting by Alexander Graf · 11 years ago
  50. 7562c4f KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on by Aneesh Kumar K.V · 11 years ago
  51. e5ee542 KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest by Aneesh Kumar K.V · 11 years ago
  52. 8f20a3a KVM: PPC: E500: Add dcbtls emulation by Alexander Graf · 11 years ago
  53. 07fec1c KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR by Alexander Graf · 11 years ago
  54. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  55. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
  56. 7ca22cf USB: remove CONFIG_USB_DEBUG from defconfig files by Greg Kroah-Hartman · 11 years ago
  57. 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  58. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 11 years ago
  59. 7998eb3 powerpc: Fix 64 bit builds with binutils 2.24 by Guenter Roeck · 11 years ago
  60. 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 11 years ago
  61. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  62. c888770 powerpc/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  63. ba52464 of: Stop naming platform_device using dcr address by Grant Likely · 11 years ago
  64. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  65. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 11 years ago
  66. 5367742 Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 11 years ago
  67. 8050936 powerpc: irq work racing with timer interrupt can result in timer interrupt hang by Anton Blanchard · 11 years ago
  68. 372cf12 powerpc/powernv: Reset root port in firmware by Gavin Shan · 11 years ago
  69. 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 11 years ago
  70. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 11 years ago
  71. c3fc952 of: push struct boot_param_header and defines into powerpc by Rob Herring · 11 years ago
  72. 060f78c powerpc: use libfdt accessors for header data by Rob Herring · 11 years ago
  73. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 11 years ago
  74. b0a6fb3 of/fdt: create common debugfs by Rob Herring · 11 years ago
  75. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  76. edba274 powerpc: fix skipping call to early_init_fdt_scan_reserved_mem by Rob Herring · 11 years ago
  77. b18db0b KVM guest: Make pv trampoline code executable by Alexander Graf · 11 years ago
  78. ab78475 KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit by Alexander Graf · 11 years ago
  79. 0a8ecce KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit by Paul Mackerras · 11 years ago
  80. 1ad9f23 KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect by pingfank@linux.vnet.ibm.com · 11 years ago
  81. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 11 years ago
  82. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 11 years ago
  83. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 11 years ago
  84. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 11 years ago
  85. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 11 years ago
  86. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 11 years ago
  87. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  88. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  89. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 11 years ago
  90. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 11 years ago
  91. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 11 years ago
  92. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 11 years ago
  93. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 11 years ago
  94. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 11 years ago
  95. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 11 years ago
  96. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 11 years ago
  97. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 11 years ago
  98. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 11 years ago
  99. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 11 years ago
  100. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 11 years ago