index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
2005-10-20
2
-22
/
+21
*
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
2005-10-20
5
-9
/
+9
*
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
2005-10-20
10
-110
/
+33
*
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
Kumar Gala
2005-10-20
3
-18
/
+33
*
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
Kumar Gala
2005-10-20
1
-3
/
+2
*
powerpc: Fix a corner case in __div64_32
Paul Mackerras
2005-10-20
1
-1
/
+2
*
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
2005-10-20
1
-1
/
+2
*
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
2005-10-20
12
-243
/
+356
*
ppc64: Minor compilation fixes
Paul Mackerras
2005-10-20
3
-13
/
+16
*
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-10-20
4
-7
/
+8
*
powerpc: Eliminate a compile warning in signal_32.c
Paul Mackerras
2005-10-19
1
-2
/
+3
*
powerpc: Merge machdep.h
Paul Mackerras
2005-10-19
15
-65
/
+62
*
ppc: Minor smp changes for consistency with ppc64
Paul Mackerras
2005-10-19
11
-28
/
+22
*
Merge rsync://oak/kernels/iseries/work/
Paul Mackerras
2005-10-18
7
-309
/
+195
|
\
|
*
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
2005-10-18
7
-309
/
+195
*
|
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-18
8
-17
/
+16
|
/
*
powerpc: merge ppc signal.c and ppc64 signal32.c
Stephen Rothwell
2005-10-18
5
-1128
/
+628
*
[PATCH] powerpc: Another maple merge tree fix
David Gibson
2005-10-17
1
-3
/
+1
*
[PATCH] powerpc: Fix use of LOADBASE in merge tree
David Gibson
2005-10-17
1
-2
/
+2
*
[PATCH] powerpc: replace use of _GLOBAL with .globl
Kumar Gala
2005-10-17
3
-18
/
+33
*
powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OF
Paul Mackerras
2005-10-17
1
-3
/
+3
*
powerpc: Clear the BSS at the start of early_init with ARCH=ppc
Paul Mackerras
2005-10-17
1
-0
/
+4
*
ppc: Fix various compile errors resulting from ptrace.c merge
Paul Mackerras
2005-10-17
2
-37
/
+98
*
ppc: Use the merged of_device.c from arch/powerpc/kernel
Paul Mackerras
2005-10-17
2
-277
/
+1
*
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras
2005-10-17
8
-376
/
+147
*
powerpc: Initialize btext subsystem later, after prom_init
Paul Mackerras
2005-10-17
4
-106
/
+4
*
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
2005-10-17
13
-95
/
+95
*
powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h
Stephen Rothwell
2005-10-14
4
-3
/
+293
*
powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h
Stephen Rothwell
2005-10-14
3
-2
/
+104
*
powerpc: eliminate DsaAddr from pci_dn
Stephen Rothwell
2005-10-14
4
-16
/
+23
*
powerpc: remove ISERIES_[SUB]BUS macros
Stephen Rothwell
2005-10-14
3
-17
/
+10
*
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
Stephen Rothwell
2005-10-14
6
-21
/
+81
*
powerpc: fix uname -m
Stephen Rothwell
2005-10-13
1
-0
/
+2
*
powerpc: merge ptrace.c
Stephen Rothwell
2005-10-13
5
-398
/
+141
*
ppc64: use powerpc of_device.c
Stephen Rothwell
2005-10-13
3
-276
/
+2
*
ppc64: fix arch/ppc64/kernel/Makefile
Stephen Rothwell
2005-10-13
1
-2
/
+1
*
ppc64: merge binfmt_elf32.c
Stephen Rothwell
2005-10-13
5
-51
/
+7
*
powerpc: make 64 bit binaries work
Stephen Rothwell
2005-10-13
1
-5
/
+1
*
powerpc: create 32 bit LOADADDR macro
Stephen Rothwell
2005-10-13
1
-4
/
+2
*
powerpc: consolidate cputable.c
Stephen Rothwell
2005-10-13
5
-435
/
+329
*
powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64
Paul Mackerras
2005-10-12
3
-1
/
+12
*
powerpc: Move default hash table size calculation to hash_utils_64.c
Paul Mackerras
2005-10-12
2
-21
/
+22
*
Merge from Linus' tree
Paul Mackerras
2005-10-12
188
-1974
/
+6345
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-10-11
3
-7
/
+6
|
|
\
|
|
*
[SPARC64]: Fix net booting on Ultra5
David S. Miller
2005-10-11
1
-2
/
+6
|
|
*
[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9a
David S. Miller
2005-10-10
2
-5
/
+0
|
*
|
[PATCH] ppc64: Add R_PPC64_TOC16 module reloc
Peter Bergner
2005-10-11
1
-0
/
+13
|
*
|
[PATCH] m32r: trap handler code for illegal traps
Hirokazu Takata
2005-10-11
2
-17
/
+25
|
*
|
[PATCH] ppc highmem fix
Paolo Galtieri
2005-10-11
1
-2
/
+2
|
*
|
[PATCH] ppc64: Fix PCI hotplug
Anton Blanchard
2005-10-11
1
-2
/
+2
|
|
/
[next]