Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a840791182c7dab3428c6f005776b50e62e53ef
6a84079
powerpc32/chrp: fix section mismatch warning
by LEROY Christophe
· 10 years ago
6bc08d0
powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
by Cédric Le Goater
· 10 years ago
e3c5c2e
powerpc/powernv: convert codes returned by OPAL calls
by Cédric Le Goater
· 10 years ago
acdb668
powerpc: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
4cd968e
selftests/powerpc: Add a test of the switch_endian() syscall
by Michael Ellerman
· 10 years ago
529d235
powerpc: Add a proper syscall for switching endianness
by Michael Ellerman
· 10 years ago
c03e737
powerpc/pseries: Simplify check for suspendability during suspend/migration
by Tyrel Datwyler
· 10 years ago
52fd475
cxl: Fix a typo in ABI documentation
by Philippe Bergheaud
· 10 years ago
68de886
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
by Jan Stancek
· 10 years ago
df60f57
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into test
by Michael Ellerman
· 10 years ago
605f302
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
by Preeti U Murthy
· 10 years ago
1318470
ps3: Fix trivial typos in comment and debug message
by Yannick Guerrini
· 10 years ago
e77553c
powerpc/mm: Free string after creating kmem cache
by Yanjiang Jin
· 10 years ago
b921e90
powerpc/powernv: Add OPAL message notifier unregister function
by Neelesh Gupta
· 10 years ago
792f96e
powerpc/powernv: Fix the overflow of OPAL message notifiers head array
by Neelesh Gupta
· 10 years ago
111fbc6
powerpc/pmac: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
1f8c82a
cpufreq/ppc: Add missing #include <asm/smp.h>
by Geert Uytterhoeven
· 10 years ago
8f910fd
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
by Geert Uytterhoeven
· 10 years ago
4b7d835
drivers/macintosh: Delete an unnecessary check before the function call "of_node_put"
by Markus Elfring
· 10 years ago
3bf5756
powerpc/powernv: Support OPAL requested heartbeat
by Benjamin Herrenschmidt
· 10 years ago
3f77df7
powerpc/powernv: Check image loaded or not before calling flash
by Vasant Hegde
· 10 years ago
288a298
powerpc/pseries: Introduce api_version to migration sysfs interface
by Tyrel Datwyler
· 10 years ago
cc83458
powerpc/32: %pF is only for function pointers
by Scott Wood
· 10 years ago
4d9fb71
powerpc: use kbuild generic-y where possible
by Fabian Frederick
· 10 years ago
f57333a
powerpc/powernv: Fix return value from power7_nap() et al.
by Paul Mackerras
· 10 years ago
b140e5b
powerpc: Spelling s/embeeded/embedded/
by Geert Uytterhoeven
· 10 years ago
a71aa05
powerpc: Convert relocs_check to a shell script using grep
by Stephen Rothwell
· 10 years ago
e4a9616
powerpc/rtas: Make timestamp related code y2038-safe
by Hari Bathini
· 10 years ago
f761829
powerpc/powernv: Add pstore support on powernv
by Hari Bathini
· 10 years ago
ae011d2
pstore: Add pstore type id for PPC64 opal nvram partition
by Hari Bathini
· 10 years ago
78989f0
powerpc/nvram: Move generic code for nvram and pstore
by Hari Bathini
· 10 years ago
3af229f
powerpc/numa: Reset node_possible_map to only node_online_map
by Nishanth Aravamudan
· 10 years ago
6eca893
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
by Alex Dowad
· 10 years ago
a908f5d
selftests/powerpc: Rename TARGETS in powerpc selftests makefile
by Michael Ellerman
· 10 years ago
58dae82
selftests/powerpc: Add test for VPHN
by Greg Kurz
· 10 years ago
3338a65
powerpc/vphn: parsing code rewrite
by Greg Kurz
· 10 years ago
4b6cfb2
powerpc/vphn: move VPHN parsing logic to a separate file
by Greg Kurz
· 10 years ago
b1fc948
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
by Greg Kurz
· 10 years ago
9d0e6d9
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
by Greg Kurz
· 10 years ago
52d9962
powerpc: kill PPC_OF
by Kevin Hao
· 10 years ago
f915b51
fbdev: kconfig: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
45ae00a
fbdev: remove the unnecessary includes of ppc specific header files
by Kevin Hao
· 10 years ago
d14c374
fbdev: riva: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
5299b62
fbdev: nvidia: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
e9cfb2d
fbdev: imsttfb: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
758ddd1
fbdev: radeon: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
e7b410e
fbdev: aty128fb: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
d610f50
sata_svw: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
a02c0af
powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 11 years ago
8edcee0e
selftests/powerpc: Build the copyloops with -maltivec
by Michael Ellerman
· 10 years ago
e702240
powerpc/via-pmu: fix OF node leak in Keylargo init
by Phil Carmody
· 10 years ago
ffa3eb0
powerpc/via-pmu: fix error path in find_via_pmu()
by Phil Carmody
· 10 years ago
b05ae4e
powerpc: Remove duplicate cacheable_memcpy/memzero functions
by Kyle Moffett
· 13 years ago
45706bb
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
by Mahesh Salgaonkar
· 10 years ago
7f664cf
powerpc/boot: don't clobber r6 and r7 in epapr boot
by Jeremy Kerr
· 10 years ago
8c06f0d
powerpc/boot: Fix stack corruption in epapr entry point
by Jeremy Kerr
· 10 years ago
90d1d44
powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
by Jeremy Kerr
· 10 years ago
6c87b22
powerpc/boot/fdt: Add little-endian support to libfdt wrappers
by Jeremy Kerr
· 10 years ago
1680e4b
powerpc/boot/fdt: Use unsigned long for pointer casts
by Jeremy Kerr
· 10 years ago
5e86bfd
powerpc/mpic: remove unused functions
by Arseny Solokha
· 10 years ago
f98e7f2
powerpc/qe: drop unused ucc_slow_poll_transmitter_now
by Arseny Solokha
· 10 years ago
170acae
powerpc/boot: drop planetcore_set_serial_speed
by Arseny Solokha
· 10 years ago
b887f9e
powerpc/powernv: Remove unused definitions in opal-api.h
by Michael Ellerman
· 10 years ago
d7cf83f
powerpc/powernv: Move opal-api.h closer to the Skiboot version
by Michael Ellerman
· 10 years ago
d800ba1
powerpc/powernv: Move OPAL API definitions to opal-api.h
by Michael Ellerman
· 10 years ago
755457f
powerpc/boot: Makefile cleanup
by Michal Marek
· 10 years ago
7f4eec3
powerpc: Delete unnecessary checks before kfree()
by Markus Elfring
· 10 years ago
7e73a3b
powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports it
by Stewart Smith
· 10 years ago
fc81de6
powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
by Stewart Smith
· 10 years ago
b962f5a
powerpc/powernv: only register log if OPAL supports doing so
by Stewart Smith
· 10 years ago
df99e6e
powerpc: Change vsrX register defines to vsX to match gcc and glibc
by Anton Blanchard
· 10 years ago
c2ce6f9
powerpc: Change vrX register defines to vX to match gcc and glibc
by Anton Blanchard
· 10 years ago
06e5801
Linux 4.0-rc4
by Linus Torvalds
· 10 years ago
0835208
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
1ee89c5
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
046d669
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
by Krzysztof Kolasa
· 10 years ago
6981e2a
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
71c87bd
Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux
by Linus Torvalds
· 10 years ago
aaa95f7
Merge branch 'irqchip/urgent-gic' into irqchip/urgent
by Jason Cooper
· 10 years ago
7cd9beb3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
60b3e7b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
0f0910a
Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
0be952c
Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
9c987a3
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
e6c2d9c
Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
a9b1b45
locks: fix generic_delete_lease tracepoint to use victim pointer
by Jeff Layton
· 10 years ago
947bb75
arm64: put __boot_cpu_mode label after alignment instead of before
by Ard Biesheuvel
· 10 years ago
60c0d45
efi/arm64: use UEFI for system reset and poweroff
by Ard Biesheuvel
· 10 years ago
285994a
arm64: Invalidate the TLB corresponding to intermediate page table levels
by Catalin Marinas
· 10 years ago
5fb0f7fa
Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
bfda403
MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
by Gregory CLEMENT
· 10 years ago
b176023
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
f47e331
Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
bbc54a0
Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
3d52c5b
Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
f788baa
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a697c2e
of/platform: Fix sparc:allmodconfig build
by Guenter Roeck
· 10 years ago
ef403ed
ALSA: hda - Don't access stereo amps for mono channel widgets
by Takashi Iwai
· 10 years ago
c202baf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
7feee59
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
by Vladimir Davydov
· 10 years ago
Next »