index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
powerpc/32s: move DABR match out of handle_page_fault
Christophe Leroy
2
-15
/
+3
2021-02-09
powerpc/64s: interrupt exit improve bounding of interrupt recursion
Nicholas Piggin
1
-22
/
+33
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
1
-22
/
+0
2021-02-03
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
1
-0
/
+10
2021-02-02
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics
Raoni Fassina Firmino
2
-2
/
+11
2021-01-31
powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
Christophe Leroy
1
-0
/
+12
2021-01-31
powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()
Markus Elfring
1
-6
/
+5
2021-01-31
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
2
-32
/
+49
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 int...
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/p...
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...
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/p...
Linus Torvalds
64
-3066
/
+1972
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
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/...
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...
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
[prev]
[next]