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
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-07-31
powerpc/64s: Fix stack setup in watchdog soft_nmi_common()
Nicholas Piggin
1
-1
/
+9
2017-07-31
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
8
-24
/
+445
2017-07-28
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
1
-10
/
+2
2017-07-28
powerpc/tm: Fix saving of TM SPRs in core dump
Gustavo Romero
1
-3
/
+10
2017-07-18
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
1
-14
/
+14
2017-07-18
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
1
-1
/
+14
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-18
/
+79
2017-07-12
powerpc: don't fortify prom_init
Daniel Axtens
1
-0
/
+3
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
6
-22
/
+441
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-11
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
3
-18
/
+67
2017-07-10
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
1
-0
/
+12
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
1
-1
/
+1
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-403
/
+823
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-27
/
+24
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+4
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-03
powerpc/vmlinux.lds: Align __init_begin to 16M
Balbir Singh
1
-2
/
+8
2017-07-03
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
1
-21
/
+32
2017-07-03
powerpc/kprobes: Move kprobes over to patch_instruction()
Balbir Singh
1
-6
/
+2
2017-07-03
powerpc/64s: Blacklist rtas entry/exit from kprobes
Naveen N. Rao
1
-0
/
+4
2017-07-03
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
3
-13
/
+27
2017-07-03
powerpc/64s: Un-blacklist system_call() from kprobes
Naveen N. Rao
1
-1
/
+13
2017-07-03
powerpc/64s: Move system_call() symbol to just after setting MSR_EE
Naveen N. Rao
1
-3
/
+4
2017-07-03
powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
Naveen N. Rao
1
-12
/
+14
2017-07-03
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Naveen N. Rao
1
-2
/
+2
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
7
-33
/
+152
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2
-5
/
+7
2017-06-28
powerpc: merge __dma_set_mask into dma_set_mask
Christoph Hellwig
1
-9
/
+4
2017-06-28
dma-mapping: remove the set_dma_mask method
Christoph Hellwig
1
-4
/
+0
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
2
-14
/
+20
2017-06-28
powerpc/powernv/idle: Clear r12 on wakeup from stop lite
Akshay Adiga
1
-0
/
+13
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
1
-1
/
+1
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
1
-1
/
+2
2017-06-28
powerpc/fadump: add reschedule point while releasing memory
Hari Bathini
1
-11
/
+54
2017-06-28
powerpc/fadump: provide a helpful error message
Hari Bathini
1
-0
/
+36
2017-06-28
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
1
-0
/
+12
2017-06-28
powerpc/fadump: avoid duplicates in crash memory ranges
Hari Bathini
1
-2
/
+13
2017-06-27
powerpc/nvram: use memdup_user
Geliang Tang
1
-9
/
+5
2017-06-27
powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
Benjamin Herrenschmidt
2
-3
/
+12
2017-06-27
powerpc/tm: Fix comment
Michael Neuling
1
-2
/
+2
2017-06-27
powerpc: Fix asm offsets to point to actual FP and VMX regs
Michael Neuling
1
-4
/
+4
2017-06-27
powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
Michael Neuling
1
-0
/
+4
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
4
-20
/
+98
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
1
-1
/
+1
[next]