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
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
11
-83
/
+294
2010-04-02
sh: Fix up the SH-3 build for recent TLB changes.
Paul Mundt
4
-28
/
+75
2010-04-02
sh: export return_address() symbol.
Paul Mundt
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-6
/
+15
2010-03-29
sh: Enable the mmu in start_secondary()
Matt Fleming
1
-0
/
+1
2010-03-29
sh: Fix FDPIC binary loader
Andrew Stubbs
1
-2
/
+4
2010-03-29
arch/sh/kernel: Use set_cpus_allowed_ptr
Julia Lawall
1
-2
/
+2
2010-03-29
sh: Update ecovec_defconfig
Yusuke Goda
1
-46
/
+190
2010-03-26
sh: update the TLB replacement counter for entry wiring.
Matt Fleming
2
-5
/
+19
2010-03-23
sh: Silence unintialized variable warnings in dwarf unwinder.
Paul Mundt
1
-2
/
+2
2010-03-23
sh: Tidy up a couple of section mismatches.
Paul Mundt
2
-2
/
+2
2010-03-23
sh: Fix build after dynamic PMB rework
Matt Fleming
1
-0
/
+2
2010-03-23
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2
-7
/
+16
2010-03-23
sh: Flush ITLB too in PTEAEX's flush_tlb_page()
Matt Fleming
2
-0
/
+4
2010-03-23
sh64: Remove long unused mid_sched macro
Andreas Bombe
1
-7
/
+0
2010-03-23
sh: Add watch-dog register address for SH7722/SH7723/SH7724
Kuninori Morimoto
1
-0
/
+6
2010-03-23
sh: ms7724: Add tiny-document for sound
Kuninori Morimoto
1
-0
/
+8
2010-03-23
sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init
Kuninori Morimoto
1
-0
/
+2
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-0
/
+16
2010-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+19
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-12
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
2
-18
/
+4
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-2
/
+0
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
4
-14
/
+2
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
4
-106
/
+2
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
1
-1
/
+19
2010-03-10
sh: Export uncached helper symbols.
Paul Mundt
1
-0
/
+4
2010-03-10
sh: Fix up NUMA build for 29-bit.
Paul Mundt
1
-0
/
+7
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
sh: Fix up uncached offset for legacy 29-bit mode.
Paul Mundt
1
-0
/
+5
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-05
sh: Convert sh to use read/update_persistent_clock
John Stultz
1
-5
/
+1
2010-03-05
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
1
-1
/
+1
2010-03-04
sh: Fix up flush_cache_vmap() on SMP.
Paul Mundt
1
-2
/
+2
2010-03-04
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
1
-6
/
+31
2010-03-03
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
2
-2
/
+4
2010-03-03
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
1
-44
/
+96
2010-03-02
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
1
-46
/
+51
2010-03-02
sh: make pmb iomapping configurable.
Paul Mundt
1
-0
/
+17
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
5
-168
/
+223
2010-03-02
sh: Fix up cpumask_of_pcibus() for the NUMA build.
Paul Mundt
1
-1
/
+1
2010-03-02
sh: Fix up ctrl_read/write stragglers in migor setup.
Paul Mundt
1
-1
/
+1
2010-03-02
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
Paul Mundt
4
-28
/
+8
2010-03-02
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
Guennadi Liakhovetski
1
-0
/
+20
2010-03-02
sh: merge sh7722 and sh7724 DMA register definitions
Guennadi Liakhovetski
1
-6
/
+2
2010-03-02
sh: activate runtime PM for dmaengine on sh7722 and sh7724
Guennadi Liakhovetski
2
-0
/
+9
2010-03-02
dmaengine: shdma: separate DMA headers.
Guennadi Liakhovetski
13
-225
/
+361
2010-03-02
dmaengine: shdma: convert to platform device resources
Guennadi Liakhovetski
5
-26
/
+442
2010-03-02
sh: audio support for the sh7722 Migo-R board
Guennadi Liakhovetski
2
-0
/
+17
[next]