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
2006-12-02
[NET]: SH checksum annotations and cleanups.
Al Viro
1
-30
/
+29
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
1
-2
/
+8
2006-10-31
sh: Wire up new syscalls.
Paul Mundt
1
-1
/
+4
2006-10-20
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
3
-13
/
+1
2006-10-19
sh: Add some missing board headers.
Paul Mundt
6
-0
/
+420
2006-10-19
sh: Fix exception_handling_table alignment.
Paul Mundt
1
-0
/
+7
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
7
-434
/
+0
2006-10-19
sh: Remove board-specific ide.h headers.
Paul Mundt
7
-72
/
+0
2006-10-19
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
1
-0
/
+2
2006-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-14
/
+55
2006-10-12
sh: SH-4A UBC support
Ryusuke Sakato
1
-0
/
+37
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-16
/
+0
2006-10-06
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
1
-6
/
+8
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
3
-2
/
+6
2006-10-06
sh: Kill off timer_ops get_frequency().
Paul Mundt
1
-6
/
+0
2006-10-06
sh: First step at generic timeofday support.
Paul Mundt
1
-0
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-03
sh: Fixup __raw_read_trylock().
Paul Mundt
1
-1
/
+8
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
1
-2
/
+0
2006-10-03
sh: Initial gitignore list
Paul Mundt
1
-0
/
+3
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
3
-5
/
+14
2006-10-03
sh: Kill off more dead headers.
Paul Mundt
4
-126
/
+0
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-70
/
+0
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
2
-6
/
+0
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
99
-1436
/
+2127
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-2
/
+5
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
5
-13
/
+4
2006-09-27
sh: dma-mapping compile fixes.
Paul Mundt
1
-17
/
+25
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
6
-5
/
+55
2006-09-27
sh: Clean up PAGE_SIZE definition for assembly use.
Paul Mundt
1
-0
/
+6
2006-09-27
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2
-4
/
+6
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
1
-6
/
+3
2006-09-27
sh: Optimized readsl()/writesl() support.
Paul Mundt
1
-0
/
+6
2006-09-27
sh: Report movli.l/movco.l capabilities.
Paul Mundt
1
-0
/
+8
2006-09-27
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
3
-15
/
+22
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
2
-1
/
+20
2006-09-27
sh: stack debugging support.
Paul Mundt
2
-5
/
+9
2006-09-27
sh: machvec rework.
Paul Mundt
1
-2
/
+5
2006-09-27
sh: Solution Engine SH7343 board support.
Paul Mundt
2
-0
/
+84
2006-09-27
sh: Kill off dead boards.
Paul Mundt
11
-457
/
+0
2006-09-27
sh: New atomic ops for SH-4A movli.l/movco.l
Paul Mundt
1
-9
/
+96
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
2
-190
/
+0
2006-09-27
sh: SHMIN board support.
Takashi YOSHII
1
-0
/
+9
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
8
-15
/
+459
2006-09-27
serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
Paul Mundt
1
-0
/
+34
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
[next]