index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
9
-99
/
+51
2023-04-04
powerpc/usbgecko: Use of_iomap()
Rob Herring
1
-19
/
+1
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
1
-20
/
+3
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
1
-12
/
+5
2023-04-04
powerpc/isa-bridge: Remove open coded "ranges" parsing
Rob Herring
1
-129
/
+37
2023-04-04
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
20
-114
/
+226
2023-04-03
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
4
-2
/
+11
2023-04-03
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
11
-26
/
+78
2023-04-03
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
9
-31
/
+47
2023-04-03
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
5
-20
/
+38
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
9
-43
/
+56
2023-04-03
KVM: PPC: BookE: Fix W=1 warnings
Michael Ellerman
2
-1
/
+4
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
18
-40
/
+30
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
9
-13
/
+12
2023-03-30
powerpc/rtas: lockdep annotations
Nathan Lynch
1
-10
/
+23
2023-03-30
powerpc/rtas: fix miswording in rtas_function kerneldoc
Nathan Lynch
1
-1
/
+1
2023-03-30
powerpc/rtas: rtas_call_unlocked() kerneldoc
Nathan Lynch
1
-0
/
+17
2023-03-30
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
1
-1
/
+1
2023-03-30
powerpc/rtas: ensure 8-byte alignment for struct rtas_args
Nathan Lynch
1
-2
/
+2
2023-03-30
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2023-03-30
powerpc/wii: fix resource printk format warnings
Randy Dunlap
3
-4
/
+4
2023-03-30
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
1
-1
/
+1
2023-03-30
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2
-3
/
+8
2023-03-30
powerpc/pseries: Add spaces around / operator
Petr Vaněk
1
-1
/
+1
2023-03-29
powerpc: Remove memcpy_page_flushcache()
Ira Weiny
2
-9
/
+0
2023-03-27
KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
Kautuk Consul
1
-2
/
+2
2023-03-22
powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table
Luis Chamberlain
1
-9
/
+1
2023-03-22
KVM: PPC: booke: Mark three local functions "static"
Sean Christopherson
2
-3
/
+4
2023-03-16
powerpc: Simplify sysctl registration for powersave_nap_ctl_table
Luis Chamberlain
1
-9
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
79
-95
/
+5
2023-03-16
powerpc/85xx: Fix function naming for p1023_rdb platform
Christophe Leroy
1
-4
/
+4
2023-03-16
powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
2
-8
/
+2
2023-03-16
powerpc/47x: Split ppc47x machine in two
Christophe Leroy
1
-20
/
+17
2023-03-15
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
62
-631
/
+88
2023-03-15
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2
-6
/
+8
2023-03-15
powerpc/machdep: Make machine name const
Christophe Leroy
1
-1
/
+1
2023-03-15
powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Nathan Chancellor
1
-2
/
+1
2023-03-15
powerpc: Fix use of '-mabi=elfv2' with clang
Nathan Chancellor
1
-3
/
+1
2023-03-15
powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPER
Nathan Chancellor
1
-3
/
+3
2023-03-15
powerpc: Fix a kernel-doc warning
Bo Liu
1
-1
/
+1
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
6
-2
/
+218
2023-03-14
powerpc/pci_64: Init pcibios subsys a bit later
Alexey Kardashevskiy
1
-1
/
+1
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
4
-8
/
+109
2023-03-12
Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2023-03-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2023-03-10
Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-8
/
+52
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
4
-6
/
+39
2023-03-09
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-2
/
+9
2023-03-09
Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+13
[next]