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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Use sh7723 GPIO on AP325RXA board
Magnus Damm
2008-10-20
2
-26
/
+75
*
sh: Add sh7723 pinmux code
Magnus Damm
2008-10-20
3
-0
/
+2164
*
sh: Use sh7722 GPIO on Migo-R board
Magnus Damm
2008-10-20
3
-69
/
+125
*
sh: Add sh7722 pinmux code
Magnus Damm
2008-10-20
3
-0
/
+1997
*
sh: GPIO and pinmux base code
Magnus Damm
2008-10-20
5
-4
/
+593
*
sh: More I/O routine overhauling.
Paul Mundt
2008-10-04
6
-232
/
+115
*
Merge branch 'sh/g3-prep'
Paul Mundt
2008-10-02
16
-175
/
+197
|
\
|
*
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
2008-10-01
6
-5
/
+11
|
*
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2008-10-01
5
-93
/
+95
|
*
serial: sh-sci: Handle the general UPF_IOREMAP case.
Paul Mundt
2008-10-01
2
-18
/
+37
|
*
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2008-10-01
2
-14
/
+14
|
*
sh: Fix up the __raw_read/writeX() definitions.
Paul Mundt
2008-10-01
2
-45
/
+40
*
|
serial: sh-sci: Dynamic clock management depends on HAVE_CLK.
Paul Mundt
2008-10-02
2
-31
/
+16
|
/
*
sh: Use clk fwk for preset lpj on sh64, too.
Paul Mundt
2008-09-29
1
-1
/
+0
*
sh: SH-5 clk fwk support.
Paul Mundt
2008-09-29
3
-161
/
+91
*
sh: sh_ksyms_64 needs __strncpy_from_user() definition.
Paul Mundt
2008-09-29
1
-0
/
+2
*
sh: Fix up signal_64 cast warnings.
Paul Mundt
2008-09-29
1
-2
/
+2
*
sh: Fix up uaccess_64 put/get_user() cast warnings.
Paul Mundt
2008-09-29
1
-8
/
+16
*
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2008-09-24
2
-6
/
+18
*
sh: ap325rxa: create CPLD data area in mtd
Nobuhiro Iwamatsu
2008-09-24
1
-10
/
+23
*
sh: Add FPU registers to regset interface.
Paul Mundt
2008-09-21
5
-9
/
+108
*
sh: Add missing asm/ftrace.h.
Paul Mundt
2008-09-21
1
-0
/
+8
*
doc: Add remaining SH parameters to kernel-parameters.txt.
Paul Mundt
2008-09-21
1
-1
/
+11
*
sh: ftrace support.
Paul Mundt
2008-09-21
4
-0
/
+54
*
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
4
-28
/
+50
*
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
2008-09-21
1
-7
/
+4
*
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
2008-09-21
1
-9
/
+4
*
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2008-09-21
2
-12
/
+29
*
sh: edosk7760: Correct size of bootloader flash partition.
Luca Santini
2008-09-21
1
-5
/
+6
*
sh: Add a few more definitions to asm/sizes.h.
Paul Mundt
2008-09-21
1
-0
/
+5
*
sh: Copy in asm/sizes.h helper from ARM.
Paul Mundt
2008-09-21
1
-0
/
+56
*
sh: Support kernel stacks smaller than a page.
Paul Mundt
2008-09-20
2
-18
/
+43
*
sh: Disable 4kB stacks when using PAGE_SIZE_64KB.
Paul Mundt
2008-09-20
1
-1
/
+1
*
sh: HAVE_IOREMAP_PROT depends on MMU.
Paul Mundt
2008-09-17
1
-1
/
+1
*
sh: Fix up headers_check regression.
Paul Mundt
2008-09-17
1
-3
/
+0
*
sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.
Paul Mundt
2008-09-17
3
-61
/
+39
*
sh: Fix up signal_64 conflicting handle_signal() definition.
Paul Mundt
2008-09-17
1
-0
/
+4
*
sh: Make memory hot-add and hot-remove depend on MMU.
Paul Mundt
2008-09-17
1
-2
/
+2
*
sh: Fix up fpu emu build.
Paul Mundt
2008-09-17
1
-5
/
+3
*
sh: latencytop support.
Paul Mundt
2008-09-13
2
-1
/
+26
*
sh: Tidy up ELF core dumps.
Paul Mundt
2008-09-12
4
-40
/
+0
*
sh: Check SR.DSP bit for DSP regset validity.
Paul Mundt
2008-09-12
1
-0
/
+9
*
sh: Add missing task_user_regset_view() definition.
Paul Mundt
2008-09-12
1
-0
/
+5
*
sh: Add DSP registers to regset interface.
Paul Mundt
2008-09-12
4
-31
/
+65
*
sh: Fix up NUMA build error with se7722_defconfig.
Paul Mundt
2008-09-12
2
-1
/
+3
*
sh: Enable HAVE_ARCH_TRACEHOOK.
Paul Mundt
2008-09-12
1
-0
/
+1
*
sh: Provide the asm/syscall.h interface, needed by tracehook.
Paul Mundt
2008-09-12
3
-0
/
+126
*
sh: provide user_stack_pointer(), needed for tracehook support.
Paul Mundt
2008-09-12
2
-0
/
+4
*
sh: Flag T-bit for syscall restart.
Paul Mundt
2008-09-12
1
-22
/
+31
*
sh: ioremap_prot support.
Paul Mundt
2008-09-12
4
-0
/
+6
[next]