Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15863ff3b8dae4cacd831ce10aa34992e9ababb0
/
arch
15863ff
powerpc: Make chip-id information available to userspace
by Vasant Hegde
· 11 years ago
2021270
powerpc/eeh: powerpc/eeh: Fix undefined variable
by Mike Qiu
· 11 years ago
5ba840e
Revert "powerpc/e500: Update compilation flags with core specific options"
by Benjamin Herrenschmidt
· 11 years ago
256f2d4
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
by Paul Mackerras
· 11 years ago
a8a5356
powerpc: Pull out cpu_core_mask updates into a separate function
by Paul Mackerras
· 11 years ago
630573c
powerpc: Fix denormalized exception handler
by Paul Mackerras
· 11 years ago
d82fbf3
powerpc: Ignore zImage.epapr
by Mark Brown
· 11 years ago
cc7059b
powerpc/math-emu: Fix load/store indexed emulation
by James Yang
· 11 years ago
5f20be4
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
by Kevin Hao
· 11 years ago
037f0ee
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
by Kevin Hao
· 11 years ago
662499d
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
by Kevin Hao
· 11 years ago
d01dd2b
powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64
by Kevin Hao
· 11 years ago
6ef94ff
powerpc: remove the unused function disable_kernel_fp()
by Kevin Hao
· 11 years ago
e05c0e8
powerpc: split She math emulation into two parts
by Kevin Hao
· 11 years ago
3a3b5aa
powerpc: Introduce function emulate_math()
by Kevin Hao
· 11 years ago
6761ee3
powerpc/math-emu: Move the flush FPU state function into do_mathemu
by Kevin Hao
· 11 years ago
195c494
powerpc/85xx: Enable the math emulation for the corenet64_smp_defconfig
by Kevin Hao
· 11 years ago
39cee08
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
by Paul Bolle
· 11 years ago
f0870c5
powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.c
by Kevin Hao
· 11 years ago
cf5c2e5
powerpc/math-emu: Remove the dead code in math.c
by Kevin Hao
· 11 years ago
8a05dd8
powerpc/powernv: Enable detection of legacy UARTs
by Benjamin Herrenschmidt
· 11 years ago
2db29d2
powerpc/powernv: Don't crash if there are no OPAL consoles
by Benjamin Herrenschmidt
· 11 years ago
e0f5fa9
powerpc: Check "status" property before adding legacy ISA serial ports
by Benjamin Herrenschmidt
· 11 years ago
3092574
powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
by Benjamin Herrenschmidt
· 11 years ago
3fafe9c
powerpc/powernv: Add PIO accessors for Power8 LPC bus
by Benjamin Herrenschmidt
· 11 years ago
b37193b
powerpc/powernv: Add helper to get ibm,chip-id of a node
by Benjamin Herrenschmidt
· 11 years ago
cc0efb5
powerpc/powernv: Update opal.h to add new LPC and XSCOM functions
by Benjamin Herrenschmidt
· 11 years ago
ecd73cc
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
by Benjamin Herrenschmidt
· 11 years ago
de021bb
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
by Tiejun Chen
· 11 years ago
7191b61
powerpc/pmac: Early debug output on screen on 64-bit macs
by Benjamin Herrenschmidt
· 11 years ago
1a85d66
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
by Gavin Shan
· 11 years ago
c35d2a8
powerpc/powernv: Needn't IO segment map for PHB3
by Gavin Shan
· 11 years ago
2f1ec02
powerpc/powernv: Check primary PHB through ID
by Gavin Shan
· 11 years ago
f1b7cc3
powerpc/powernv: Fetch PHB bus range from dev-tree
by Gavin Shan
· 11 years ago
58d714e
powerpc/powernv: Free PHB instance upon error
by Gavin Shan
· 11 years ago
408a7e0
powerpc: Fix VRSAVE handling
by Paul Mackerras
· 11 years ago
1f7bf02
powerpc: Implement __get_user_pages_fast()
by Paul Mackerras
· 11 years ago
39fd402
powerpc: Convert platforms to smp_generic_cpu_bootable
by Andy Fleming
· 11 years ago
3cd8525
powerpc: Add smp_generic_cpu_bootable
by Andy Fleming
· 11 years ago
3b04c30
powerpc: Remove the symbol __flush_icache_range
by Kevin Hao
· 11 years ago
abb29c3
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
by Kevin Hao
· 11 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
0c69f9c
powerpc/pci: Don't use bitfield for force_32bit_msi
by Anton Blanchard
· 11 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 11 years ago
a0a96ee
powerpc/pseries: Simplify H_GET_TERM_CHAR
by Anton Blanchard
· 11 years ago
01b0e07
powerpc: Simplify logic in include/uapi/asm/elf.h
by Anton Blanchard
· 11 years ago
23c6bd2
powerpc: Remove SAVE_VSRU and REST_VSRU macros
by Anton Blanchard
· 11 years ago
594bd38
powerpc: Wrap MSR macros with parentheses
by Anton Blanchard
· 11 years ago
230aef7
powerpc: Handle unaligned ldbrx/stdbrx
by Anton Blanchard
· 11 years ago
5b63fee
powerpc: Align p_toc
by Anton Blanchard
· 11 years ago
a12e453
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
c8db32c
powerpc/e500: Update compilation flags with core specific options
by Catalin Udma
· 11 years ago
dcbe39f
powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctly
by Zhenhua Luo
· 12 years ago
36f6849
powerpc/pci: fix PCI-e check link issue
by Yuanquan Chen
· 12 years ago
c45e918
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
by Kevin Hao
· 12 years ago
2d49c42
powerpc/fsl-pci: fix the unreachable warning message
by Kevin Hao
· 12 years ago
7d4d595
powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board
by Kevin Hao
· 12 years ago
bf57aeb
powerpc/85xx: add the P1020RDB-PD DTS support
by Haijun.Zhang
· 11 years ago
550593e
powerpc/85xx: add P1020RDB-PD platform support
by Haijun.Zhang
· 11 years ago
4e21b94
powerpc/85xx: Move ePAPR paravirt initialization earlier
by Laurentiu TUDOR
· 11 years ago
f31dd94
powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3
by Minghuan Lian
· 11 years ago
6d854ac
powerpc/dts: add MPIC v4.3 dts node
by Minghuan Lian
· 11 years ago
df1024a
powerpc/msi: Fix compile error on mpc83xx
by Hongtao Jia
· 11 years ago
3c83658
powerpc/perf: Add e6500 PMU driver
by Priyanka Jain
· 11 years ago
5815c43
powerpc/perf: add 2 additional performance monitor counters for e6500 core
by Lijun Pan
· 11 years ago
96c3c9e
powerpc/perf: increase the perf HW events to 6
by Catalin Udma
· 11 years ago
a9a5cda
powerpc/perf: correct typos in counter enumeration
by Lijun Pan
· 11 years ago
807f4c4
powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.
by Ian Campbell
· 11 years ago
0fff106
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1853a65
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
69b4a3a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
fcfa66d
MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0
by Florian Fainelli
· 11 years ago
cf5b2d2
MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.
by Ralf Baechle
· 11 years ago
3ac3bcb
MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335
by Markos Chandras
· 11 years ago
9250d90
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
e35ac62
Merge branch 'security-fixes' into fixes
by Russell King
· 11 years ago
8c0cc8a
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
by Russell King
· 11 years ago
e0d4075
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
by Russell King
· 11 years ago
e7e2e51
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6d039f8
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
efc6816
Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
940e84f
Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 years ago
aa8032b
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
24195ca
Merge branch 'security-fixes' into fixes
by Russell King
· 11 years ago
2449189
ARM: Add .text annotations where required after __CPUINIT removal
by Russell King
· 11 years ago
44424c3
ARM: 7803/1: Fix deadlock scenario with smp_send_stop()
by Stephen Boyd
· 11 years ago
a5463cd
ARM: make vectors page inaccessible from userspace
by Russell King
· 11 years ago
48be69a
ARM: move signal handlers into a vdso-like page
by Russell King
· 11 years ago
3be7db6
powerpc: VPHN topology change updates all siblings
by Robert Jennings
· 11 years ago
8d7c55d
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
by Michael Ellerman
· 11 years ago
e8e813e
powerpc: Rename PMU interrupts from CNT to PMI
by Michael Ellerman
· 11 years ago
19788a9
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
dd5e6d6
parisc: Fix interrupt routing for C8000 serial ports
by Thomas Bogendoerfer
· 11 years ago
5a0ce2d
parisc: Remove arch/parisc/kernel/sys32.h header
by John David Anglin
· 11 years ago
78f1386
parisc: add defconfig for c8000 machine
by Helge Deller
· 11 years ago
50861f5
parisc: Fix cache routines to ignore vma's with an invalid pfn
by John David Anglin
· 11 years ago
31a1b26
arch/x86/platform/ce4100/ce4100.c: include reboot.h
by Andrew Morton
· 11 years ago
f6f91b0
ARM: allow kuser helpers to be removed from the vector page
by Russell King
· 11 years ago
e39e3f3
ARM: update FIQ support for relocation of vectors
by Russell King
· 11 years ago
b9b32bf
ARM: use linker magic for vectors and vector stubs
by Russell King
· 11 years ago
Next »