index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-0
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-03-28
sh: Trivial fix for hp6xx build.
Kristoffer Ericson
1
-3
/
+3
2007-03-28
sh: Fixup __cmpxchg() compile breakage with gcc4.
Paul Mundt
1
-0
/
+1
2007-03-14
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
1
-0
/
+5
2007-03-12
sh: Convert struct ioctls to static defines.
Mike Frysinger
1
-11
/
+11
2007-03-12
sh: Define missing __NR_readahead.
Paul Mundt
1
-0
/
+1
2007-03-05
sh: Revert lazy dcache writeback changes.
Paul Mundt
4
-3
/
+9
2007-03-05
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
Paul Mundt
1
-1
/
+2
2007-03-05
sh: Clear UBC when not in use.
Stuart Menefy
1
-0
/
+2
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
3
-5
/
+9
2007-02-14
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
9
-243
/
+0
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
1
-1
/
+1
2007-02-13
sh: define dma noncoherent API functions.
Paul Mundt
1
-0
/
+4
2007-02-13
sh: Missing flush_dcache_all() proto in cacheflush.h.
Paul Mundt
1
-0
/
+1
2007-02-13
sh: Add cpu-features header to asm/Kbuild.
Paul Mundt
1
-0
/
+2
2007-02-13
sh: Move __KERNEL__ up in asm/page.h.
Paul Mundt
1
-1
/
+2
2007-02-13
sh: Fix syscall numbering breakage.
Paul Mundt
1
-9
/
+9
2007-02-13
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
1
-7
/
+31
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
3
-6
/
+7
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
3
-38
/
+44
2007-02-13
sh: SH-DMAC compile fixes
Manuel Lauss
1
-0
/
+11
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
4
-19
/
+3
2007-02-13
sh: More tidying for large base pages.
Paul Mundt
2
-6
/
+14
2007-02-13
sh: syscall 300 should be __NR_fstatat64.
SUGIOKA Toshinobu
1
-1
/
+1
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
1
-4
/
+4
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-09
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
1
-46
/
+0
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
3
-0
/
+6
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
1
-0
/
+2
2006-12-12
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
5
-7
/
+22
2006-12-12
sh: Fixup dma_cache_sync() callers.
Paul Mundt
1
-5
/
+5
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
1
-9
/
+44
2006-12-12
sh: Split out atomic ops logically.
Paul Mundt
3
-151
/
+180
2006-12-12
sh: landisk board build fixes.
Paul Mundt
1
-1
/
+1
2006-12-12
sh: push-switch fixups for work_struct API damage.
Paul Mundt
1
-0
/
+3
2006-12-12
sh: Shut up csum_ipv6_magic() warnings.
Paul Mundt
1
-35
/
+34
2006-12-12
sh: Reworked swap cache entry encoding for SH-X2 MMU.
Paul Mundt
1
-6
/
+41
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-2
/
+4
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-137
/
+0
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2
-33
/
+31
2006-12-06
sh: Fixup pte_mkhuge() build failure.
Paul Mundt
1
-0
/
+8
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
3
-101
/
+150
2006-12-06
sh: Fixup movli.l/movco.l atomic ops for gcc4.
Paul Mundt
1
-24
/
+24
2006-12-06
sh: dyntick infrastructure.
Paul Mundt
1
-0
/
+21
2006-12-06
sh: Clock framework tidying.
Paul Mundt
1
-10
/
+2
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
3
-11
/
+6
2006-12-06
sh: dma-api channel capability extensions.
Mark Glaisher
1
-11
/
+29
[next]