index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...
Linus Torvalds
2008-02-19
23
-862
/
+765
|
\
\
|
*
|
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
2008-02-13
1
-31
/
+35
|
*
|
[XTENSA] Fix makefile to work with binutils-2.18.
Bob Wilson
2008-02-13
2
-3
/
+3
|
*
|
[XTENSA] Fix register corruption for certain processor configurations
Chris Zankel
2008-02-13
1
-29
/
+15
|
*
|
[XTENSA] Add support for the sa_restorer function
Chris Zankel
2008-02-13
1
-6
/
+10
|
*
|
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-13
7
-730
/
+713
|
*
|
[XTENSA] Use preprocessor to generate the linker script for the ELF boot image
Chris Zankel
2008-02-13
2
-3
/
+5
|
*
|
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
2008-02-13
1
-0
/
+2
|
*
|
[XTENSA] Remove unused code
Chris Zankel
2008-02-13
1
-22
/
+0
|
*
|
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
2008-02-13
1
-1
/
+1
|
*
|
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
2008-02-13
1
-6
/
+6
|
*
|
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
2008-02-13
1
-3
/
+5
|
*
|
[XTENSA] adjust boot linker script start addresses
Marc Gauthier
2008-02-13
2
-1
/
+2
|
*
|
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
2008-02-13
1
-7
/
+5
|
*
|
[XTENSA] Clean up elf-gregset.
Chris Zankel
2008-02-13
2
-60
/
+7
|
*
|
[XTENSA] Fix icache flush for cache aliasing
Chris Zankel
2008-02-13
1
-1
/
+1
|
*
|
[XTENSA] Prevent inlining ISS platform asm constructs
Marc Gauthier
2008-02-13
2
-0
/
+2
|
*
|
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
2008-02-13
1
-3
/
+3
|
*
|
[XTENSA] Fix argument list for pgd_ctor constructor.
Chris Zankel
2008-02-13
1
-1
/
+1
|
*
|
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel
2008-02-13
6
-1
/
+1
|
*
|
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
2008-02-13
1
-1
/
+3
|
*
|
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
2008-02-13
1
-5
/
+0
|
*
|
[XTENSA] Remove duplicate includes.
Chris Zankel
2008-02-13
3
-3
/
+0
*
|
|
MN10300: Update asb2303_defconfig
David Howells
2008-02-19
1
-9
/
+24
*
|
|
MN10300: Make the kernel jump into gdbstub on a BUG
David Howells
2008-02-19
1
-1
/
+1
*
|
|
MN10300: Introduce barriers to replace removed volatiles in gdbstub
David Howells
2008-02-19
1
-0
/
+2
*
|
|
MN10300: Call update_process_times() outside of the xtime_lock
David Howells
2008-02-19
1
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-02-19
5
-28
/
+53
|
\
\
\
|
*
|
|
[S390] Fix futex_atomic_cmpxchg_std inline assembly.
Heiko Carstens
2008-02-19
1
-4
/
+4
|
*
|
|
[S390] etr: fix compile error on !SMP
Heiko Carstens
2008-02-19
1
-2
/
+0
|
*
|
|
[S390] Initialize per cpu lowcores on cpu hotplug.
Heiko Carstens
2008-02-19
1
-15
/
+38
|
*
|
|
[S390] Make sure enabled wait psw is loaded in default_idle.
Heiko Carstens
2008-02-19
1
-6
/
+9
|
*
|
|
[S390] Let NR_CPUS default to 32/64 on s390/s390x.
Heiko Carstens
2008-02-19
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-02-19
16
-185
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SPARC64]: Kill pcic_present().
David S. Miller
2008-02-18
1
-21
/
+0
|
*
|
[SPARC]: Kill 'prom_palette'.
David S. Miller
2008-02-18
7
-38
/
+0
|
*
|
[SPARC64]: Kill 'prom_keyboard'.
David S. Miller
2008-02-18
2
-8
/
+0
|
*
|
[SPARC]: Kill extern decl of 'panic_setup'.
David S. Miller
2008-02-18
2
-3
/
+0
|
*
|
[SPARC64]: Delete 'boot_flags'.
David S. Miller
2008-02-18
1
-5
/
+0
|
*
|
[SPARC64]: Kill unused function 'kernel_enter_debugger'.
David S. Miller
2008-02-18
1
-5
/
+0
|
*
|
[SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macros
S.Çağlar Onur
2008-02-17
1
-1
/
+2
|
*
|
[SPARC64]: Always register a PROM based early console.
David S. Miller
2008-02-17
3
-11
/
+10
|
*
|
[SPARC64]: Update defconfig.
David S. Miller
2008-02-17
1
-10
/
+22
|
*
|
[SPARC64]: Add -mtune=ultrasparc3 if possible.
David S. Miller
2008-02-17
1
-0
/
+1
|
*
|
[SPARC64]: Remove Makefile code for ancient gcc and binutils.
David S. Miller
2008-02-17
1
-31
/
+4
|
*
|
[SPARC64]: Remove DEBUG_BOOTMEM.
David S. Miller
2008-02-13
3
-47
/
+1
|
*
|
[SPARC64]: Use shorter "get_zeroed_page" call.
Robert P. J. Day
2008-02-12
1
-2
/
+1
|
*
|
[SPARC]: Use shorter form of "get_zeroed_page".
Robert P. J. Day
2008-02-12
1
-3
/
+1
|
|
/
*
|
x86: fix lguest build failure
Rusty Russell
2008-02-18
1
-2
/
+4
*
|
x86: reenable support for system without on node0
Yinghai Lu
2008-02-18
1
-1
/
+4
[prev]
[next]