index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-31
powerpc/time: Enable sched clock for irqtime
Pingfan Liu
1
-0
/
+2
2021-01-31
powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
Cédric Le Goater
1
-8
/
+4
2021-01-31
powerpc/pci: Delete traverse_pci_dn()
Oliver O'Halloran
1
-40
/
+0
2021-01-31
powerpc/eeh: Add a debugfs interface to check if a driver supports recovery
Oliver O'Halloran
1
-0
/
+50
2021-01-31
powerpc/eeh: Rework pci_dev lookup in debugfs attributes
Oliver O'Halloran
1
-34
/
+37
2021-01-30
powerpc/vdso64: remove meaningless vgettimeofday.o build rule
Masahiro Yamada
1
-2
/
+0
2021-01-30
powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
Masahiro Yamada
5
-11
/
+4
2021-01-30
powerpc/iommu/debug: Add debugfs entries for IOMMU tables
Alexey Kardashevskiy
1
-0
/
+46
2021-01-30
powerpc/watchdog: Declare soft_nmi_interrupt() prototype
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/optprobes: Make patch_imm64_load_insns() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/optprobes: Remove unused routine patch_imm32_load_insns()
Cédric Le Goater
1
-19
/
+0
2021-01-30
powerpc/smp: Make debugger_ipi_callback() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/smp: Include tick_broadcast() prototype
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/mce: Include prototypes
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/setup_64: Make some routines static
Cédric Le Goater
1
-3
/
+4
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
2
-69
/
+0
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2021-01-24
powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt
Nicholas Piggin
1
-12
/
+16
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
3
-1
/
+27
2021-01-12
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
1
-0
/
+8
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
1
-1
/
+1
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
1
-0
/
+9
2020-12-24
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-13
/
+20
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+69
2020-12-21
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too
Christophe Leroy
1
-9
/
+16
2020-12-21
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
1
-1
/
+1
2020-12-21
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2
-2
/
+2
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
64
-3066
/
+1972
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+13
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-0
/
+2
2020-12-15
ubsan: enable for all*config builds
Kees Cook
1
-0
/
+4
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
10
-111
/
+201
2020-12-11
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
1
-10
/
+20
2020-12-11
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
1
-5
/
+53
2020-12-11
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
1
-7
/
+10
2020-12-11
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
1
-7
/
+7
2020-12-11
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
1
-61
/
+113
2020-12-11
powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions
Ravi Bangoria
1
-2
/
+65
2020-12-10
powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures
Nicholas Piggin
1
-20
/
+1
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
2
-55
/
+7
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2
-3
/
+2
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
3
-3
/
+3
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
Christophe Leroy
1
-5
/
+4
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
Christophe Leroy
1
-6
/
+6
2020-12-09
powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
Christophe Leroy
1
-8
/
+7
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-19
/
+3
2020-12-09
powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
Christophe Leroy
1
-2
/
+1
[prev]
[next]