| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | powerpc/mpc52xx: Fix some pr_debug() issues | Randy Dunlap | 2022-05-04 | 1 | -15/+6 | |
| | * | | | | | | | | | powerpc/pmac: remove unused symbol | Zucheng Zheng | 2022-05-04 | 1 | -4/+0 | |
| | * | | | | | | | | | powerpc: make 'boot_text_mapped' static | Yu Kuai | 2022-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | powerpc: remove set but not used variable 'force_printk_to_btext' | Yu Kuai | 2022-05-04 | 1 | -1/+0 | |
| | * | | | | | | | | | powerpc/pseries/cmm: Remove unneeded variable "ret" | zuoqilin | 2022-05-04 | 1 | -3/+1 | |
| | * | | | | | | | | | powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic() | YueHaibing | 2022-05-04 | 1 | -2/+0 | |
| | * | | | | | | | | | powerpc/time: Fix sparse warnings | He Ying | 2022-05-04 | 3 | -7/+5 | |
| | * | | | | | | | | | powerpc/sstep: Use bitwise instead of arithmetic operator for flags | Yang Li | 2022-05-02 | 1 | -3/+3 | |
| | * | | | | | | | | | powerpc/8xx: export 'cpm_setbrg' for modules | Randy Dunlap | 2022-05-02 | 1 | -0/+1 | |
| | * | | | | | | | | | powerpc/perf: Fix symbol undeclared warning | Wang Wensheng | 2022-05-02 | 1 | -2/+2 | |
| | * | | | | | | | | | powerpc/pseries/dlpar: Remove unnecessary cast to kfree() | Xu Wang | 2022-05-02 | 1 | -1/+1 | |
| | * | | | | | | | | | powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu() | Michael Ellerman | 2022-04-27 | 1 | -1/+1 | |
| | * | | | | | | | | | powerpc/boot: Build wrapper for an appropriate CPU | Joel Stanley | 2022-04-27 | 1 | -2/+6 | |
| | * | | | | | | | | | powerpc/fadump: print start of preserved area | Hari Bathini | 2022-04-26 | 2 | -6/+6 | |
| | * | | | | | | | | | powerpc/fadump: align destination address to pagesize | Hari Bathini | 2022-04-26 | 2 | -0/+11 | |
| | * | | | | | | | | | powerpc/fadump: fix PT_LOAD segment for boot memory area | Hari Bathini | 2022-04-26 | 1 | -2/+6 | |
| | * | | | | | | | | | powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR | Hari Bathini | 2022-04-26 | 3 | -3/+8 | |
| | * | | | | | | | | | powerpc/fadump: Fix fadump to work with a different endian capture kernel | Hari Bathini | 2022-04-26 | 2 | -47/+57 | |
| | * | | | | | | | | | powerpc/boot: remove unused function find_node_by_linuxphandle() | Frank Rowand | 2022-04-26 | 1 | -6/+0 | |
| | * | | | | | | | | | powerpc: Remove unused SLOW_DOWN_IO definition | Bjorn Helgaas | 2022-04-23 | 1 | -2/+0 | |
| | * | | | | | | | | | powerpc/83xx/mpc8349emitx: Get rid of of_node assignment | Andy Shevchenko | 2022-04-21 | 1 | -9/+5 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-27 | 2 | -32/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net: unexport csum_and_copy_{from,to}_user | Christoph Hellwig | 2022-04-29 | 1 | -2/+0 | |
| | * | | | | | | | | | vmcore: convert copy_oldmem_page() to take an iov_iter | Matthew Wilcox (Oracle) | 2022-04-29 | 1 | -30/+5 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx | Christophe Leroy | 2022-04-05 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 5 | -22/+48 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang | 2022-05-13 | 1 | -3/+6 | |
| | * | | | | | | | | | powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s | David Hildenbrand | 2022-05-09 | 1 | -1/+20 | |
| | * | | | | | | | | | powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s | David Hildenbrand | 2022-05-09 | 1 | -7/+5 | |
| | * | | | | | | | | | powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-04-28 | 3 | -12/+18 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-05-26 | 4 | -28/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 2022-05-24 | 1 | -1/+0 | |
| | * | | | | | | | | | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 2022-05-11 | 2 | -25/+1 | |
| | * | | | | | | | | | kbuild: drop $(objtree)/ prefix support for clean-files | Masahiro Yamada | 2022-05-08 | 1 | -2/+2 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | | powerpc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 2022-05-13 | 1 | -5/+5 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-05-25 | 6 | -36/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction | Christoph Hellwig | 2022-04-18 | 5 | -33/+4 | |
| | * | | | | | | | | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 2022-04-18 | 2 | -4/+2 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA | Jakub Kicinski | 2022-05-23 | 2 | -2/+0 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-05-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | powerpc: define get_cycles macro for arch-override | Jason A. Donenfeld | 2022-05-13 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-23 | 3 | -8/+10 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | bug: Use normal relative pointers in 'struct bug_entry' | Josh Poimboeuf | 2022-05-19 | 1 | -6/+8 | |
| | * | | | | | | | ELF: Remove elf_core_copy_kernel_regs() | Brian Gerst | 2022-04-14 | 2 | -2/+2 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-05-15 | 1 | -5/+21 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() | Alexander Graf | 2022-05-11 | 1 | -5/+21 | |
| * | | | | | | Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-05-08 | 5 | -24/+36 | |
| |\| | | | | | |_|_|/ / |/| | | | | ||||||
