1. 7aef4136 powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user() by Christophe Leroy · 9 years ago
  2. 37e08ca powerpc: inline ip_fast_csum() by Christophe Leroy · 9 years ago
  3. 03bc8b0 powerpc32: checksum_wrappers_64 becomes checksum_wrappers by Christophe Leroy · 9 years ago
  4. 11dfbf5 powerpc: mark xer clobbered in csum_add() by Christophe Leroy · 9 years ago
  5. e0f82bd powerpc: unexport csum_tcpudp_magic by Christophe Leroy · 9 years ago
  6. ee3b93e powerpc/mm: Move hash64 tlbflush code into a new header by Aneesh Kumar K.V · 8 years ago
  7. f64e808 powerpc/mm: Move hash related mmu-*.h headers to book3s/ by Aneesh Kumar K.V · 8 years ago
  8. c367a44 powerpc/mm: add _PAGE_HASHPTE similar to 4K hash by Aneesh Kumar K.V · 8 years ago
  9. e9a6814 powerp/mm: Update code comments by Aneesh Kumar K.V · 8 years ago
  10. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 8 years ago
  11. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 8 years ago
  12. ae9a71a powerpc/mm: Don't have conditional defines for real_pte_t by Aneesh Kumar K.V · 8 years ago
  13. 2bf5991 powerpc/mm: Split pgtable types to separate header by Aneesh Kumar K.V · 8 years ago
  14. bf6a4d5 powerpc: Add the ability to save VSX without giving it up by Cyril Bur · 8 years ago
  15. 6f515d8 powerpc: Add the ability to save Altivec without giving it up by Cyril Bur · 8 years ago
  16. 8792468 powerpc: Add the ability to save FPU without giving it up by Cyril Bur · 8 years ago
  17. de2a20a powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two by Cyril Bur · 8 years ago
  18. 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 8 years ago
  19. d272f66 powerpc: Explicitly disable math features when copying thread by Cyril Bur · 8 years ago
  20. 5c3c7ed powerpc/mm: Split hash page table sizing heuristic into a helper by David Gibson · 8 years ago
  21. 1dace6c powerpc/mm: Clean up memory hotplug failure paths by David Gibson · 8 years ago
  22. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 8 years ago
  23. abd0a0e powerpc/mm: Clean up error handling for htab_remove_mapping by David Gibson · 8 years ago
  24. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  25. 95442c6 powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h> by Luis Henriques · 8 years ago
  26. 0336c8c powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h> by Luis Henriques · 8 years ago
  27. e9aaa6d powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h> by Luis Henriques · 8 years ago
  28. 497abcf powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h> by Luis Henriques · 8 years ago
  29. 8daf51f powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE by Paul Mackerras · 8 years ago
  30. e726202 powerpc/mm/book3s-64: Move software-used bits in PTE by Paul Mackerras · 8 years ago
  31. c915df1 powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE by Paul Mackerras · 8 years ago
  32. a9d4996 powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end by Paul Mackerras · 8 years ago
  33. 84c9575 powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit by Paul Mackerras · 8 years ago
  34. 849f86a powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit by Paul Mackerras · 8 years ago
  35. c61a884 powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels by Paul Mackerras · 8 years ago
  36. f1a9ae0 powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE by Paul Mackerras · 8 years ago
  37. 1ec3f93 powerpc/mm/book3s-64: Clean up some obsolete or misleading comments by Paul Mackerras · 8 years ago
  38. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 8 years ago
  39. a4c3f90 powerpc: Fix BUG_ON() reporting in real mode by Balbir Singh · 8 years ago
  40. 10d8b14 powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes by pan xinhui · 8 years ago
  41. 289543a powerpc/powernv: Add AST graphics driver to powernv_defconfig by Jeremy Kerr · 8 years ago
  42. 78a31c7 powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig by Jeremy Kerr · 8 years ago
  43. 31b1108 powerpc/powernv: Add powernv_defconfig by Jeremy Kerr · 8 years ago
  44. c3ab300 powerpc: Add POWER9 cputable entry by Michael Neuling · 8 years ago
  45. 15b1624 powerpc: Use defines for __init_tlb_power[78] by Michael Neuling · 8 years ago
  46. ce5732a powerpc/powernv: Create separate subcores CPU feature bit by Michael Neuling · 8 years ago
  47. 88409d0 powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails by Andrew Donnellan · 8 years ago
  48. 9ab3ac2 powerpc/mm/hash: Clear the invalid slot information correctly by Aneesh Kumar K.V · 8 years ago
  49. f6bf0fa powerpc/eeh: Fix partial hotplug criterion by Gavin Shan · 8 years ago
  50. 56c08e6 powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg by Boqun Feng · 9 years ago
  51. 26760fc powerpc: atomic: Implement acquire/release/relaxed variants for xchg by Boqun Feng · 9 years ago
  52. dc53617 powerpc: atomic: Implement atomic{, 64}_*_return_* variants by Boqun Feng · 9 years ago
  53. 94e3d92 powerpc: Fix kgdb on little endian ppc64le by Balbir Singh · 9 years ago
  54. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 8 years ago
  55. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  56. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 8 years ago
  57. 05ba75f powerpc/eeh: Fix stale cached primary bus by Gavin Shan · 8 years ago
  58. 126df08 powerpc/pseries: Don't trace hcalls on offline CPUs by Denis Kirjanov · 9 years ago
  59. e4f226b powerpc/perf/hv-gpci: Increase request buffer size by Sukadev Bhattiprolu · 8 years ago
  60. be283ee powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode by Wei Yang · 9 years ago
  61. dfcc8d4 powerpc/powernv: boundary the total VF BAR size instead of the individual one by Wei Yang · 9 years ago
  62. f2dd0af powerpc/powernv: replace the hard coded boundary with gate by Wei Yang · 9 years ago
  63. ee8222f powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR by Wei Yang · 9 years ago
  64. 7fbe7a9 powerpc/powernv: simplify the calculation of iov resource alignment by Wei Yang · 9 years ago
  65. b033185 powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR by Wei Yang · 9 years ago
  66. ccc9662 powerpc/powernv: Simplify definitions of EEH debugfs handlers by Gavin Shan · 8 years ago
  67. 6dfb540 powerpc/xmon: Add xmon command to dump process/task similar to ps(1) by Douglas Miller · 9 years ago
  68. fde93a0 powerpc/xmon: add command to dump OPAL msglog by Andrew Donnellan · 8 years ago
  69. 9b4fffa powerpc/powernv: new function to access OPAL msglog by Andrew Donnellan · 8 years ago
  70. 31f6a4a powerpc/eeh: fix incorrect function name in comment by Andrew Donnellan · 9 years ago
  71. 2e34057 powerpc/xmon: fix typo in usage message by Andrew Donnellan · 9 years ago
  72. 2de50e9 powerpc/powernv: Remove support for p5ioc2 by Russell Currey · 9 years ago
  73. f15838e powerpc: Fix dedotify for binutils >= 2.26 by Andreas Schwab · 9 years ago
  74. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  76. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  77. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  78. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  80. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  81. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  82. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  83. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 9 years ago
  84. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  86. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 9 years ago
  87. 6c38892 Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  88. 7f7420f Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  89. b83132f Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 9 years ago
  90. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 9 years ago
  91. c65cd25 ARM: realview: use "depends on" instead of "if" after prompt by Masahiro Yamada · 9 years ago
  92. 990591e ARM: tango: use "depends on" instead of "if" after prompt by Masahiro Yamada · 9 years ago
  93. c38ac80 ARM: tango: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  94. 567fdd9 ARM: realview: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  95. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago
  96. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  97. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 9 years ago
  100. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago