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
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
3
-3
/
+9
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
3
-10
/
+31
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
1
-6
/
+3
2020-03-25
powerpc/kprobes: Remove redundant code
Christophe Leroy
1
-48
/
+33
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
1
-1
/
+3
2020-03-25
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
1
-0
/
+3
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-6
/
+0
2020-03-13
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
1
-5
/
+0
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
13
-55
/
+266
2020-03-04
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
1
-5
/
+0
2020-03-04
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
1
-3
/
+27
2020-03-04
powerpc/irq: Use current_stack_pointer in do_IRQ()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc/irq: use IS_ENABLED() in check_stack_overflow()
Christophe Leroy
1
-2
/
+3
2020-03-04
powerpc/irq: Use current_stack_pointer in check_stack_overflow()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
4
-8
/
+8
2020-03-04
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
1
-0
/
+6
2020-03-04
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
1
-175
/
+200
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-29
/
+9
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-02-26
powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...
Christophe Leroy
1
-8
/
+3
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
1
-0
/
+6
2020-02-24
powerpc/watchpoint: Don't call dar_within_range() for Book3S
Ravi Bangoria
1
-5
/
+7
2020-02-19
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
1
-9
/
+7
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
3
-8
/
+40
2020-02-19
powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
1
-0
/
+9
2020-02-19
powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files
Sourabh Jain
1
-34
/
+85
2020-02-19
powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
Christophe Leroy
1
-2
/
+0
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
1
-2
/
+2
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+8
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+7
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
3
-6
/
+182
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
3
-28
/
+39
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
1
-1
/
+1
2020-02-17
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
1
-10
/
+11
2020-02-14
powerpc: Drop using struct of_pci_range.pci_space field
Rob Herring
1
-1
/
+1
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
40
-509
/
+689
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
4
-64
/
+64
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-4
/
+3
2020-01-29
powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
1
-16
/
+3
2020-01-28
powerpc/32s: Fix CPU wake-up from sleep mode
Christophe Leroy
1
-1
/
+2
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
5
-5
/
+23
2020-01-27
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
1
-0
/
+6
2020-01-27
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
1
-14
/
+17
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-6
/
+26
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
1
-1
/
+6
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
1
-9
/
+10
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
1
-12
/
+12
[prev]
[next]