index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
1
-11
/
+0
2018-04-13
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
1
-3
/
+11
2017-11-30
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
1
-1
/
+1
2017-09-27
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
1
-45
/
+74
2017-08-11
Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
Greg Kroah-Hartman
1
-2
/
+2
2017-06-29
powerpc/kprobes: Pause function_graph tracing during jprobes handling
Naveen N. Rao
1
-0
/
+11
2017-06-14
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
1
-2
/
+2
2017-06-14
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
1
-4
/
+15
2017-05-08
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
1
-2
/
+2
2017-04-30
powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
Ravi Bangoria
1
-3
/
+3
2017-04-22
powerpc: Disable HFSCR[TM] if TM is not supported
Benjamin Herrenschmidt
1
-0
/
+9
2017-04-22
powerpc: Don't try to fix up misaligned load-with-reservation instructions
Paul Mackerras
1
-8
/
+19
2017-01-15
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+1
2016-11-24
powerpc: Convert cmp to cmpd in idle enter sequence
Sasha Levin
1
-1
/
+1
2016-08-23
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
Andrew Donnellan
1
-1
/
+1
2016-08-22
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
1
-2
/
+1
2016-08-22
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
1
-17
/
+44
2016-07-20
powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSC
Michael Ellerman
1
-2
/
+1
2016-07-12
powerpc: Update TM user feature bits in scan_features()
Anton Blanchard
1
-4
/
+5
2016-07-12
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-06-07
powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
Gavin Shan
1
-0
/
+23
2016-06-07
powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
Gavin Shan
1
-3
/
+0
2016-06-03
powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
Hari Bathini
1
-5
/
+11
2016-05-09
powerpc: Update cpu_user_features2 in scan_features()
Anton Blanchard
1
-8
/
+11
2016-05-09
powerpc: scan_features() updates incorrect bits for REAL_LE
Anton Blanchard
1
-1
/
+1
2016-05-09
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware
Aneesh Kumar K.V
1
-0
/
+6
2016-04-12
powerpc: Fix dedotify for binutils >= 2.26
Andreas Schwab
1
-1
/
+1
2016-02-15
powerpc/eeh: Fix PE location code
Gavin Shan
1
-18
/
+15
2015-11-15
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-10-07
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
1
-0
/
+17
2015-08-27
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+0
2015-06-10
powerpc: Align TOC to 256 bytes
Anton Blanchard
1
-0
/
+1
2015-05-18
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
1
-10
/
+34
2015-04-17
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
1
-1
/
+1
2015-01-16
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
1
-1
/
+17
2015-01-16
powerpc/book3s: Fix partial invalidation of TLBs in MCE code.
Mahesh Salgaonkar
1
-2
/
+2
2015-01-16
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
Anton Blanchard
1
-1
/
+5
2014-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2
-3
/
+3
2014-11-27
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-11-27
powerpc/eeh: Fix PE state format
Gavin Shan
1
-1
/
+1
2014-11-24
powerpc/pci: Remove unused force_32bit_msi quirk
Benjamin Herrenschmidt
1
-10
/
+0
2014-10-31
powerpc: do_notify_resume can be called with bad thread_info flags argument
Anton Blanchard
1
-0
/
+6
2014-10-30
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Hari Bathini
1
-57
/
+57
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
12
-56
/
+72
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-5
/
+2
2014-10-17
powerpc: Only do dynamic DMA zone limits on platforms that need it
Michael Ellerman
1
-0
/
+8
2014-10-16
powerpc: Add printk levels to setup_system output
Anton Blanchard
1
-16
/
+16
2014-10-16
powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change
Michael Ellerman
1
-1
/
+5
2014-10-15
powerpc/eeh: Don't collect logs on PE with blocked config space
Gavin Shan
1
-0
/
+7
2014-10-15
powerpc/eeh: Block PCI config access upon frozen PE
Gavin Shan
1
-0
/
+8
[next]