Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a7a41f9d5b28ac3a916b057a7d3cd3f435ee9a6
7a7a41f
powerpc/perf: Freeze PMC5/6 if we're not using them
by Michael Ellerman
· 11 years ago
378a6ee
powerpc/perf: Rework disable logic in pmu_disable()
by Michael Ellerman
· 11 years ago
d8bec4c
powerpc/perf: Check that events only include valid bits on Power8
by Michael Ellerman
· 11 years ago
b14b626
powerpc: Wire up the HV facility unavailable exception
by Michael Ellerman
· 11 years ago
021424a
powerpc: Rename and flesh out the facility unavailable exception handler
by Michael Ellerman
· 11 years ago
c9f6951
powerpc: Remove KVMTEST from RELON exception handlers
by Michael Ellerman
· 11 years ago
1d567cb
powerpc: Remove unreachable relocation on exception handlers
by Michael Ellerman
· 11 years ago
dd02321
powerpc/numa: Do not update sysfs cpu registration from invalid context
by Nathan Fontenot
· 11 years ago
ec207dc
powerpc/eeh: Update MAINTAINERS
by Gavin Shan
· 11 years ago
8246aca
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries
by Chen Gang
· 12 years ago
91f5af2
macintosh/windfarm: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 12 years ago
7029705
powerpc/nvram64: Need return the related error code on failure occurs
by Chen Gang
· 12 years ago
cce606f
powerpc: Set cpu sibling mask before online cpu
by Li Zhong
· 12 years ago
330dae1
mac: Make cuda_init_via() __init
by Geert Uytterhoeven
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
5eb969d
macintosh: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
cc293bf
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
5524f3f
powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()
by Bjorn Helgaas
· 11 years ago
348c229
powerpc: Don't flush/invalidate the d/icache for an unknown relocation type
by Kevin Hao
· 11 years ago
4bb2971
powerpc/windfarm: Fix overtemperature clearing
by Aaro Koskinen
· 11 years ago
9bf41be
powerpc/powernv: Use dev-node in PCI config accessors
by Gavin Shan
· 11 years ago
eeb6361
powerpc/eeh: Avoid build warnings
by Gavin Shan
· 11 years ago
56ca4fd
powerpc/eeh: Refactor the output message
by Gavin Shan
· 11 years ago
88b6d14
powerpc/eeh: Fix address catch for PowerNV
by Gavin Shan
· 11 years ago
0b9e267
powerpc/powernv: Replace variables with flags
by Gavin Shan
· 11 years ago
652defe
powerpc/eeh: Check PCIe link after reset
by Gavin Shan
· 11 years ago
c35ae17
powerpc/eeh: Don't collect PCI-CFG data on PHB
by Gavin Shan
· 11 years ago
090b928
powerpc/tm: Clear MSR RI in non-recoverable TM code
by Michael Neuling
· 11 years ago
80aa0fb
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
by James Yang
· 11 years ago
e1b85c1
trivial: powerpc: Fix typo in ioei_interrupt() description
by Sebastien Bessiere
· 11 years ago
3766a1a
mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THP
by Kirill A. Shutemov
· 11 years ago
5459ae1
powerpc/eeh: Use interruptible sleep in keehd
by Gavin Shan
· 11 years ago
ef6a285
powerpc/eeh: Remove eeh_mutex
by Gavin Shan
· 11 years ago
ff1e768
powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled
by Nathan Fontenot
· 11 years ago
99b308e
powerpc/pseries: Enable PSTORE in pseries_defconfig
by Aruna Balakrishnaiah
· 11 years ago
540e07c
powerpc/hw_brk: Fix clearing of extraneous IRQ
by Michael Neuling
· 11 years ago
b0b0aa9
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
by Michael Neuling
· 11 years ago
e7f345a
macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAITQUEUE.
by Robert P. J. Day
· 11 years ago
1a52728
powerpc: Optimize hugepage invalidate
by Aneesh Kumar K.V
· 11 years ago
437d496
powerpc/THP: Enable THP on PPC64
by Aneesh Kumar K.V
· 11 years ago
d8e355a
powerpc: split hugepage when using subpage protection
by Aneesh Kumar K.V
· 11 years ago
a00e7be
powerpc: disable assert_pte_locked for collapse_huge_page
by Aneesh Kumar K.V
· 11 years ago
7888b4d
powerpc: Prevent gcc to re-read the pagetables
by Aneesh Kumar K.V
· 11 years ago
0ac52dd
powerpc: Make linux pagetable walk safe with THP enabled
by Aneesh Kumar K.V
· 11 years ago
6d492ec
powerpc/THP: Add code to handle HPTE faults for hugepages
by Aneesh Kumar K.V
· 11 years ago
c367714
powerpc: Update gup_pmd_range to handle transparent hugepages
by Aneesh Kumar K.V
· 11 years ago
db7cb5b
powerpc/kvm: Handle transparent hugepage in KVM
by Aneesh Kumar K.V
· 11 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 11 years ago
ac52ae4
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
by Aneesh Kumar K.V
· 11 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 11 years ago
074c2ea
powerpc/THP: Implement transparent hugepages for ppc64
by Aneesh Kumar K.V
· 11 years ago
f940f52
powerpc/THP: Double the PMD table size for THP
by Aneesh Kumar K.V
· 11 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 11 years ago
8998897
powerpc/eeh: Debugfs for error injection
by Gavin Shan
· 11 years ago
37c367f
powerpc/powernv: Debugfs directory for PHB
by Gavin Shan
· 11 years ago
7cb9d93
powerpc/eeh: Register OPAL notifier for PCI error
by Gavin Shan
· 11 years ago
e8e71fa
powernv/opal: Disable OPAL notifier upon poweroff
by Gavin Shan
· 11 years ago
1bc98de
powernv/opal: Notifier for OPAL events
by Gavin Shan
· 11 years ago
b95cd2c
powerpc/eeh: Allow to check fenced PHB proactively
by Gavin Shan
· 11 years ago
be7e744
powerpc/eeh: Enable EEH check for config access
by Gavin Shan
· 11 years ago
e9cc17d
powerpc/eeh: Initialization for PowerNV
by Gavin Shan
· 11 years ago
29310e5
powerpc/eeh: PowerNV EEH backends
by Gavin Shan
· 11 years ago
70f942d
powerpc/eeh: I/O chip next error
by Gavin Shan
· 11 years ago
bf90dfe
powerpc/eeh: I/O chip PE log and bridge setup
by Gavin Shan
· 11 years ago
9d5cab0
powerpc/eeh: I/O chip PE reset
by Gavin Shan
· 11 years ago
8c41a7f
powerpc/eeh: I/O chip EEH state retrieval
by Gavin Shan
· 11 years ago
eb00598
powerpc/eeh: I/O chip EEH enable option
by Gavin Shan
· 11 years ago
73370c6
powerpc/eeh: I/O chip post initialization
by Gavin Shan
· 11 years ago
8747f36
powerpc/eeh: EEH backend for P7IOC
by Gavin Shan
· 11 years ago
2377323
powerpc/eeh: Sync OPAL API with firmware
by Gavin Shan
· 11 years ago
8a6b1bc
powerpc/eeh: EEH core to handle special event
by Gavin Shan
· 11 years ago
4907581
powerpc/eeh: Export confirm_error_lock
by Gavin Shan
· 11 years ago
9986659
powerpc/eeh: Allow to purge EEH events
by Gavin Shan
· 11 years ago
5a71978
powerpc/eeh: Trace time on first error for PE
by Gavin Shan
· 11 years ago
c860855
powerpc/eeh: Single kthread to handle events
by Gavin Shan
· 11 years ago
26a7485
powerpc/eeh: Delay EEH probe during hotplug
by Gavin Shan
· 11 years ago
326a98e
powerpc/eeh: Refactor eeh_reset_pe_once()
by Gavin Shan
· 11 years ago
21fd21f
powerpc/eeh: EEH post initialization operation
by Gavin Shan
· 11 years ago
51fb5f5
powerpc/eeh: Make eeh_init() public
by Gavin Shan
· 11 years ago
8cdb283
powerpc/eeh: Trace PCI bus from PE
by Gavin Shan
· 11 years ago
0156680
powerpc/eeh: Make eeh_pe_get() public
by Gavin Shan
· 11 years ago
9ff6743
powerpc/eeh: Make eeh_phb_pe_get() public
by Gavin Shan
· 11 years ago
317f06d
powerpc/eeh: Move common part to kernel directory
by Gavin Shan
· 11 years ago
a84f273
powerpc/eeh: Cleanup for EEH core
by Gavin Shan
· 11 years ago
87b4e53
powerpc/tm: Fix return of active 64bit signals
by Michael Neuling
· 11 years ago
55e4341
powerpc/tm: Fix return of 32bit rt signals to active transactions
by Michael Neuling
· 11 years ago
2c27a18
powerpc/tm: Fix restoration of MSR on 32bit signal return
by Michael Neuling
· 11 years ago
fee55450
powerpc/tm: Fix 32 bit non-rt signals
by Michael Neuling
· 11 years ago
1d25f11
powerpc/tm: Fix writing top half of MSR on 32 bit signals
by Michael Neuling
· 11 years ago
968219f
powerpc/8xx: Remove 8xx specific "minimal FPU emulation"
by Benjamin Herrenschmidt
· 11 years ago
4e63f8e
powerpc/math-emu: Allow math-emu to be used for HW FPU
by Benjamin Herrenschmidt
· 11 years ago
04ae900
powerpc/math-emu: Fix decoding of some instructions
by Benjamin Herrenschmidt
· 11 years ago
a5e4797
powerpc/pseries: Read common partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
f33f748
powerpc/pseries: Read of-config partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
edf3846
powerpc/pseries: Distinguish between a os-partition and non-os partition
by Aruna Balakrishnaiah
· 11 years ago
69020ee
powerpc/pseries: Read rtas partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
d7563c9
powerpc/pseries: Read/Write oops nvram partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
1267461
powerpc/pseries: Introduce generic read function to read nvram-partitions
by Aruna Balakrishnaiah
· 11 years ago
b1f70e1
powerpc/pseries: Add version and timestamp to oops header
by Aruna Balakrishnaiah
· 11 years ago
1bf247f
powerpc/pseries: Remove syslog prefix in uncompressed oops text
by Aruna Balakrishnaiah
· 11 years ago
Next »