Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
189046981b0bb122cba1d1e559bbd69d0b128cb5
/
arch
/
powerpc
1890469
powerpc 8xx: defconfig: slice by 4 is more efficient than the default slice by 8 on Powerpc 8xx.
by LEROY Christophe
· 11 years ago
8a6be2b
powerpc/85xx: Add TWR-P1025 board support
by Xie Xiaobo
· 11 years ago
72c916a
powerpc/85xx: Add QE common init function
by Xie Xiaobo
· 11 years ago
3d73eb6
powerpc/85xx: Merge 85xx/p1023_defconfig into mpc85xx_smp and mpc85xx
by Lijun Pan
· 11 years ago
b58a7bd
powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg
by Scott Wood
· 11 years ago
455d23a
powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support
by Kevin Hao
· 11 years ago
0ff649c
powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdb
by Zhao Qiang
· 11 years ago
9667a36
powerpc/p1010rdb:update dts to adapt to both old and new p1010rdb
by Zhao Qiang
· 11 years ago
01c9cce
powerpc: fix e500 SPE float SIGFPE generation
by Joseph Myers
· 11 years ago
28fbf1d
powerpc: fix e500 SPE float to integer and fixed-point conversions
by Joseph Myers
· 11 years ago
28414a6
powerpc: fix e500 SPE float rounding inexactness detection
by Joseph Myers
· 11 years ago
640e922
powerpc: fix exception clearing in e500 SPE float emulation
by Joseph Myers
· 11 years ago
228b1a4
powerpc/booke64: Add LRAT error exception handler
by Mihai Caraman
· 11 years ago
dece8ad
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
a68c33f
powerpc: Fix endian issues in power7/8 machine check handler
by Anton Blanchard
· 11 years ago
f991db1
Merge remote-tracking branch 'agust/merge' into merge
by Benjamin Herrenschmidt
· 11 years ago
d084775
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
by Alistair Popple
· 11 years ago
3a55317
powerpc/iommu: Add it_page_shift field to determine iommu page size
by Alistair Popple
· 11 years ago
e589a440
powerpc/iommu: Update constant names to reflect their hardcoded page size
by Alistair Popple
· 11 years ago
fee26f6
powerpc: Remove unused REDBOOT Kconfig parameter
by Michael Opdenacker
· 11 years ago
4e243b7
powerpc: Fix "attempt to move .org backwards" error
by Mahesh Salgaonkar
· 11 years ago
7d4151b
powerpc: Fix alignment of secondary cpu spin vars
by Olof Johansson
· 11 years ago
286e4f9
powerpc: Align p_end
by Anton Blanchard
· 11 years ago
ca1de5d
powernv/eeh: Add buffer for P7IOC hub error data
by Brian W Hart
· 11 years ago
20acebd
powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()
by Brian W Hart
· 11 years ago
2015116
powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian
by Paul E. McKenney
· 11 years ago
e8a00ad
powerpc: Make unaligned accesses endian-safe for powerpc
by Rajesh B Prathipati
· 11 years ago
90ff5d6
powerpc: Fix bad stack check in exception entry
by Michael Neuling
· 11 years ago
11daf32
powerpc/512x: dts: disable MPC5125 usb module
by Matteo Facchinetti
· 11 years ago
bbca4d3
powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)
by Gerhard Sittig
· 11 years ago
803c2d2
powerpc/powernv: Fix OPAL LPC access in Little Endian
by Benjamin Herrenschmidt
· 11 years ago
01a9dbc
powerpc/powernv: Fix endian issue in opal_xscom_read
by Anton Blanchard
· 11 years ago
a29e30e
powerpc: Fix endian issues in crash dump code
by Anton Blanchard
· 11 years ago
8d15315
powerpc/pseries: Fix endian issues in MSI code
by Anton Blanchard
· 11 years ago
5091f0c
powerpc/pseries: Fix PCIE link speed endian issue
by Anton Blanchard
· 11 years ago
9fa2984
powerpc/pseries: Fix endian issues in nvram code
by Anton Blanchard
· 11 years ago
ca5de4e
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
by Anton Blanchard
· 11 years ago
f8a1883
powerpc: Fix topology core_id endian issue on LE builds
by Anton Blanchard
· 11 years ago
01666c8
powerpc: Fix endian issue in setup-common.c
by Anton Blanchard
· 11 years ago
36aa1b1
powerpc: PTRACE_PEEKUSR always returns FPR0
by Ulrich Weigand
· 11 years ago
e641eb0
powerpc: Fix up the kdump base cap to 128M
by Mahesh Salgaonkar
· 11 years ago
08607af
powernv: Fix VFIO support with PHB3
by Thadeu Lima de Souza Cascardo
· 11 years ago
84953f9
powerpc/52xx: Re-enable bestcomm driver in defconfigs
by Anatolij Gustschin
· 11 years ago
fbae00e
powerpc/pasemi: Turn on devtmpfs in defconfig
by Olof Johansson
· 11 years ago
cf77ee5
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
by Hong H. Pham
· 11 years ago
1b42983
powerpc/44x: Fix ocm_block allocation
by Ilia Mirkin
· 11 years ago
2d6f0c3a
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
by Michael Ellerman
· 11 years ago
75eb3d9
powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastructure.
by Mahesh Salgaonkar
· 11 years ago
f2296a3
powerpc/powernv: Add config option for hwpoisoning.
by Mahesh Salgaonkar
· 11 years ago
c34a51c
powerpc/mm: Enable _PAGE_NUMA for book3s
by Aneesh Kumar K.V
· 11 years ago
8937ba4
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
by Aneesh Kumar K.V
· 11 years ago
c8c06f5
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
by Aneesh Kumar K.V
· 11 years ago
92c08a0
powerpc/mm: Use HPTE constants when updating hpte bits
by Aneesh Kumar K.V
· 11 years ago
6f4441e
powerpc: Dynamically allocate slb_shadow from memblock
by Jeremy Kerr
· 11 years ago
1a8f6f97
powerpc: Make slb_shadow a local
by Jeremy Kerr
· 11 years ago
d317ac1
powerpc/pci: Use dev_is_pci() to check whether it is pci device
by Yijing Wang
· 11 years ago
c65ec13
powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node
by Gerhard Sittig
· 11 years ago
2c49195
powernv: Remove get/set_rtc_time when they are not present
by Michael Neuling
· 11 years ago
0150a3d
powerpc: Add real mode cache inhibited IO accessors
by Michael Ellerman
· 11 years ago
fb48dc2
powerpc: Increase EEH recovery timeout for SR-IOV
by Brian King
· 11 years ago
2c77e95
powerpc/eeh: Output PHB diag-data
by Gavin Shan
· 11 years ago
93aef2a
powerpc/powernv: Move PHB-diag dump functions around
by Gavin Shan
· 11 years ago
d905c5d
PPC: POWERNV: move iommu_add_device earlier
by Alexey Kardashevskiy
· 11 years ago
7e1ce5a
powerpc/powernv: Move SG list structure to header file
by Vasant Hegde
· 11 years ago
2436636
powerpc/powernv: Infrastructure to read opal messages in generic format.
by Mahesh Salgaonkar
· 11 years ago
b63a0ff
powerpc/powernv: Machine check exception handling.
by Mahesh Salgaonkar
· 11 years ago
28446de
powerpc/powernv: Remove machine check handling in OPAL.
by Mahesh Salgaonkar
· 11 years ago
b5ff421
powerpc/book3s: Queue up and process delayed MCE events.
by Mahesh Salgaonkar
· 11 years ago
36df96f
powerpc/book3s: Decode and save machine check event.
by Mahesh Salgaonkar
· 11 years ago
ae744f3
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
by Mahesh Salgaonkar
· 11 years ago
e22a227
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
by Mahesh Salgaonkar
· 11 years ago
0440705
powerpc/book3s: Add flush_tlb operation in cpu_spec.
by Mahesh Salgaonkar
· 11 years ago
4c70341
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
by Mahesh Salgaonkar
· 11 years ago
1c51089
powerpc/book3s: Return from interrupt if coming from evil context.
by Mahesh Salgaonkar
· 11 years ago
1e9b450
powerpc/book3s: handle machine check in Linux host.
by Mahesh Salgaonkar
· 11 years ago
729b0f7
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
by Mahesh Salgaonkar
· 11 years ago
b14a7253
powerpc/book3s: Split the common exception prolog logic into two section.
by Mahesh Salgaonkar
· 11 years ago
66c29da6
powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV
by Michael Ellerman
· 11 years ago
1edb55a
powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIES
by Michael Ellerman
· 11 years ago
fd7e429
powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs
by Madhavan Srinivasan
· 11 years ago
c041cfa
powerpc: Make irq_stat.timers_irqs counting more specific
by fan.du
· 12 years ago
0ce6367
powerpc: purge all the prefetched instructions for the coherent icache flush
by Kevin Hao
· 11 years ago
dfee0ef
powerpc: kernel: remove useless code which related with 'max_cpus'
by Chen Gang
· 11 years ago
2abe3b8
powerpc/boot: Ignore .dtb files.
by Ian Campbell
· 11 years ago
2a524a4
powerpc/dts/virtex440: Declare address/size-cells for phy device
by Ian Campbell
· 11 years ago
16baeb3
powerpc/4xx: Fix warning in kilauea.dtb
by Ian Campbell
· 11 years ago
565c2f2
powerpc: Use patch_exception to update the debug exception handler
by Kevin Hao
· 12 years ago
1e8341a
powerpc: Move the patch_exception to a common place
by Kevin Hao
· 12 years ago
e941966
powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions
by Denis Efremov
· 12 years ago
e0513d9
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
by Chen Gang
· 12 years ago
ec67ad8
powerpc/signals: Improved mark VSX not saved with small contexts fix
by Michael Neuling
· 11 years ago
8ff8127
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
by Hari Bathini
· 11 years ago
962bc22
powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN
by Anton Blanchard
· 11 years ago
924dd50
powerpc: Fix error when cross building TAGS & cscope
by Michael Neuling
· 11 years ago
d742aa1
powerpc/booke: Only check for hugetlb in flush if vma != NULL
by Scott Wood
· 11 years ago
53567cf
powerpc/85xx: typo in dts: "interupt" (four devices)
by Adam Borowski
· 11 years ago
ae2163b
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
by LEROY Christophe
· 11 years ago
cbf8a35
powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well
by Tiejun Chen
· 11 years ago
3bab0bf
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
c13f20a
powerpc/signals: Mark VSX not saved with small contexts
by Michael Neuling
· 11 years ago
Next »