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
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
249
-16382
/
+0
2008-07-29
sh: Fix up unaligned current_text_addr().
Paul Mundt
1
-1
/
+1
2008-07-28
sh: Add SuperH Mobile CEU platform data for Migo-R
Magnus Damm
1
-0
/
+5
2008-07-28
sh: Add SuperH Mobile LCDC platform data for Migo-R
Magnus Damm
1
-0
/
+6
2008-07-28
sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build.
Paul Mundt
1
-1
/
+2
2008-07-28
sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian.
Yoshinori Sato
1
-1
/
+2
2008-07-28
sh: Wire up new syscalls.
Paul Mundt
2
-2
/
+14
2008-07-28
sh: Use clk_always_enable() on sh7343 / SE77343
Magnus Damm
1
-4
/
+0
2008-07-28
sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722
Magnus Damm
2
-8
/
+0
2008-07-28
sh: Introduce clk_always_enable() function
Magnus Damm
1
-0
/
+17
2008-07-28
sh: Add SuperH Mobile MSTPCR bits to clock framework
Magnus Damm
1
-0
/
+3
2008-07-28
sh: Add arch_flags to struct clk
Magnus Damm
1
-0
/
+1
2008-07-28
sh: Renesas R0P7785LC0011RL board support
Yoshihiro Shimoda
1
-0
/
+55
2008-07-28
sh: Add memory chunks to SH-Mobile UIO devices
Magnus Damm
1
-0
/
+5
2008-07-28
sh: update Solution Engine 7343
Yoshihiro Shimoda
1
-13
/
+84
2008-07-28
sh: update sh7343 code
Yoshihiro Shimoda
1
-0
/
+1
2008-07-28
sh: add interrupt ack code to sh4a
Yoshihiro Shimoda
1
-2
/
+2
2008-07-28
sh: Optimized flush_icache_range() implementation.
Chris Smith
1
-1
/
+0
2008-07-28
sh: Stub in silicon cut in CPU info.
Stuart Menefy
1
-0
/
+1
2008-07-28
sh: Clean up code of Solution Engine 770x
Nobuhiro Iwamatsu
1
-0
/
+2
2008-07-28
sh: Solution Enginge 7710/7712 SH-Ether support
Nobuhiro Iwamatsu
1
-0
/
+15
2008-07-28
sh/kernel/ cleanups
Adrian Bunk
3
-12
/
+0
2008-07-28
sh: Renesas Solutions SH7763RDP board support
Nobuhiro Iwamatsu
1
-0
/
+54
2008-07-28
sh: Initial consolidation of the _32/_64 uaccess split.
Paul Mundt
3
-416
/
+270
2008-07-28
sh: Consolidate addr/access_ok across mmu/nommu on 32bit.
Paul Mundt
1
-36
/
+3
2008-07-28
sh: Use the common segment definitions for the _64 uaccess routines.
Paul Mundt
1
-19
/
+0
2008-07-28
sh: Add support for 16kB PAGE_SIZE.
Paul Mundt
3
-1
/
+7
2008-07-28
sh: Consolidate segment modifiers across mmu/nommu systems.
Paul Mundt
5
-39
/
+33
2008-07-28
sh: Initial ELF FDPIC support.
Paul Mundt
3
-1
/
+61
2008-07-28
sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.
Khem Raj
1
-3
/
+11
2008-07-26
[PATCH] kill altroot
Al Viro
1
-17
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-6
/
+0
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-6
/
+0
2008-07-25
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
1
-1
/
+1
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-0
/
+2
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-21
/
+0
2008-07-24
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
1
-21
/
+0
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver
Nobuhiro Iwamatsu
1
-0
/
+197
2008-07-24
fbdev: SuperH Mobile LCDC Driver
Magnus Damm
1
-0
/
+66
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-3
/
+0
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-1
/
+1
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-06-26
sh: convert to generic helpers for IPI function calls
Jens Axboe
1
-10
/
+4
2008-06-02
sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
Paul Mundt
1
-1
/
+1
2008-05-16
sh: use the common ascii hex helpers
Harvey Harrison
1
-14
/
+0
2008-05-09
sh: Fix DMAC base address for SH7709S
Steve Glendinning
1
-5
/
+5
2008-05-08
sh: Stub in cpu_to_node() and friends for NUMA build.
Paul Mundt
1
-0
/
+11
[next]