index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Trivial fix for hp6xx build.
Kristoffer Ericson
2007-03-28
1
-3
/
+3
*
sh: Fixup __cmpxchg() compile breakage with gcc4.
Paul Mundt
2007-03-28
1
-0
/
+1
*
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-03-14
1
-0
/
+5
*
sh: Convert struct ioctls to static defines.
Mike Frysinger
2007-03-12
1
-11
/
+11
*
sh: Define missing __NR_readahead.
Paul Mundt
2007-03-12
1
-0
/
+1
*
sh: Revert lazy dcache writeback changes.
Paul Mundt
2007-03-05
4
-3
/
+9
*
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
Paul Mundt
2007-03-05
1
-1
/
+2
*
sh: Clear UBC when not in use.
Stuart Menefy
2007-03-05
1
-0
/
+2
*
sh: rts7751r2d board updates.
Paul Mundt
2007-02-15
3
-5
/
+9
*
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
2007-02-14
9
-243
/
+0
*
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2007-02-14
1
-1
/
+1
*
sh: define dma noncoherent API functions.
Paul Mundt
2007-02-13
1
-0
/
+4
*
sh: Missing flush_dcache_all() proto in cacheflush.h.
Paul Mundt
2007-02-13
1
-0
/
+1
*
sh: Add cpu-features header to asm/Kbuild.
Paul Mundt
2007-02-13
1
-0
/
+2
*
sh: Move __KERNEL__ up in asm/page.h.
Paul Mundt
2007-02-13
1
-1
/
+2
*
sh: Fix syscall numbering breakage.
Paul Mundt
2007-02-13
1
-9
/
+9
*
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
2007-02-13
1
-7
/
+31
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
3
-6
/
+7
*
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
3
-38
/
+44
*
sh: SH-DMAC compile fixes
Manuel Lauss
2007-02-13
1
-0
/
+11
*
sh: Lazy dcache writeback optimizations.
Paul Mundt
2007-02-13
4
-19
/
+3
*
sh: More tidying for large base pages.
Paul Mundt
2007-02-13
2
-6
/
+14
*
sh: syscall 300 should be __NR_fstatat64.
SUGIOKA Toshinobu
2007-02-13
1
-1
/
+1
*
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2007-02-13
1
-4
/
+4
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-18
/
+0
*
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
2007-02-09
1
-46
/
+0
*
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
2006-12-13
3
-0
/
+6
*
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
2006-12-13
1
-0
/
+2
*
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
2006-12-12
5
-7
/
+22
*
sh: Fixup dma_cache_sync() callers.
Paul Mundt
2006-12-12
1
-5
/
+5
*
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-12
1
-9
/
+44
*
sh: Split out atomic ops logically.
Paul Mundt
2006-12-12
3
-151
/
+180
*
sh: landisk board build fixes.
Paul Mundt
2006-12-12
1
-1
/
+1
*
sh: push-switch fixups for work_struct API damage.
Paul Mundt
2006-12-12
1
-0
/
+3
*
sh: Shut up csum_ipv6_magic() warnings.
Paul Mundt
2006-12-12
1
-35
/
+34
*
sh: Reworked swap cache entry encoding for SH-X2 MMU.
Paul Mundt
2006-12-12
1
-6
/
+41
*
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
2006-12-08
1
-0
/
+11
*
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
2006-12-07
1
-2
/
+4
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
1
-137
/
+0
*
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2006-12-06
2
-33
/
+31
*
sh: Fixup pte_mkhuge() build failure.
Paul Mundt
2006-12-06
1
-0
/
+8
*
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
3
-101
/
+150
*
sh: Fixup movli.l/movco.l atomic ops for gcc4.
Paul Mundt
2006-12-06
1
-24
/
+24
*
sh: dyntick infrastructure.
Paul Mundt
2006-12-06
1
-0
/
+21
*
sh: Clock framework tidying.
Paul Mundt
2006-12-06
1
-10
/
+2
*
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
3
-11
/
+6
*
sh: dma-api channel capability extensions.
Mark Glaisher
2006-12-06
1
-11
/
+29
*
sh: KSTK_EIP/KSTK_ESP consistency.
Stuart Menefy
2006-12-06
1
-2
/
+2
*
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
1
-3
/
+3
[next]