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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
6
-219
/
+26
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
5
-219
/
+25
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
9
-9
/
+373
2008-07-15
powerpc: Don't spin on sync instruction at boot time
Sonny Rao
1
-1
/
+2
2008-07-15
powerpc: Add VSX load/store alignment exception handler
Michael Neuling
1
-1
/
+57
2008-07-15
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
4
-7
/
+15
2008-07-15
powerpc: support for latencytop
Arnd Bergmann
1
-10
/
+27
2008-07-15
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
Nathan Lynch
1
-2
/
+4
2008-07-15
Merge commit 'jwb/jwb-next'
Benjamin Herrenschmidt
3
-190
/
+114
2008-07-15
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2008-07-14
generic-ipi: powerpc/generic-ipi tree build failure
Stephen Rothwell
1
-0
/
+1
2008-07-14
powerpc/booke: don't reinitialize time base
Kumar Gala
1
-4
/
+0
2008-07-14
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
2
-2
/
+10
2008-07-10
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
8
-7
/
+373
2008-07-09
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2
-190
/
+104
2008-07-09
Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
1
-0
/
+10
2008-07-09
powerpc: remove unused variable in emulate_fp_pair
Michael Neuling
1
-3
/
+3
2008-07-09
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
Michael Neuling
2
-5
/
+70
2008-07-09
powerpc/ibmebus: more meaningful variable name
Paul Gortmaker
1
-2
/
+2
2008-07-09
powerpc/mm: Add Strong Access Ordering support
Dave Kleikamp
1
-0
/
+3
2008-07-09
powerpc: Use new printk extension %pS to print symbols on oops
Benjamin Herrenschmidt
1
-9
/
+5
2008-07-09
powerpc: move device_to_mask() to dma-mapping.h
Mark Nelson
1
-9
/
+0
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
3
-20
/
+37
2008-07-09
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2
-5
/
+4
2008-07-09
powerpc: Add missing reference to coherent_dma_mask
Vitaly Bordug
1
-0
/
+2
2008-07-07
powerpc: Fix unterminated of_device_id array in legacy_serial.c
Benjamin Herrenschmidt
1
-2
/
+3
2008-07-04
powerpc/virtex: add Xilinx 440 cpu to the cputable
John Linn
1
-0
/
+10
2008-07-03
generic-ipi: fix linux-next tree build failure
Stephen Rothwell
1
-1
/
+1
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-07-03
powerpc: Remove old dump_task_* functions
Michael Neuling
1
-83
/
+0
2008-07-03
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
3
-66
/
+96
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
7
-0
/
+34
2008-07-02
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
1
-0
/
+5
2008-07-01
powerpc: Update for VSX core file and ptrace
Michael Neuling
2
-26
/
+14
2008-07-01
powerpc: Fix compile error for CONFIG_VSX
Michael Neuling
1
-0
/
+1
2008-07-01
powerpc: Explicitly copy elements of pt_regs
Stephen Rothwell
1
-12
/
+12
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
11
-5
/
+388
2008-07-01
powerpc: Add VSX assembler code macros
Michael Neuling
1
-0
/
+23
2008-07-01
powerpc: Add VSX CPU feature
Michael Neuling
1
-0
/
+4
2008-07-01
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
4
-18
/
+106
2008-07-01
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
4
-8
/
+16
2008-07-01
powerpc: Move altivec_unavailable
Michael Neuling
1
-1
/
+3
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
5
-13
/
+23
2008-07-01
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
1
-4
/
+6
2008-07-01
powerpc: Use an alternative feature section in entry_64.S
Michael Ellerman
1
-6
/
+6
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
3
-3
/
+3
2008-07-01
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
1
-36
/
+0
2008-07-01
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
3
-3
/
+5
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
1
-2
/
+4
[next]