index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
lockdep_proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
sh: __NR_restart_syscall support.
Paul Mundt
3
-7
/
+13
2006-09-27
sh: Various nommu fixes.
Yoshinori Sato
8
-23
/
+50
2006-09-27
sh: Make PAGE_OFFSET configurable.
Paul Mundt
5
-29
/
+35
2006-09-27
sh: Move voyagergx_reg.h to a more sensible place.
Paul Mundt
4
-4
/
+4
2006-09-27
sh: math-emu support
Takashi YOSHII
7
-39
/
+918
2006-09-27
rtc: New RTC driver for SuperH On-Chip RTC.
Paul Mundt
3
-0
/
+478
2006-09-27
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
8
-38
/
+28
2006-09-27
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
4
-54
/
+22
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
11
-73
/
+35
2006-09-27
sh: Fixup TEI IRQ requests in request_dma().
Paul Mundt
1
-2
/
+5
2006-09-27
sh: G2 DMA IRQ and residue sampling.
Paul Mundt
1
-13
/
+41
2006-09-27
sh: VoyagerGX cleanups and 8250 UART support.
Paul Mundt
3
-11
/
+71
2006-09-27
sh: Inhibit mapping PCI apertures through page tables.
Paul Mundt
2
-12
/
+25
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
37
-1520
/
+984
2006-09-27
serial: Rework sh-sci for driver model.
Paul Mundt
2
-769
/
+467
2006-09-27
sh: kgdb stub cleanups.
Paul Mundt
2
-28
/
+20
2006-09-27
sh: Use generic CONFIG_FRAME_POINTER.
Paul Mundt
2
-10
/
+2
2006-09-27
sh: APM/PM support.
Andriy Skulysh
21
-22
/
+1124
2006-09-27
sh: Free up some and document PTEL flags.
Paul Mundt
1
-31
/
+45
2006-09-27
sh: Update new-machine.txt so it's more accurate.
Paul Mundt
1
-77
/
+51
2006-09-27
sh: SE73180 updates for IRQ changes.
Paul Mundt
3
-1
/
+4
2006-09-27
video: Update header location in hp680_bl.
Andriy Skulysh
1
-2
/
+2
2006-09-27
sh: Make O= builds work again.
Paul Mundt
1
-7
/
+5
2006-09-27
sh: xchg()/__xchg() always_inline fixes for gcc4.
Paul Mundt
1
-25
/
+32
2006-09-27
sh: Drop incdir rule for SE7751.
Paul Mundt
1
-2
/
+0
2006-09-27
video: Update pvr2fb for sq API changes.
Paul Mundt
1
-10
/
+12
2006-09-27
sh: Cleanup and document register bank usage.
Paul Mundt
3
-3
/
+64
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
30
-49
/
+2684
2006-09-27
sh: Store Queue API rework.
Paul Mundt
2
-314
/
+251
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
43
-671
/
+201
2006-09-27
sh: Fix split ptlock for user mappings in __do_page_fault().
Paul Mundt
1
-3
/
+4
2006-09-27
sh: Fixup SHMLBA definition for SH7705.
Paul Mundt
5
-81
/
+38
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
15
-323
/
+374
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
13
-267
/
+261
2006-09-27
sh: export clear_user_page() for the modules that need it.
Paul Mundt
1
-0
/
+1
2006-09-27
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
Paul Mundt
3
-2
/
+318
2006-09-27
sh: Titan board support.
Jamie Lenehan
10
-12
/
+1764
2006-09-27
sh: BSS init bugfix and barrier in entry point.
Paul Mundt
1
-5
/
+31
2006-09-27
sh: Add control register barriers.
Paul Mundt
4
-15
/
+45
2006-09-27
sh: Add flag for MMU PTEA capability.
Paul Mundt
3
-21
/
+31
2006-09-27
sh: landisk board support.
kogiidena
12
-1
/
+2614
2006-09-27
sh: Fix libata build.
Paul Mundt
2
-9
/
+9
2006-09-27
sh: Fix TCP payload csum bug in csum_partial_copy_generic().
Ollie Wild
1
-1
/
+2
2006-09-27
sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
Paul Mundt
2
-14
/
+14
2006-09-27
sh: Wire up new syscalls.
Paul Mundt
2
-2
/
+52
2006-09-27
sh: remove cpu_online() definition from <asm/smp.h>
Alexey Dobriyan
1
-5
/
+0
2006-09-27
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
6
-0
/
+191
2006-09-27
sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.
Paul Mundt
1
-0
/
+4
2006-09-27
sh: earlyprintk= support and cleanups.
Paul Mundt
3
-30
/
+100
2006-09-27
sh: prefetch()/prefetchw() support.
Paul Mundt
1
-0
/
+13
[next]