1. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  2. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  3. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  4. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  5. 8f0ab1e powerpc/corenet: Enable CLK_QORIQ by Emil Medve · 9 years ago
  6. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 9 years ago
  7. 780fc56 powerpc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  8. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  9. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  10. 0c118b7b powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  11. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  12. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  13. 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 9 years ago
  14. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  15. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 9 years ago
  16. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 9 years ago
  17. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  18. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 9 years ago
  19. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  20. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  21. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  22. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  24. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 9 years ago
  25. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  26. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  27. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  28. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  30. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 9 years ago
  31. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 9 years ago
  32. c2c896b powerpc/mm: Warn on flushing tlb page in kernel context by Arseny Solokha · 9 years ago
  33. 7f43e71 powerpc/powernv: Add OPAL soft-poweroff routine by Joel Stanley · 9 years ago
  34. a604c96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  35. cd70d46 iommu/fsl: Various cleanups by Emil Medve · 9 years ago
  36. 54eea32f7 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 9 years ago
  37. 97bf264 powerpc/perf/hv-gpci: add the remaining gpci requests by Cody P Schafer · 9 years ago
  38. 9e9f601 powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated by Cody P Schafer · 9 years ago
  39. 5c5cd7b powerpc/perf/hv-24x7: parse catalog and populate sysfs with events by Cody P Schafer · 9 years ago
  40. e08e528 perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper by sukadev@linux.vnet.ibm.com · 9 years ago
  41. fe12545 powerpc/kernel: Avoid initializing device-tree pointer twice by Gavin Shan · 9 years ago
  42. a4bcbe6 powerpc: Remove old compile time disabled syscall tracing code by Michael Ellerman · 9 years ago
  43. 4c3b216 powerpc/kernel: Make syscall_exit a local label by Michael Ellerman · 10 years ago
  44. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 9 years ago
  45. 0dc294f powerpc/mm: bail out early when flushing TLB page by Arseny Solokha · 9 years ago
  46. b98fa50 powerpc/powermac: Convert PCI to use generic config accessors by Rob Herring · 9 years ago
  47. 933d275 powerpc/fsl_pci: Convert PCI to use generic config accessors by Rob Herring · 9 years ago
  48. c9111a4 powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 10 years ago
  49. 0d7d9b3 perf/powerpc: reset event hw state when adding it to the PMU by Alexandru-Cezar Sardan · 10 years ago
  50. 5db4312 powerpc/qe: Use strlcpy() by Rickard Strandqvist · 10 years ago
  51. 8ac6e99 PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put" by Markus Elfring · 10 years ago
  52. fd5f491 powerpc: dts: pq3/85xx: Fix GPIO address by Alessio Igor Bogani · 10 years ago
  53. de58824fc powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan by Kumar Gala · 10 years ago
  54. 39b55b5 powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan by Kumar Gala · 10 years ago
  55. 2727ed5 powerpc/85xx: Add support for Emerson/Artesyn MVME2500. by Alessio Igor Bogani · 10 years ago
  56. bb344ca powerpc/mpc85xx: Add ranges to etsec2 nodes by Scott Wood · 10 years ago
  57. cbe8c43 powerpc/config: Enable MDIO support by Andy Fleming · 10 years ago
  58. 974ff4e powerpc: Add machine_check cpu function for e300c3 cpus by Esben Haabendal · 9 years ago
  59. 4545ff7 powerpc/8xx: Remove duplicated code in set_context() by LEROY Christophe · 9 years ago
  60. fde5a90 powerpc/8xx: Optimise access to swapper_pg_dir by LEROY Christophe · 9 years ago
  61. 17bb312 powerpc/8xx: Take benefit of aligned PGDIR by LEROY Christophe · 9 years ago
  62. ce67f5d powerpc32: Use kmem_cache memory for PGDIR by LEROY Christophe · 9 years ago
  63. 5ddb75c powerpc/8xx: remove tests on PGDIR entry validity by LEROY Christophe · 9 years ago
  64. 2374d0a powerpc/8xx: remove remaining unnecessary code in FixupDAR by LEROY Christophe · 9 years ago
  65. debddd9 powerpc/8xx: reduce pressure on TLB due to context switches by LEROY Christophe · 9 years ago
  66. cadbfd0 powerpc/8xx: use _PAGE_RO instead of _PAGE_RW by LEROY Christophe · 9 years ago
  67. a7b9f67 powerpc32: adds handling of _PAGE_RO by LEROY Christophe · 9 years ago
  68. d2caa3ce powerpc/perf: fix fsl_emb_pmu_start to write correct pmc value by Tom Huynh · 9 years ago
  69. 238cac1 powerpc: Remove duplicate tlbcam_index declarations by Emil Medve · 9 years ago
  70. e8d2081 powerpc/dts: Remove T4240 emulator support by Emil Medve · 9 years ago
  71. 6d5f6a0 powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN by Kim Phillips · 9 years ago
  72. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  73. 31494cf powerpc/powernv: Don't alloc IRQ map if necessary by Gavin Shan · 9 years ago
  74. c1c3a52 powerpc/powernv: Separate function for OPAL IRQ setup by Gavin Shan · 9 years ago
  75. 0813513 powerpc/powernv: Remove "opal" prefix from pr_xxx()s by Michael Ellerman · 9 years ago
  76. 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 9 years ago
  77. 1dcee55 powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules by Michael Ellerman · 10 years ago
  78. 564ec2f powerpc/lib: Makefile, consolidate obj-y sections by Michael Ellerman · 10 years ago
  79. ce614c3 powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64 by Kim Phillips · 9 years ago
  80. 7da323b Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  81. 6501ab5e3 powerpc/powernv: Skip registering log region when CONFIG_PRINTK=n by Pranith Kumar · 9 years ago
  82. 3df76a9 powerpc/pseries: Fix endian problems with LE migration by Cyril Bur · 9 years ago
  83. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  84. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  85. 15c2d45 powerpc: Add 64bit optimised memcmp by Anton Blanchard · 9 years ago
  86. a113de3 powerpc/powernv: Remove pnv_pci_probe_mode() by Gavin Shan · 10 years ago
  87. 1b28f17 powerpc/eeh: Allow to set maximal frozen times by Gavin Shan · 10 years ago
  88. 432227e powerpc/eeh: Introduce flag EEH_PE_REMOVED by Gavin Shan · 10 years ago
  89. 2aa5cf9 powerpc/eeh: Fix missed PE#0 on P7IOC by Gavin Shan · 10 years ago
  90. 6f20e7f powerpc/kernel: Avoid memory corruption at early stage by Gavin Shan · 9 years ago
  91. 53a448c powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() by Emil Medve · 9 years ago
  92. bf794bf powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2 by Naveen N. Rao · 10 years ago
  93. 10ea834 powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE by Michael Ellerman · 9 years ago
  94. ed77d418 powerpc: Remove unused CPU_FTR_IABR by Michael Ellerman · 9 years ago
  95. 145a2d0 powerpc/pci: remove the multi-init for pci_dn->phb by Wei Yang · 10 years ago
  96. 4e28784 powernv/iommu: disable IOMMU bypass with param iommu=nobypass by Thadeu Lima de Souza Cascardo · 10 years ago
  97. 79872e3 powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown by Anshuman Khandual · 10 years ago
  98. e9863e6 powerpc/powernv: Print the M64 range information in bootup log by Wei Yang · 10 years ago
  99. 453c02c powerpc/PCI: Add struct pci_ops member names to initialization by Rob Herring · 9 years ago
  100. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago