Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1502b480e2296359728e4b4e112faf5a5599ca32
1502b48
powerpc: Make device tree accesses in HVC VIO console endian safe
by Anton Blanchard
· 11 years ago
493adff
powerpc: Make prom_init.c endian safe
by Benjamin Herrenschmidt
· 11 years ago
d10bd84
powerpc: Make device tree accesses in cache info code endian safe
by Anton Blanchard
· 11 years ago
2083f68
powerpc: of_parse_dma_window should take a __be32 *dma_window
by Anton Blanchard
· 11 years ago
d213dd5
powerpc: Fix some endian issues in xics code
by Anton Blanchard
· 11 years ago
6f7aba7
powerpc: Add some endian annotations to time and xics code
by Anton Blanchard
· 11 years ago
43f8812
powerpc: More little endian fixes for setup-common.c
by Alistair Popple
· 11 years ago
ac13282
powerpc: Make logical to real cpu mapping code endian safe
by Anton Blanchard
· 11 years ago
2712826
powerpc: Make RTAS calls endian safe
by Anton Blanchard
· 11 years ago
7946d5a
powerpc: Make cache info device tree accesses endian safe
by Anton Blanchard
· 11 years ago
08bc1dc
powerpc: Make RTAS device tree accesses endian safe
by Anton Blanchard
· 11 years ago
e91ae5b
powerpc: More little endian fixes for prom.c
by Alistair Popple
· 11 years ago
dc0e643
powerpc: Make prom.c device tree accesses endian safe
by Ian Munsie
· 11 years ago
bc2e6c6
powerpc: Avoid link stack corruption for MMU on exceptions
by Michael Neuling
· 11 years ago
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
7033b64
macintosh/ams: Replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 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
cb96143
selftests: Add test of PMU instruction counting on powerpc
by Michael Ellerman
· 11 years ago
2fae0d7
selftests: Add support files for powerpc tests
by Michael Ellerman
· 11 years ago
0e56dac
selftests: Add infrastructure for powerpc selftests
by Michael Ellerman
· 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
· 11 years ago
2d49c42
powerpc/fsl-pci: fix the unreachable warning message
by Kevin Hao
· 11 years ago
7d4d595
powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board
by Kevin Hao
· 11 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
03daa99
powerpc/dts: update MSI bindings doc for MPIC v4.3
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
b7bc9e7
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
8ef9c29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
e4ef108
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
8e28921
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
4264bc1
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 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
2cfe6c4
printk: Fix return of braille_register_console()
by Steven Rostedt
· 11 years ago
35114fc
Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"
by Oleg Nesterov
· 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
6160968
userns: unshare_userns(&cred) should not populate cred on failure
by Oleg Nesterov
· 11 years ago
3d62c45
vfs: add missing check for __O_TMPFILE in fcntl_init()
by Zheng Liu
· 11 years ago
bb2314b
fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink
by Andy Lutomirski
· 11 years ago
Next »