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
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
5
-114
/
+201
*
sh: R7780RP push-switch support.
Paul Mundt
2006-12-06
2
-1
/
+125
*
sh: generic push-switch framework.
Paul Mundt
2006-12-06
4
-1
/
+150
*
sh: pmd rework.
Stuart Menefy
2006-12-06
2
-17
/
+49
*
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
2006-12-06
1
-10
/
+8
*
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
2006-12-06
3
-49
/
+58
*
sh: gcc4 support.
Stuart Menefy
2006-12-06
8
-64
/
+78
*
sh: Explicit endian selection support.
Paul Mundt
2006-12-06
2
-14
/
+21
*
sh: p3map_sem sem2mutex conversion.
Paul Mundt
2006-12-06
2
-26
/
+11
*
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
2006-12-06
4
-17
/
+52
*
sh: Hook SH7785 in to the build system.
Paul Mundt
2006-12-06
2
-1
/
+7
*
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-12-06
5
-31
/
+51
*
sh: Configurable timer IRQ.
Paul Mundt
2006-12-06
5
-4
/
+11
*
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
1
-1
/
+1
*
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
6
-152
/
+34
*
sh: Add support for Solution Engine 7206 and 7619 boards.
Yoshinori Sato
2006-12-06
9
-0
/
+1404
*
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
2006-12-06
7
-332
/
+767
*
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-12-06
1
-9
/
+79
*
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
25
-53
/
+1000
*
[NET]: Kill direct includes of asm/checksum.h
Al Viro
2006-12-02
1
-1
/
+0
*
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-1
/
+1
*
sh: Titan defconfig update.
Jamie Lenehan
2006-10-31
1
-29
/
+72
*
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
2006-10-31
13
-301
/
+331
*
sh: Update r7780rp_defconfig.
Paul Mundt
2006-10-31
1
-76
/
+98
*
sh: Wire up new syscalls.
Paul Mundt
2006-10-31
1
-0
/
+3
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
2006-10-20
3
-140
/
+114
*
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2006-10-19
4
-8
/
+10
*
sh: Fix exception_handling_table alignment.
Paul Mundt
2006-10-19
3
-24
/
+37
*
sh: Cleanup board header directories.
Paul Mundt
2006-10-19
17
-67
/
+34
*
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-19
2
-61
/
+75
*
sh: SH-4A UBC support
Ryusuke Sakato
2006-10-12
1
-0
/
+30
*
sh: interrupt exception handling rework
Paul Mundt
2006-10-12
4
-721
/
+40
*
sh: Default enable R7780RP IRQs.
Paul Mundt
2006-10-12
1
-1
/
+1
*
sh: Zero-out coherent buffer in consistent_alloc().
Paul Mundt
2006-10-10
1
-0
/
+1
*
sh: Convert IPR-IRQ to IRQ chip.
Paul Mundt
2006-10-06
1
-75
/
+27
*
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
2006-10-06
1
-114
/
+24
*
sh: Fix pr_debug statements for sh4
Jamie Lenehan
2006-10-06
1
-2
/
+2
*
sh: Convert r7780rp IRQ handler to IRQ chip.
Paul Mundt
2006-10-06
1
-83
/
+22
*
sh: Updates for IRQ handler changes.
Paul Mundt
2006-10-06
15
-30
/
+35
*
sh: Kill off timer_ops get_frequency().
Paul Mundt
2006-10-06
1
-56
/
+2
*
sh: First step at generic timeofday support.
Paul Mundt
2006-10-06
2
-0
/
+6
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
24
-24
/
+24
*
sh: Kill off remaining config.h references.
Paul Mundt
2006-10-03
19
-31
/
+0
*
sh: Initial gitignore list
Paul Mundt
2006-10-03
2
-0
/
+2
*
sh: build fixes for defconfigs.
Paul Mundt
2006-10-03
13
-28
/
+19
*
sh: Set pclk default for SH7705.
Paul Mundt
2006-10-03
1
-1
/
+1
*
sh: defconfig updates.
Paul Mundt
2006-10-03
21
-3227
/
+5659
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+17
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
[prev]
[next]