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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-26
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Benjamin Herrenschmidt
1
-2
/
+2
2005-10-21
[PATCH] ppc64: Fix typo bug in iSeries hash code
David Gibson
1
-1
/
+1
2005-10-21
[PATCH] ppc64: Fix typo in time calculations
Paul Mackerras
1
-1
/
+1
2005-10-20
[PATCH] ppc64: Fix error in vDSO 32 bits date
Benjamin Herrenschmidt
1
-1
/
+1
2005-10-15
[PATCH] ppc64: Fix G5 model in /proc/cpuinfo
Benjamin Herrenschmidt
1
-1
/
+2
2005-10-11
[PATCH] ppc64: Add R_PPC64_TOC16 module reloc
Peter Bergner
1
-0
/
+13
2005-10-11
[PATCH] ppc64: Fix PCI hotplug
Anton Blanchard
1
-2
/
+2
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
6
-6
/
+6
2005-10-01
[PATCH] ppc64: fix up()/down() usage for kprobe_mutex
Ananth N Mavinakayanahalli
1
-4
/
+4
2005-09-30
[PATCH] bogus BUILD_BUG_ON() in bpa_iommu
Al Viro
1
-1
/
+5
2005-09-28
[PATCH] ppc64: Add missing barrier() in kexec code
Anton Blanchard
1
-0
/
+1
2005-09-23
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
3
-9
/
+20
2005-09-23
[PATCH] ppc64: Fix 64bit ptrace DABR support
Anton Blanchard
1
-0
/
+1
2005-09-23
[PATCH] ppc64: Fix build with iommu debug enabled
Anton Blanchard
1
-5
/
+6
2005-09-23
[PATCH] ppc64: Fix LPAR regression
Anton Blanchard
1
-3
/
+2
2005-09-21
[PATCH] ppc64: Fix issue with non zero boot cpu
Anton Blanchard
1
-1
/
+2
2005-09-21
[PATCH] PPC64: Fix boot for some pre-POWER4 systems
Olof Johansson
1
-80
/
+89
2005-09-21
[PATCH] ppc64: Fix PCI flags when using OF device tree
Paul Mackerras
1
-3
/
+6
2005-09-15
[PATCH] ppc64: Fix recent regression
Jimi Xenidis
1
-3
/
+3
2005-09-14
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
Hugh Dickins
1
-6
/
+9
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
2
-4
/
+15
2005-09-13
[PATCH] ppc64: Make eeh_init function again
Paul Mackerras
1
-1
/
+1
2005-09-12
[PATCH] ppc64: Remove unused code
Anton Blanchard
1
-16
/
+0
2005-09-12
[PATCH] ppc64: Fix for missing start-cpu rtas token
Anton Blanchard
1
-2
/
+11
2005-09-12
[PATCH] ppc64: indent pci code
Anton Blanchard
3
-59
/
+59
2005-09-12
[PATCH] ppc64: xics cleanup
Anton Blanchard
1
-22
/
+22
2005-09-12
[PATCH] ppc64: Add ptrace data breakpoint support
Anton Blanchard
6
-2
/
+77
2005-09-12
[PATCH] ppc64: Fix up some whitespace issues in ptrace32.c
Anton Blanchard
1
-3
/
+3
2005-09-12
[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS
Robert Jennings
2
-0
/
+30
2005-09-12
ppc64: Set up PCI tree from Open Firmware device tree
Paul Mackerras
3
-90
/
+356
2005-09-10
[PATCH] merge some from Rusty's trivial patches
Adrian Bunk
1
-1
/
+0
2005-09-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
11
-11
/
+11
2005-09-10
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
1
-1
/
+1
2005-09-09
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
11
-11
/
+11
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
19
-167
/
+260
2005-09-09
[PATCH] basic iomem annotations (ppc64)
viro@ZenIV.linux.org.uk
1
-6
/
+6
2005-09-09
Allow PCI config space syscalls to be used by 64-bit processes.
Paul Mackerras
3
-57
/
+64
2005-09-09
[PATCH] ppc64: Big-endian I/O memory accessors.
Arthur Othieno
1
-0
/
+20
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
14
-101
/
+151
2005-09-09
[PATCH] powerpc: Make check_bugs() static inline
jdl@freescale.com
1
-4
/
+0
2005-09-09
[PATCH] ppc64: iSeries early printk breakage
Stephen Rothwell
1
-0
/
+6
2005-09-09
[PATCH] ppc64: fix IPI on bpa_iic
Arnd Bergmann
1
-7
/
+21
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-22
/
+15
2005-09-09
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
3
-22
/
+15
2005-09-08
[SERIAL] Use an enum for serial8250 platform device IDs
Russell King
1
-1
/
+1
2005-09-08
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
1
-5
/
+6
2005-09-08
[PATCH] Kprobes: prevent possible race conditions ppc64 changes
Prasanna S Panchamukhi
4
-18
/
+21
2005-09-08
[PATCH] PPC64: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-08
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2
-32
/
+1
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
[next]