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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
ppc: Remove duplicate exports of __down, __up etc.
Paul Mackerras
1
-4
/
+0
2006-03-27
powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc
Paul Mackerras
1
-9
/
+0
2006-03-27
powerpc: Move perfmon_fsl_booke.c over to arch/powerpc
Paul Mackerras
2
-228
/
+0
2006-03-27
powerpc: Move module.c over to arch/powerpc
Paul Mackerras
2
-322
/
+1
2006-03-27
powerpc: Move swsusp.S over to arch/powerpc
Paul Mackerras
2
-351
/
+0
2006-03-27
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
Paul Mackerras
3
-749
/
+0
2006-03-27
powerpc: Move l2cr.S over to arch/powerpc
Paul Mackerras
2
-473
/
+2
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
6
-443
/
+7
2006-03-27
[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup
Sylvain Munaut
2
-28
/
+58
2006-03-27
[PATCH] ppc32: Adds support for the LITE5200B dev board
Sylvain Munaut
2
-3
/
+37
2006-03-27
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
Sylvain Munaut
1
-1
/
+2
2006-03-26
[PATCH] ppc: fix undefined reference to hweight32
Akinobu Mita
1
-0
/
+4
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-4
/
+13
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-6
/
+4
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
231
-680
/
+3490
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
1
-2
/
+2
2006-03-20
Merge branch 'master'
Kumar Gala
17
-597
/
+41
2006-03-17
[PATCH] Fix compile error for ML300/403
Grant Likely
1
-1
/
+1
2006-03-17
[PATCH] ppc: Fix platform_notify functions marked __init
Adrian Cox
6
-6
/
+6
2006-03-17
[PATCH] kzalloc() conversion in arch/ppc
Eric Sesterhenn
5
-10
/
+5
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
2
-72
/
+24
2006-03-09
Merge ../linux-2.6
Paul Mackerras
2
-72
/
+24
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2
-72
/
+24
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
3
-4
/
+10
2006-02-27
Merge branch 'master'
Jeff Garzik
4
-486
/
+4
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
5
-508
/
+5
2006-02-24
Merge branch 'upstream-fixes'
Jeff Garzik
2
-22
/
+1
2006-02-24
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
1
-0
/
+1
2006-02-24
[PATCH] ppc: fix adb breakage in xmon
Olaf Hering
3
-486
/
+3
2006-02-22
ppc32: Fix BCSR_SIZE for MPC834x SYS
Horst Kronstorfer
1
-1
/
+1
2006-02-20
[PATCH] powerpc: remove duplicate exports
Olaf Hering
2
-22
/
+1
2006-02-18
Merge branch 'upstream-fixes'
Jeff Garzik
1
-283
/
+0
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
200
-402
/
+1
2006-02-10
[PATCH] ppc32: Make platform devices being able to assign functions
Vitaly Bordug
1
-3
/
+174
2006-02-10
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
Becky Bruce
1
-0
/
+4
2006-02-10
Merge ../powerpc-merge
Paul Mackerras
20
-313
/
+34
2006-02-10
ppc: Use the system call table from arch/powerpc/kernel/systbl.S
Paul Mackerras
1
-283
/
+0
2006-02-09
Merge branch 'viro'
Jeff Garzik
21
-34
/
+41
2006-02-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
18
-30
/
+30
2006-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-2
/
+5
2006-02-08
[PATCH] ppc: last_task_.... is defined only on non-SMP
Al Viro
1
-0
/
+4
2006-02-08
[PATCH] fix breakage in ocp.c
Al Viro
1
-2
/
+2
2006-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Paul Mackerras
32
-249
/
+3243
2006-02-07
[PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.c
Domen Puncer
1
-47
/
+0
2006-02-07
[PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff fo...
Vitaly Bordug
8
-1
/
+1067
2006-02-07
[PATCH] powerpc: Add ML403 defconfig
Grant C. Likely
1
-0
/
+740
2006-02-07
[PATCH] powerpc: Add support for Xilinx ML403 reference design
Grant C. Likely
8
-4
/
+251
[prev]
[next]