Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
35499c0195e46f479cf6ac16ad8d3f394b5fcc10
35499c0
powerpc: Merge in 64-bit powermac support.
by Paul Mackerras
· 19 years ago
b6ba928
powerpc: Make set_rtc_time() return error code from lower-level function
by Paul Mackerras
· 19 years ago
ef1a128
ppc64: Simplify secondary CPU startup on powermacs
by Paul Mackerras
· 19 years ago
529294d
ppc64: Rearrange btext initialization for consistency with ppc32
by Paul Mackerras
· 19 years ago
f7abbc1
ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges
by Paul Mackerras
· 19 years ago
a5b518e
ppc64/powerpc: Fix time initialization on SMP systems
by Paul Mackerras
· 19 years ago
e2b5530
ppc64: Fix delivery of RT signals to 32-bit processes.
by Paul Mackerras
· 19 years ago
5c8c56e
powerpc: Move agp_special_page export to where it is defined
by Paul Mackerras
· 19 years ago
05d8468
[PATCH] powerpc: Fix mmap returning 64 bit addresses
by Michael Ellerman
· 19 years ago
90eac72
[PATCH] powerpc: Don't blow away load_addr in start_thread
by Michael Ellerman
· 19 years ago
6cb7bfe
[PATCH] powerpc: Merge thread_info.h
by David Gibson
· 19 years ago
b0faa28
[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64
by David Gibson
· 19 years ago
5d14a18
powerpc: Fix some bugs in the new merged time code
by Paul Mackerras
· 19 years ago
17a6392
powerpc/ppc/ppc64: Various compile fixes.
by Paul Mackerras
· 19 years ago
d85b525
ppc64: Use the merged mpic.c
by Paul Mackerras
· 19 years ago
374e99d
powerpc: Move some calculations from xxx_calibrate_decr to time_init
by Paul Mackerras
· 19 years ago
0458060
ppc64: Move init_boot_text call and conswitchp init into setup_arch
by Paul Mackerras
· 19 years ago
399fe2b
ppc: rename pci_assign_all_busses to pci_assign_all_buses
by Paul Mackerras
· 19 years ago
ff065dd
powerpc: Merge various powermac-related header files.
by Paul Mackerras
· 19 years ago
0dd194d
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
by Paul Mackerras
· 19 years ago
a9c5926
powerpc: Move smp_mpic_message_pass into mpic.c
by Paul Mackerras
· 19 years ago
d8699e6
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
by Paul Mackerras
· 19 years ago
971dc77
[PATCH] powerpc: Merge types.h
by Becky Bruce
· 19 years ago
f7f6f4f
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
by David Gibson
· 19 years ago
3d904ee
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
by Kumar Gala
· 19 years ago
b15125f
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
by Kumar Gala
· 19 years ago
344480b
powerpc: Fix a corner case in __div64_32
by Paul Mackerras
· 19 years ago
a4bcc95
powerpc: Fix a branch-too-far link error for 32-bit targets
by Paul Mackerras
· 19 years ago
f2783c1
powerpc: Merge time.c and asm/time.h.
by Paul Mackerras
· 19 years ago
03f88e9
ppc64: Minor compilation fixes
by Paul Mackerras
· 19 years ago
b123923
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
by Paul Mackerras
· 19 years ago
9b7cf8b
powerpc: Eliminate a compile warning in signal_32.c
by Paul Mackerras
· 19 years ago
0b879a3
ppc: declare smp_ops in asm/smp.h, since platform setup code needs it
by Paul Mackerras
· 19 years ago
143a1de
powerpc: Merge machdep.h
by Paul Mackerras
· 19 years ago
7ed476d
ppc: Minor smp changes for consistency with ppc64
by Paul Mackerras
· 19 years ago
46aab8c
Merge rsync://oak/kernels/iseries/work/
by Paul Mackerras
· 19 years ago
b09a491
powerpc: change sys32_ to compat_sys_
by Stephen Rothwell
· 19 years ago
77f543c
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
by Paul Mackerras
· 19 years ago
81e7009
powerpc: merge ppc signal.c and ppc64 signal32.c
by Stephen Rothwell
· 19 years ago
55d3633
[PATCH] powerpc: Another maple merge tree fix
by David Gibson
· 19 years ago
61f684e
[PATCH] powerpc: Fix use of LOADBASE in merge tree
by David Gibson
· 19 years ago
ea703ce
[PATCH] powerpc: replace use of _GLOBAL with .globl
by Kumar Gala
· 19 years ago
5f29675
powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OF
by Paul Mackerras
· 19 years ago
dd184343
powerpc: Clear the BSS at the start of early_init with ARCH=ppc
by Paul Mackerras
· 19 years ago
7ac59c6
ppc: Fix various compile errors resulting from ptrace.c merge
by Paul Mackerras
· 19 years ago
3e63b9e
ppc: Use the merged of_device.c from arch/powerpc/kernel
by Paul Mackerras
· 19 years ago
30286ef
powerpc: Merge syscalls.c and sys_ppc32.c.
by Paul Mackerras
· 19 years ago
30cd4a4
powerpc: Initialize btext subsystem later, after prom_init
by Paul Mackerras
· 19 years ago
7dffb72
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
by Stephen Rothwell
· 19 years ago
cf76485
powerpc: fix 32bit LOADADDR macro
by Stephen Rothwell
· 19 years ago
c6d2ea9
powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h
by Stephen Rothwell
· 19 years ago
0e29bb1
powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h
by Stephen Rothwell
· 19 years ago
20f48cc
powerpc: eliminate DsaAddr from pci_dn
by Stephen Rothwell
· 19 years ago
bffa8fc
powerpc: remove ISERIES_[SUB]BUS macros
by Stephen Rothwell
· 19 years ago
426c1a1
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
by Stephen Rothwell
· 19 years ago
190554d
powerpc: fix uname -m
by Stephen Rothwell
· 19 years ago
e8a3030
powerpc: merge ptrace.c
by Stephen Rothwell
· 19 years ago
eec5ef9
ppc64: use powerpc of_device.c
by Stephen Rothwell
· 19 years ago
ae27520
ppc64: fix arch/ppc64/kernel/Makefile
by Stephen Rothwell
· 19 years ago
d4bf9a7
ppc64: merge binfmt_elf32.c
by Stephen Rothwell
· 19 years ago
0f17d07
powerpc: make 64 bit binaries work
by Stephen Rothwell
· 19 years ago
7062018
powerpc: create 32 bit LOADADDR macro
by Stephen Rothwell
· 19 years ago
4920960
powerpc: consolidate cputable.c
by Stephen Rothwell
· 19 years ago
7e130ed
ppc64: Remove duplicate versions of some headers
by Paul Mackerras
· 19 years ago
5629d41
powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64
by Paul Mackerras
· 19 years ago
3eac8c6
powerpc: Move default hash table size calculation to hash_utils_64.c
by Paul Mackerras
· 19 years ago
b6ec995
Merge from Linus' tree
by Paul Mackerras
· 19 years ago
3a5f8c5
powerpc: make iSeries boot again
by Stephen Rothwell
· 19 years ago
f255f0d
powerpc: pci_dn's should point to their device_node's
by Stephen Rothwell
· 19 years ago
da64c6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
b1b510a
[SPARC64]: Fix net booting on Ultra5
by David S. Miller
· 19 years ago
f5154a9
[PATCH] Don't map the same page too much
by Hugh Dickins
· 19 years ago
9149ccf
[PATCH] ppc64: Add R_PPC64_TOC16 module reloc
by Peter Bergner
· 19 years ago
d308979
[PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 Lite
by Michael Krufky
· 19 years ago
9de11aa
[PATCH] m32r: trap handler code for illegal traps
by Hirokazu Takata
· 19 years ago
6de5051
[PATCH] binfmt_elf bss padding fix
by akpm@osdl.org
· 19 years ago
a0c111c
[PATCH] ppc highmem fix
by Paolo Galtieri
· 19 years ago
1bef400
[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings
by Suzuki
· 19 years ago
22c1ea4
[PATCH] nfsacl: Solaris VxFS compatibility fix
by Andreas Gruenbacher
· 19 years ago
19cba8a
[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write
by Latchesar Ionkov
· 19 years ago
ad6ce87
[PATCH] dell_rbu: changes in packet update mechanism
by Abhay Salunke
· 19 years ago
e4314bf
[PATCH] ppc64: Fix PCI hotplug
by Anton Blanchard
· 19 years ago
e5945b4
[PATCH] s390: ccw device reconnect oops.
by Cornelia Huck
· 19 years ago
f696012
ppc64: compile fix - define execve in misc.S
by Paul Mackerras
· 19 years ago
3abec85
ppc64: Use merged versions of init_task.c and process.c.
by Paul Mackerras
· 19 years ago
fd582ec
ppc: Various minor compile fixes
by Paul Mackerras
· 19 years ago
35d81a4b
ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes
by Paul Mackerras
· 19 years ago
cc5aa20
powerpc: Remove debug messages from setup_64.c
by Paul Mackerras
· 19 years ago
08eb8f1
[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9a
by David S. Miller
· 19 years ago
b8df110
[SPARC64]: Fix oops on runlevel change with serial console.
by David S. Miller
· 19 years ago
907a426
Linux v2.6.14-rc4
by Linus Torvalds
· 19 years ago
abc244d
powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c
by Paul Mackerras
· 19 years ago
60a3d74
powerpc: Merged asm/xmon.h
by Paul Mackerras
· 19 years ago
8d66912
powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now
by Paul Mackerras
· 19 years ago
3b341c1
powerpc: Merged asm/i8259.h
by Paul Mackerras
· 19 years ago
508c402
powerpc: Merged asm/backlight.h
by Paul Mackerras
· 19 years ago
20f6295
powerpc: Make building the boot image work for both 32-bit and 64-bit
by Paul Mackerras
· 19 years ago
3c92c2b
[PATCH] i386: Don't discard upper 32bits of HWCR on K8
by Andi Kleen
· 19 years ago
421c7ce
[PATCH] x86_64: Allocate cpu local data for all possible CPUs
by Andi Kleen
· 19 years ago
af74c3a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
Next »