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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-27
powerpc/kernel: Block interrupts when updating TIDR
Sukadev Bhattiprolu
1
-6
/
+9
2018-01-27
powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
Alexey Kardashevskiy
3
-6
/
+4
2018-01-27
powerpc/mm/nohash: do not flush the entire mm when range is a single page
Christophe Leroy
1
-1
/
+4
2018-01-27
powerpc/pseries: Add Initialization of VF Bars
Bryant G. Ly
3
-1
/
+167
2018-01-27
powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV
Bryant G. Ly
1
-2
/
+148
2018-01-27
powerpc/eeh: Add EEH notify resume sysfs
Bryant G. Ly
1
-0
/
+62
2018-01-27
powerpc/eeh: Add EEH operations to notify resume
Bryant G. Ly
3
-2
/
+98
2018-01-27
powerpc/pseries: Set eeh_pe of EEH_PE_VF type
Bryant G. Ly
2
-1
/
+20
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
1
-0
/
+6
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
4
-63
/
+88
2018-01-27
bpf, ppc64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-8
/
+0
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
5
-5
/
+0
2018-01-25
USB: serial: keyspan: Drop firmware Kconfig options
Benjamin Gilbert
4
-48
/
+0
2018-01-24
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
4
-4
/
+0
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
2
-0
/
+33
2018-01-24
powerpc/powernv: Capture actag information for the device
Frederic Barrat
2
-0
/
+309
2018-01-24
powerpc/powernv: Add platform-specific services for opencapi
Frederic Barrat
3
-0
/
+210
2018-01-24
powerpc/powernv: Add opal calls for opencapi
Frederic Barrat
3
-1
/
+13
2018-01-24
powerpc/powernv: Set correct configuration space size for opencapi devices
Andrew Donnellan
1
-0
/
+13
2018-01-24
powerpc/powernv: Introduce new PHB type for opencapi links
Frederic Barrat
4
-12
/
+43
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+156
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-1
/
+1
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
5
-58
/
+39
2018-01-23
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-7
/
+2
2018-01-23
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
Eric W. Biederman
3
-10
/
+10
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
5
-16
/
+38
2018-01-21
powerpc/tm: Fix endianness flip on trap
Gustavo Romero
1
-1
/
+7
2018-01-21
powerpc: Expose TSCR via sysfs
Anton Blanchard
1
-0
/
+8
2018-01-21
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
1
-2
/
+0
2018-01-21
powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB reset
Guilherme G. Piccoli
1
-2
/
+12
2018-01-21
powerpc/pseries: Don't give a warning when HPT resizing isn't available
David Gibson
1
-1
/
+1
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
23
-50
/
+47
2018-01-21
powerpc/boot/dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
26
-106
/
+106
2018-01-21
powerpc: Fix old-style function definition
Mathieu Malaterre
1
-3
/
+3
2018-01-21
powerpc/xmon: Do not compute/store the major opcode
Mathieu Malaterre
1
-4
/
+0
2018-01-21
powerpc/xive: Properly use static keyword for inline function
Mathieu Malaterre
1
-1
/
+1
2018-01-21
powerpc/hash: Skip non initialized page size in init_hpte_page_sizes
Aneesh Kumar K.V
1
-1
/
+1
2018-01-21
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
8
-43
/
+99
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
32
-94
/
+672
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
11
-78
/
+206
2018-01-21
powerpc/mm: Remove unused flag arg in global_invalidates
Aneesh Kumar K.V
1
-5
/
+4
2018-01-21
powerpc/sysdev: change CPM GPIO to platform_device
Christophe Leroy
7
-39
/
+97
2018-01-21
powerpc: Enable support for ibm,drc-info devtree property
Michael Bringmann
1
-0
/
+1
2018-01-21
pseries/drc-info: Search DRC properties for CPU indexes
Michael Bringmann
3
-28
/
+173
2018-01-21
powerpc/firmware: Add definitions for new drc-info firmware feature
Michael Bringmann
3
-1
/
+5
2018-01-21
powerpc/fsl_pci: Fix ptr_ret.cocci warnings
Vasyl Gomonovych
1
-3
/
+1
2018-01-21
powerpc/fsl_pci: Correct fsl_pci_mcheck_exception
Joakim Tjernlund
1
-1
/
+1
2018-01-21
powerpc/watchdog: improve watchdog comments
Nicholas Piggin
1
-20
/
+38
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
3
-6
/
+7
2018-01-21
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
1
-15
/
+15
[prev]
[next]