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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
85
-777
/
+879
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-83
/
+168
[next]