index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
sh: pselect6 and ppoll, along with signal trampoline rework.
Paul Mundt
2
-32
/
+36
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
3
-5
/
+13
2006-09-27
sh: Various nommu fixes.
Yoshinori Sato
5
-13
/
+28
2006-09-27
sh: Make PAGE_OFFSET configurable.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Move voyagergx_reg.h to a more sensible place.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: math-emu support
Takashi YOSHII
1
-0
/
+86
2006-09-27
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
1
-2
/
+2
2006-09-27
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
3
-54
/
+19
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
4
-31
/
+13
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2
-3
/
+37
2006-09-27
sh: kgdb stub cleanups.
Paul Mundt
1
-0
/
+15
2006-09-27
sh: APM/PM support.
Andriy Skulysh
7
-3
/
+151
2006-09-27
sh: Free up some and document PTEL flags.
Paul Mundt
1
-31
/
+45
2006-09-27
sh: xchg()/__xchg() always_inline fixes for gcc4.
Paul Mundt
1
-25
/
+32
2006-09-27
sh: Cleanup and document register bank usage.
Paul Mundt
2
-3
/
+31
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
10
-15
/
+236
2006-09-27
sh: Store Queue API rework.
Paul Mundt
1
-18
/
+5
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
14
-213
/
+29
2006-09-27
sh: Fixup SHMLBA definition for SH7705.
Paul Mundt
5
-81
/
+38
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
2
-1
/
+13
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
7
-102
/
+73
2006-09-27
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
Paul Mundt
1
-1
/
+47
2006-09-27
sh: Titan board support.
Jamie Lenehan
1
-0
/
+43
2006-09-27
sh: Add control register barriers.
Paul Mundt
2
-13
/
+37
2006-09-27
sh: landisk board support.
kogiidena
3
-0
/
+137
2006-09-27
sh: Fix libata build.
Paul Mundt
2
-9
/
+9
2006-09-27
sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
Paul Mundt
1
-4
/
+0
2006-09-27
sh: Wire up new syscalls.
Paul Mundt
1
-2
/
+24
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
2
-0
/
+6
2006-09-27
sh: earlyprintk= support and cleanups.
Paul Mundt
1
-0
/
+2
2006-09-27
sh: prefetch()/prefetchw() support.
Paul Mundt
1
-0
/
+13
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
1
-4
/
+18
2006-09-27
sh: Support for SH-4A memory barriers.
Paul Mundt
1
-0
/
+7
2006-09-27
sh: HS7751RVoIP board updates.
Paul Mundt
1
-0
/
+6
2006-09-27
sh: Move hd64461.h to a more sensible location.
Paul Mundt
3
-68
/
+26
2006-09-27
sh: Fixup TMU_TOCR definition for SH7300.
Paul Mundt
1
-3
/
+4
2006-09-27
sh: hugetlb updates.
Paul Mundt
1
-1
/
+0
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
5
-12
/
+12
2006-09-27
sh: Add a simple cmpxchg().
Tom Rini
1
-0
/
+40
2006-09-27
sh: Move smc37c93x.h for SystemH board use.
Paul Mundt
1
-0
/
+0
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
2
-3
/
+6
2006-09-21
Fix 'make headers_check' on sh
Paul Mundt
2
-4
/
+1
2006-09-08
[PATCH] sh: fix FPN_START typo
Alexey Dobriyan
1
-1
/
+1
2006-07-15
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-12
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
1
-1
/
+2
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-04
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-04
[PATCH] lockdep: remove RWSEM_DEBUG remnants
Ingo Molnar
1
-17
/
+1
2006-07-03
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
3
-8
/
+5
[prev]
[next]