| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-10 | 1 | -10/+0 |
|\ |
|
| * | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 2021-09-14 | 1 | -10/+0 |
* | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 1 | -5/+0 |
|\ \ |
|
| * | | powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->name | Uwe Kleine-König | 2021-10-13 | 1 | -5/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 2 | -14/+1 |
|\ \ \ |
|
| * | | | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand | 2021-11-06 | 1 | -1/+1 |
| * | | | powerpc: use generic version of arch_is_kernel_initmem_freed() | Christophe Leroy | 2021-11-06 | 1 | -13/+0 |
* | | | | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-11-05 | 21 | -68/+190 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2021-10-28 | 1 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] value | Nicholas Piggin | 2021-10-13 | 1 | -0/+4 |
| | | |/ /
| | |/| | |
|
| * | | | | powerpc/book3e: Fix set_memory_x() and set_memory_nx() | Christophe Leroy | 2021-10-27 | 3 | -9/+16 |
| * | | | | powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect() | Christophe Leroy | 2021-10-27 | 2 | -9/+30 |
| * | | | | Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC" | Michael Ellerman | 2021-10-27 | 1 | -7/+0 |
| * | | | | powerpc/32: Don't use a struct based type for pte_t | Christophe Leroy | 2021-10-22 | 2 | -2/+18 |
| * | | | | powerpc/8xx: Simplify TLB handling | Christophe Leroy | 2021-10-22 | 1 | -0/+15 |
| * | | | | powerpc/32: Add support for out-of-line static calls | Christophe Leroy | 2021-10-22 | 1 | -0/+28 |
| * | | | | powerpc/machdep: Remove stale functions from ppc_md structure | Christophe Leroy | 2021-10-22 | 3 | -20/+0 |
| * | | | | powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC | Christophe Leroy | 2021-10-22 | 1 | -0/+7 |
| * | | | | powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regs | Christophe Leroy | 2021-10-22 | 1 | -2/+2 |
| * | | | | powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC | Joel Stanley | 2021-10-22 | 3 | -0/+15 |
| * | | | | powerpc/perf: Expose instruction and data address registers as part of extend... | Athira Rajeev | 2021-10-12 | 1 | -4/+7 |
| * | | | | powerpc/perf: Refactor the code definition of perf reg extended mask | Athira Rajeev | 2021-10-12 | 1 | -8/+13 |
| * | | | | powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted() | Nathan Lynch | 2021-10-08 | 1 | -1/+17 |
| * | | | | powerpc/paravirt: vcpu_is_preempted() commentary | Nathan Lynch | 2021-10-08 | 1 | -4/+18 |
| * | | | | powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal | Nick Desaulniers | 2021-10-08 | 4 | -11/+9 |
| |/ / / |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-11-02 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 2021-09-30 | 2 | -3/+3 |
| |/ / / |
|
* | | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 2021-10-01 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | KVM: PPC: Replace zero-length array with flexible array member | Len Baker | 2021-10-21 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-11-02 | 2 | -16/+4 |
|\ \ \ \ |
|
| * | | | | powerpc: smp: remove hack to obtain offset of task_struct::cpu | Ard Biesheuvel | 2021-09-30 | 1 | -16/+1 |
| * | | | | powerpc: add CPU field to struct thread_info | Ard Biesheuvel | 2021-09-30 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-11-01 | 1 | -5/+0 |
|\ \ \ \ |
|
| * | | | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 1 | -5/+0 |
| |/ / / |
|
* | | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2021-10-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-11-01 | 1 | -21/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | locking: Remove spin_lock_flags() etc | Arnd Bergmann | 2021-10-30 | 1 | -21/+0 |
| | |/
| |/| |
|
* | | | powerpc/32s: Fix kuap_kernel_restore() | Christophe Leroy | 2021-10-07 | 1 | -0/+8 |
* | | | powerpc/64s: Fix unrecoverable MCE calling async handler from NMI | Nicholas Piggin | 2021-10-07 | 1 | -3/+2 |
* | | | powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG | Nicholas Piggin | 2021-10-07 | 1 | -5/+8 |
* | | | powerpc/security: Add a helper to query stf_barrier type | Naveen N. Rao | 2021-10-07 | 1 | -0/+5 |
* | | | powerpc/lib: Add helper to check if offset is within conditional branch range | Naveen N. Rao | 2021-10-07 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds | 2021-09-13 | 1 | -10/+0 |
|\ \
| |/
|/| |
|
| * | powerpc: remove GCC version check for UPD_CONSTR | Nick Desaulniers | 2021-09-13 | 1 | -10/+0 |
* | | arch: remove compat_alloc_user_space | Arnd Bergmann | 2021-09-09 | 1 | -16/+0 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-07 | 1 | -1/+0 |
|\ |
|
| * | KVM: stats: Add halt_wait_ns stats for all architectures | Jing Zhang | 2021-08-20 | 1 | -1/+0 |