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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
Michael Ellerman
1
-11
/
+5
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
1
-4
/
+4
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
1
-2
/
+2
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
1
-2
/
+2
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
1
-5
/
+5
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
1
-2
/
+2
2018-08-07
powerpc/64: Disable irq restore warning for now
Michael Ellerman
1
-3
/
+10
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+3
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-1
/
+3
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
1
-3
/
+0
2018-07-30
powerpc: declare set_breakpoint() static
Christophe Leroy
1
-7
/
+7
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
21
-0
/
+21
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2
-2
/
+0
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
6
-0
/
+6
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2
-0
/
+2
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: remove kdump.h from page.h
Christophe Leroy
3
-1
/
+2
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
7
-28
/
+2
2018-07-24
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
1
-4
/
+3
2018-07-24
powerpc/tm: Update function prototype comment
Cyril Bur
1
-2
/
+2
2018-07-24
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
1
-3
/
+29
2018-07-24
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
Michael Ellerman
1
-10
/
+17
2018-07-24
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2
-24
/
+27
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
5
-12
/
+46
2018-07-24
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
1
-0
/
+1
2018-07-20
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
1
-2
/
+0
2018-07-19
powerpc/8xx: fix handling of early NULL pointer dereference
Christophe Leroy
1
-3
/
+4
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-85
/
+3
2018-07-18
powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
Gautham R. Shenoy
1
-0
/
+2
2018-07-18
powerpc: Add build salt to the vDSO
Laura Abbott
1
-0
/
+3
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
6
-85
/
+3
2018-07-12
powerpc/64s: Report SLB multi-hit rather than parity error
Michael Ellerman
1
-9
/
+9
2018-07-12
powerpc: Remove Power8 DD1 from cputable
Joel Stanley
1
-19
/
+0
2018-07-04
powerpc/kdump: Handle crashkernel memory reservation failure
Hari Bathini
1
-1
/
+6
2018-07-02
powerpc/pci: Remove legacy debug code
Breno Leitao
1
-3
/
+0
2018-07-02
powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
Mauro S. M. Rodrigues
1
-1
/
+1
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-28
/
+0
2018-06-26
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-20
/
+21
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
Frederic Weisbecker
1
-4
/
+2
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
6
-13
/
+24
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
6
-28
/
+0
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-2
/
+2
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2
-15
/
+11
2018-06-21
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Masami Hiramatsu
2
-54
/
+23
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
3
-103
/
+5
2018-06-19
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
1
-2
/
+2
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
1
-2
/
+10
2018-06-19
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
1
-6
/
+0
[prev]
[next]