1. 353bce2 powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER by Christophe Leroy · 4 years, 7 months ago
  2. 2f279ee powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm() by Christophe Leroy · 4 years, 7 months ago
  3. c20beff powerpc/uaccess: Use flexible addressing with __put_user()/__get_user() by Christophe Leroy · 4 years, 7 months ago
  4. 76d46a1 powerpc: Remove flush_instruction_cache() on 8xx by Christophe Leroy · 4 years, 7 months ago
  5. 6b1992b powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11 by Stephen Rothwell · 4 years, 7 months ago
  6. b71dca9 powerpc: unrel_branch_check.sh: use nm to find symbol value by Stephen Rothwell · 4 years, 7 months ago
  7. af13a22 powerpc: unrel_branch_check.sh: exit silently for early errors by Stephen Rothwell · 4 years, 7 months ago
  8. 3745ae6 powerpc: unrel_branch_check.sh: fix up the file header by Stephen Rothwell · 4 years, 7 months ago
  9. b84eaab powerpc: unrel_branch_check.sh: simplify and tidy up the final loop by Stephen Rothwell · 4 years, 7 months ago
  10. 3d97abb powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sed by Stephen Rothwell · 4 years, 7 months ago
  11. 4e71106 powerpc: unrel_branch_check.sh: simplify objdump's asm output by Stephen Rothwell · 4 years, 7 months ago
  12. 20ff8ec1 powerpc: unrel_branch_check.sh: simplify and combine some executions by Stephen Rothwell · 4 years, 7 months ago
  13. d9de6b0 powerpc: unrel_branch_check.sh: fix shellcheck complaints by Stephen Rothwell · 4 years, 7 months ago
  14. e5e179a pseries/drmem: don't cache node id in drmem_lmb struct by Scott Cheloha · 4 years, 7 months ago
  15. 704dfe9 powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C by Christophe Leroy · 4 years, 7 months ago
  16. de39b19 powerpc: Rewrite 4xx flush_cache_instruction() in C by Christophe Leroy · 4 years, 7 months ago
  17. f663f33 powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h by Christophe Leroy · 4 years, 7 months ago
  18. e426ab3 powerpc: Remove flush_instruction_cache for book3s/32 by Christophe Leroy · 4 years, 7 months ago
  19. 9d6792f powerpc/pseries: explicitly reschedule during drmem_lmb list traversal by Nathan Lynch · 4 years, 7 months ago
  20. e53281b powerpc: Drop _nmask_and_or_msr() by Christophe Leroy · 4 years, 7 months ago
  21. 6c9100e powerpc: Use simple i2c probe function by Stephen Kitt · 4 years, 7 months ago
  22. 5d1bc77 powerpc/pseries: new lparcfg key/value pair: partition_affinity_score by Scott Cheloha · 4 years, 8 months ago
  23. 59562b5 powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h by Scott Cheloha · 4 years, 8 months ago
  24. 82eb179 powerpc: drop hard_reset_now() and poweroff_now() declaration by Christophe Leroy · 4 years, 8 months ago
  25. 63442de powerpc/fpu: Drop cvt_fd() and cvt_df() by Christophe Leroy · 4 years, 8 months ago
  26. b134cfc powerpc/irq: Drop forward declaration of struct irqaction by Christophe Leroy · 4 years, 8 months ago
  27. 169b9af powerpc/hwirq: Remove stale forward irq_chip declaration by Christophe Leroy · 4 years, 8 months ago
  28. 7db0a07 macintosh: windfarm: remove detatch debug containing spelling mistakes by Colin Ian King · 4 years, 8 months ago
  29. b51ba4f powerpc/32s: Fix assembler warning about r0 by Christophe Leroy · 4 years, 8 months ago
  30. 3ced132 powerpc/nx: Don't pack struct coprocessor_request_block by Oliver O'Halloran · 4 years, 8 months ago
  31. fb248c3 powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.c by Oliver O'Halloran · 4 years, 8 months ago
  32. 3b70464 powerpc/powernv: Staticify functions without prototypes by Oliver O'Halloran · 4 years, 8 months ago
  33. 8471c1d powerpc/powernv: Include asm/powernv.h from the local powernv.h by Oliver O'Halloran · 4 years, 8 months ago
  34. f6bac19 powerpc/powernv/smp: Fix spurious DBG() warning by Oliver O'Halloran · 4 years, 8 months ago
  35. 346427e powerpc/oprofile: fix spelling mistake "contex" -> "context" by Colin Ian King · 4 years, 8 months ago
  36. 1c0a7ac powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry by Aneesh Kumar K.V · 4 years, 8 months ago
  37. ccaea15 powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures. by Aneesh Kumar K.V · 4 years, 8 months ago
  38. 18102e4 powerpc/powernv: Remove set but not used variable 'parent' by zhengbin · 5 years ago
  39. ef23cf9 powerpc/perf: Remove set but not used variable 'target' by zhengbin · 5 years ago
  40. 738e6ca powerpc/fadump: Remove set but not used variable 'elf' by zhengbin · 5 years ago
  41. 843dc8e powerc/dtc/t1024rdb: remove interrupts property by Biwen Li · 4 years, 10 months ago
  42. 8c7614d powerpc/dts/t4240rdb: remove interrupts property by Biwen Li · 4 years, 10 months ago
  43. 40ac790 cxl: Rework error message for incompatible slots by Frederic Barrat · 5 years ago
  44. 374f617 ocxl: Remove custom service to allocate interrupts by Frederic Barrat · 5 years ago
  45. dde6f18 ocxl: Don't return trigger page when allocating an interrupt by Frederic Barrat · 5 years ago
  46. ad857d4 ocxl: Access interrupt trigger page from xive directly by Frederic Barrat · 5 years ago
  47. 1e89da5 scsi: cxlflash: Access interrupt trigger page from xive directly by Frederic Barrat · 5 years ago
  48. d3e669f powerpc/icp-hv: Fix missing of_node_put() in success path by Nicholas Mc Guire · 7 years ago
  49. 67c3e59 powerpc/pseries: Fix missing of_node_put() in rng_init() by Nicholas Mc Guire · 7 years ago
  50. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 7 months ago
  51. cb95712 Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  52. 550c212 Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  53. cea05c1 Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  54. 10c091b Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  55. e99b250 Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  56. d9232cb Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 7 months ago
  57. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  58. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  59. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 7 months ago
  60. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 7 months ago
  61. eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 7 months ago
  62. c3d8f22 Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  63. dd105d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  64. d57ce84 Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  65. b2d9e996 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  66. 9e574b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  67. d6af633 Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
  68. 5cd841d dt-bindings: vendor-prefixes: Remove trailing whitespace by Geert Uytterhoeven · 4 years, 7 months ago
  69. b533137 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set by Will Deacon · 4 years, 7 months ago
  70. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 7 months ago
  71. 5f53584 dt-bindings: net: correct description of phy-connection-type by Madalin Bucur · 4 years, 7 months ago
  72. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  73. a326462 dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances by Rob Herring · 4 years, 7 months ago
  74. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  75. 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  76. f22c557 Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  77. c0a4f5b Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
  78. 985c788 Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  79. b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 7 months ago
  80. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 7 months ago
  81. 8d75785 ARM64: vdso32: Install vdso32 from vdso_install by Stephen Boyd · 4 years, 7 months ago
  82. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  83. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 7 months ago
  84. cd02217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  85. 7f04f3e Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  86. 43d387a Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  87. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 7 months ago
  88. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 7 months ago
  89. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 7 months ago
  90. c17c3dc uprobes: __replace_page() avoid BUG in munlock_vma_page() by Hugh Dickins · 4 years, 7 months ago
  91. 71e8432 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 4 years, 7 months ago
  92. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 7 months ago
  93. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 7 months ago
  94. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 7 months ago
  95. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 7 months ago
  96. d5a1695 hugetlb_cgroup: convert comma to semicolon by Xu Wang · 4 years, 7 months ago
  97. 00c54a8 mailmap: add Andi Kleen by Nick Desaulniers · 4 years, 7 months ago
  98. d88d59b core/entry: Respect syscall number rewrites by Thomas Gleixner · 4 years, 7 months ago
  99. 6a3ea3e x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM by Sean Christopherson · 4 years, 7 months ago
  100. f6da70d MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domain by Leon Romanovsky · 4 years, 7 months ago