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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
1
-1
/
+1
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2
-78
/
+6
2006-10-16
[POWERPC] ppc: Add missing calls to set_irq_regs
Kumar Gala
1
-0
/
+4
2006-10-10
[POWERPC] ARCH=ppc pt_regs fixes
Al Viro
1
-2
/
+2
2006-10-06
[PPC] Fix some irq breakage with ARCH=ppc
Paul Mackerras
1
-1
/
+1
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-11
/
+7
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-8
/
+3
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
1
-4
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-20
[POWERPC] clean up ide io accessors
Stephen Rothwell
2
-9
/
+0
2006-09-20
[POWERPC] remove unused asm routines
Stephen Rothwell
2
-88
/
+0
2006-09-13
[POWERPC] Make function of pm_power_off consistent with x86
Corey Minyard
1
-5
/
+12
2006-08-30
[POWERPC] Fix irq enable/disable in smp_generic_take_timebase
Paul Mackerras
1
-3
/
+4
2006-08-01
[PATCH] vDSO hash-style fix
Roland McGrath
1
-0
/
+1
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
19
-19
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-22
/
+30
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-6
/
+6
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
1
-17
/
+25
2006-06-26
Storage class should be first
Tobias Klauser
1
-2
/
+2
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-05-29
ppc: Fix typo in TI_LOCAL_FLAGS definition
Paul Mackerras
1
-1
/
+1
2006-05-09
[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation
Marcelo Tosatti
1
-4
/
+0
2006-04-22
Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
1
-0
/
+1
2006-04-21
[PATCH] ppc: Fix powersave code on arch/ppc
Becky Bruce
2
-17
/
+17
2006-04-03
powerpc/ppc: export strncasecmp
Kumar Gala
1
-0
/
+1
2006-03-29
[PATCH] for_each_possible_cpu: ppc
KAMEZAWA Hiroyuki
2
-2
/
+2
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-28
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
Paul Mackerras
6
-903
/
+12
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
5
-441
/
+7
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
5
-10
/
+5
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
1
-2
/
+2
2006-03-17
[PATCH] kzalloc() conversion in arch/ppc
Eric Sesterhenn
1
-2
/
+1
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-02-24
Merge ../powerpc-merge
Paul Mackerras
2
-8
/
+1
2006-02-24
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
1
-0
/
+1
2006-02-20
[PATCH] powerpc: remove duplicate exports
Olaf Hering
1
-8
/
+0
[next]