Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
a5841a46022e1ebe97d4c926c32ef4e9acec96a7
/
arch
/
powerpc
/
kernel
a5841a4
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
by Anton Blanchard
· 12 years ago
c324496
powerpc: Remove hard coded FP offsets in alignment handler
by Anton Blanchard
· 12 years ago
f626190
powerpc: Remove open coded byte swap macro in alignment handler
by Anton Blanchard
· 12 years ago
5c0484e
powerpc: Endian safe trampoline
by Benjamin Herrenschmidt
· 12 years ago
e871c6b
powerpc: Reset MSR_LE on signal entry
by Anton Blanchard
· 12 years ago
87fec05
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
by Anton Blanchard
· 12 years ago
8b5ede6
powerpc/irq: Don't switch to irq stack from softirq stack
by Benjamin Herrenschmidt
· 12 years ago
e9bdc3d
powerpc/tm: Switch out userspace PPR and DSCR sooner
by Michael Neuling
· 12 years ago
c69e63b
powerpc/tm: Turn interrupts hard off in tm_reclaim()
by Michael Neuling
· 12 years ago
e82b89a
powerpc/vio: Fix modalias_show return values
by Prarit Bhargava
· 12 years ago
1cf389d
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
by Nishanth Aravamudan
· 12 years ago
d1211af
powerpc/sysfs: Disable writing to PURR in guest mode
by Madhavan Srinivasan
· 12 years ago
dbe78b4
powerpc/pseries: Do not start secondaries in Open Firmware
by Benjamin Herrenschmidt
· 12 years ago
cbc9565
powerpc: Remove ksp_limit on ppc64
by Benjamin Herrenschmidt
· 12 years ago
0366a1c
powerpc/irq: Run softirqs off the top of the irq stack
by Benjamin Herrenschmidt
· 12 years ago
620e505
powerpc: Fix section mismatch warning for prom_rtas_call
by Vladimir Murzin
· 12 years ago
256588f
powerpc: Export cpu_to_chip_id() to fix build error
by Guenter Roeck
· 12 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 13 years ago
a1727da
of: consolidate definition of early_init_dt_alloc_memory_arch()
by Grant Likely
· 13 years ago
8be137f
Merge tag 'v3.11-rc7' into devicetree/next
by Grant Likely
· 13 years ago
83c93e2
powerpc/pseries: Move lparcfg.c to platforms/pseries
by Benjamin Herrenschmidt
· 13 years ago
1042092
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 13 years ago
f5f6cbb
powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
by Benjamin Herrenschmidt
· 13 years ago
ee372bc
powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32
by Benjamin Herrenschmidt
· 13 years ago
bc683a7
powerpc: Cleanup handling of the DSCR bit in the FSCR register
by Michael Neuling
· 13 years ago
3f1f431
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 13 years ago
b3f6a45
powerpc: Skip emulating & leave interrupts off for kernel program checks
by Michael Ellerman
· 13 years ago
d671ddd
powerpc: Add more exception trampolines for hypervisor exceptions
by Michael Ellerman
· 13 years ago
fa111f1
powerpc: Fix location and rename exception trampolines
by Michael Ellerman
· 13 years ago
5c2e082
powerpc: Never handle VSX alignment exceptions from kernel
by Anton Blanchard
· 13 years ago
5a31057
powerpc: add Book E support to 64-bit hibernation
by Wang Dongsheng
· 13 years ago
a58674f
PCI: Simplify pcie_bus_configure_settings() interface
by Bjorn Helgaas
· 13 years ago
183912d
of: move of_get_cpu_node implementation to DT core library
by Sudeep KarkadaNagesha
· 13 years ago
819d596
powerpc: refactor of_get_cpu_node to support other architectures
by Sudeep KarkadaNagesha
· 13 years ago
beb2dc0
powerpc: Convert some mftb/mftbu into mfspr
by Scott Wood
· 13 years ago
afbcdd9
powerpc/wsp: Fix early debug build
by Benjamin Herrenschmidt
· 13 years ago
0654de1
powerpc: Little endian SMP IPI demux
by Anton Blanchard
· 13 years ago
4288e34
powerpc: Emulate instructions in little endian mode
by Anton Blanchard
· 13 years ago
7ffcf8e
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
by Anton Blanchard
· 13 years ago
4a396dc
powerpc: Little endian fixes for legacy_serial.c
by Alistair Popple
· 13 years ago
c6296b9
powerpc: Make PCI device node device tree accesses endian safe
by Anton Blanchard
· 13 years ago
a795dc5
powerpc: Make OF PCI device tree accesses endian safe
by Anton Blanchard
· 13 years ago
7560d327
powerpc: Make device tree accesses in VIO subsystem endian safe
by Anton Blanchard
· 13 years ago
493adff
powerpc: Make prom_init.c endian safe
by Benjamin Herrenschmidt
· 13 years ago
d10bd84
powerpc: Make device tree accesses in cache info code endian safe
by Anton Blanchard
· 13 years ago
2083f68
powerpc: of_parse_dma_window should take a __be32 *dma_window
by Anton Blanchard
· 13 years ago
6f7aba7
powerpc: Add some endian annotations to time and xics code
by Anton Blanchard
· 13 years ago
43f8812
powerpc: More little endian fixes for setup-common.c
by Alistair Popple
· 13 years ago
ac13282
powerpc: Make logical to real cpu mapping code endian safe
by Anton Blanchard
· 13 years ago
2712826
powerpc: Make RTAS calls endian safe
by Anton Blanchard
· 13 years ago
7946d5a
powerpc: Make cache info device tree accesses endian safe
by Anton Blanchard
· 13 years ago
08bc1dc
powerpc: Make RTAS device tree accesses endian safe
by Anton Blanchard
· 13 years ago
e91ae5b
powerpc: More little endian fixes for prom.c
by Alistair Popple
· 13 years ago
dc0e643
powerpc: Make prom.c device tree accesses endian safe
by Ian Munsie
· 13 years ago
15863ff
powerpc: Make chip-id information available to userspace
by Vasant Hegde
· 13 years ago
256f2d4
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
by Paul Mackerras
· 13 years ago
a8a5356
powerpc: Pull out cpu_core_mask updates into a separate function
by Paul Mackerras
· 13 years ago
630573c
powerpc: Fix denormalized exception handler
by Paul Mackerras
· 13 years ago
5f20be4
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
by Kevin Hao
· 13 years ago
037f0ee
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
by Kevin Hao
· 13 years ago
662499d
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
by Kevin Hao
· 13 years ago
6ef94ff
powerpc: remove the unused function disable_kernel_fp()
by Kevin Hao
· 13 years ago
3a3b5aa
powerpc: Introduce function emulate_math()
by Kevin Hao
· 13 years ago
6761ee3
powerpc/math-emu: Move the flush FPU state function into do_mathemu
by Kevin Hao
· 13 years ago
39cee08
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
by Paul Bolle
· 13 years ago
e0f5fa9
powerpc: Check "status" property before adding legacy ISA serial ports
by Benjamin Herrenschmidt
· 13 years ago
3092574
powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
by Benjamin Herrenschmidt
· 13 years ago
3fafe9c
powerpc/powernv: Add PIO accessors for Power8 LPC bus
by Benjamin Herrenschmidt
· 13 years ago
b37193b
powerpc/powernv: Add helper to get ibm,chip-id of a node
by Benjamin Herrenschmidt
· 13 years ago
ecd73cc
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
by Benjamin Herrenschmidt
· 13 years ago
de021bb
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
by Tiejun Chen
· 13 years ago
7191b61
powerpc/pmac: Early debug output on screen on 64-bit macs
by Benjamin Herrenschmidt
· 13 years ago
1a85d66
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
by Gavin Shan
· 13 years ago
408a7e0
powerpc: Fix VRSAVE handling
by Paul Mackerras
· 13 years ago
3cd8525
powerpc: Add smp_generic_cpu_bootable
by Andy Fleming
· 13 years ago
3b04c30
powerpc: Remove the symbol __flush_icache_range
by Kevin Hao
· 13 years ago
abb29c3
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
by Kevin Hao
· 13 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 13 years ago
0c69f9c
powerpc/pci: Don't use bitfield for force_32bit_msi
by Anton Blanchard
· 13 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 13 years ago
230aef7
powerpc: Handle unaligned ldbrx/stdbrx
by Anton Blanchard
· 13 years ago
5b63fee
powerpc: Align p_toc
by Anton Blanchard
· 13 years ago
28e61cc
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
by Michael Neuling
· 13 years ago
c2d5264
powerpc: Save the TAR register earlier
by Michael Neuling
· 13 years ago
2517617
powerpc: Fix context switch DSCR on POWER8
by Michael Neuling
· 13 years ago
88f0941
powerpc: Fix hypervisor facility unavaliable vector number
by Michael Neuling
· 13 years ago
144136d
powerpc/eeh: Add missing procfs entry for PowerNV
by Mike Qiu
· 13 years ago
a12e453
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 13 years ago
4e21b94
powerpc/85xx: Move ePAPR paravirt initialization earlier
by Laurentiu TUDOR
· 13 years ago
5815c43
powerpc/perf: add 2 additional performance monitor counters for e6500 core
by Lijun Pan
· 13 years ago
e8e813e
powerpc: Rename PMU interrupts from CNT to PMI
by Michael Ellerman
· 13 years ago
e00c9a0
powerpc/mpc85xx: invalidate TLB after hibernation resume
by Dongsheng Wang
· 13 years ago
4e0e343
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
by Hongtao Jia
· 13 years ago
c8ae0ac
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
by Paul Mackerras
· 13 years ago
Next »