index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ppc64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
3
-8
/
+10
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
1
-1
/
+2
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
3
-0
/
+6
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-10-31
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
1
-3
/
+1
2005-10-30
[PATCH] memory hotplug: ppc64 specific hot-add functions
Dave Hansen
1
-0
/
+77
2005-10-30
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-0
/
+6
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2
-8
/
+1
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
1
-5
/
+7
2005-10-29
powerpc: Merge maple support code to arch/powerpc/platforms/maple
Paul Mackerras
4
-1000
/
+1
2005-10-29
[PATCH] ppc64 memory model depends on NUMA
Andy Whitcroft
1
-7
/
+4
2005-10-29
[PATCH] ppc64: change name of target file during make install
Olaf Hering
1
-1
/
+1
2005-10-29
[PATCH] ppc64: reenable make install with defconfig
Olaf Hering
1
-1
/
+1
2005-10-29
[PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfig
Olaf Hering
1
-2
/
+2
2005-10-29
[PATCH] ppc64 boot: print firmware provided stackpointer
Olaf Hering
2
-2
/
+3
2005-10-29
[PATCH] ppc64 boot: proof that reloc works
Olaf Hering
3
-4
/
+7
2005-10-29
[PATCH] ppc64 boot: make the zImage relocateable
Olaf Hering
3
-2
/
+33
2005-10-29
[PATCH] ppc64 boot: remove global initializers
Olaf Hering
1
-3
/
+3
2005-10-29
[PATCH] ppc64 boot: fix typo in asm comments
Olaf Hering
1
-2
/
+2
2005-10-29
[PATCH] ppc64 boot: use memset to clear bss
Olaf Hering
2
-19
/
+3
2005-10-29
[PATCH] ppc64 boot: cleanup linker script
Olaf Hering
1
-54
/
+5
2005-10-29
[PATCH] ppc64 boot: bootfiles depend on linker script
Olaf Hering
1
-2
/
+2
2005-10-29
[PATCH] ppc64 boot: move gunzip function before use
Olaf Hering
1
-58
/
+57
2005-10-29
[PATCH] ppc64 boot: remove need for imagesize.c
Olaf Hering
2
-62
/
+50
2005-10-29
[PATCH] ppc64 boot: remove zlib
Olaf Hering
4
-2698
/
+44
2005-10-29
[PATCH] ppc64 boot: missing include for size_t
Olaf Hering
1
-0
/
+1
2005-10-29
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
1
-2
/
+3
2005-10-29
[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernel
Lee Nicks
1
-0
/
+3
2005-10-28
powerpc: Merge xmon
Paul Mackerras
11
-8110
/
+1
2005-10-28
[PATCH] powerpc: Move xics.[ch] into platforms/pseries
David Gibson
2
-748
/
+0
2005-10-28
Merge git://oak/home/sfr/kernels/iseries/work/
Paul Mackerras
15
-3043
/
+4
2005-10-28
ppc64: use mem_64.S from powerpc/lib
Stephen Rothwell
1
-106
/
+0
2005-10-28
ppc64: use usercopy_64.c from powerpc/lib
Stephen Rothwell
2
-42
/
+0
2005-10-28
ppc64: user strcase.c from powerpc/lib
Stephen Rothwell
2
-32
/
+1
2005-10-28
ppc64: use sstep.c from powerpc/lib
Stephen Rothwell
2
-143
/
+0
2005-10-28
ppc64: use memcpy_64.S from powerpc/lib
Stephen Rothwell
2
-173
/
+1
2005-10-28
ppc64: use lockc.c from powerpc/lib
Stephen Rothwell
2
-100
/
+0
2005-10-28
ppc64: use copyuser_64.S from powerpc/lib
Stephen Rothwell
2
-577
/
+1
2005-10-28
ppc64: use copypage_64.S from powerpc/lib
Stephen Rothwell
2
-122
/
+1
2005-10-28
ppc64: use e2a.c from powerpc/lib
Stephen Rothwell
2
-113
/
+0
2005-10-28
ppc64: use checksum_64.S from powerpc
Stephen Rothwell
3
-230
/
+2
2005-10-28
ppc64: use the merged syscall table
Stephen Rothwell
4
-1409
/
+2
2005-10-28
ppc64: Use the correct prototypes for i8259 functions
Paul Mackerras
2
-21
/
+3
2005-10-28
powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev
Paul Mackerras
2
-329
/
+0
2005-10-27
[PATCH] powerpc: Purge bootinfo.h
David Gibson
2
-2
/
+0
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
6
-111
/
+9
2005-10-27
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
Paul Mackerras
2
-1308
/
+1
2005-10-26
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Benjamin Herrenschmidt
1
-2
/
+2
2005-10-26
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
3
-776
/
+6
[next]