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-10-03
Binfmt_flat: Add minimum support for the Blackfin relocations
Bernd Schmidt
1
-1
/
+2
2007-08-10
sh: Add missing dma_sync_single_range_for_*().
Paul Mundt
1
-0
/
+19
2007-08-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
1
-1
/
+1
2007-08-03
sh: fix cf support on r2d boards
Magnus Damm
1
-1
/
+1
2007-08-01
Fix WARN_ON() on bitfield ops for all other archs
Heiko Carstens
1
-1
/
+1
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-6
/
+4
2007-07-26
sh: remove support for sh7300 and solution engine 7300
Magnus Damm
7
-75
/
+4
2007-07-26
sh: Kill off virt_to_bus()/bus_to_virt().
Paul Mundt
3
-10
/
+6
2007-07-26
sh: Kill the rest of the SE73180 cruft.
Paul Mundt
1
-66
/
+0
2007-07-25
sh: remove support for sh73180 and solution engine 73180
Magnus Damm
3
-3
/
+3
2007-07-25
sh: Reclaim beginning of P3 space for vmalloc area.
Paul Mundt
1
-5
/
+1
2007-07-24
sh: Fix Dreamcast DMA issues.
Adrian McMenamin
1
-0
/
+1
2007-07-24
sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.
Paul Mundt
1
-3
/
+5
2007-07-20
sh: intc - add support for SH7750 and its variants
Magnus Damm
1
-1
/
+1
2007-07-20
Merge branch 'clkfwk'
Paul Mundt
1
-0
/
+1
2007-07-20
sh: Implement clk_round_rate() in the clock framework.
Paul Mundt
1
-0
/
+1
2007-07-20
sh: Wire up fallocate() syscall.
Paul Mundt
1
-1
/
+2
2007-07-20
sh: intc - add support for 7780
Magnus Damm
1
-0
/
+3
2007-07-20
sh: IPR/INTC2 IRQ setup consolidation.
Magnus Damm
1
-2
/
+2
2007-07-20
sh: clean up interrupt code for solution engine 7722 board
Magnus Damm
1
-22
/
+18
2007-07-20
sh: intc - add support for 7722 processor
Magnus Damm
1
-1
/
+1
2007-07-20
sh: intc - shared IPR and INTC2 controller
Magnus Damm
1
-0
/
+68
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-10
/
+0
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+13
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
30
-412
/
+668
2007-07-16
page table handling cleanup
Jan Beulich
1
-12
/
+0
2007-07-12
sh: hd64461.h cleanup and added comments.
Kristoffer Ericson
1
-178
/
+219
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-5
/
+0
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
1
-0
/
+11
2007-07-07
sh: Add parport stub for SuperIO ports.
Paul Mundt
1
-0
/
+16
2007-07-06
sh: Fix timer-tmu build for SH-3.
Nobuhiro Iwamatsu
1
-2
/
+2
2007-06-20
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
4
-26
/
+37
2007-06-20
sh: Hook up hard_smp_processor_id() for INTC2 block.
Paul Mundt
1
-0
/
+2
2007-06-18
sh: Fix up futex implementation.
Kaz Kojima
2
-4
/
+186
2007-06-15
sh: rework ipr code
Magnus Damm
4
-38
/
+23
2007-06-15
sh: rework intc2 code
Magnus Damm
2
-10
/
+19
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
5
-8
/
+13
2007-06-11
sh: Compile fix for SH7604 removal.
Paul Mundt
1
-1
/
+1
2007-06-08
sh: Warn against direct inclusion of <asm/rwsem.h>.
Robert P. J. Day
1
-1
/
+5
2007-06-08
sh: Kill off dead SH7604 support.
Paul Mundt
4
-72
/
+3
2007-06-08
sh: Support for multiple nodes.
Paul Mundt
2
-0
/
+76
2007-06-08
sh: Default to 4-byte alignment for SLUB objects.
Paul Mundt
1
-0
/
+7
2007-06-08
sh: sparsemem support.
Paul Mundt
1
-0
/
+16
2007-06-08
sh: pfn_valid() depends on flatmem.
Paul Mundt
1
-0
/
+2
2007-06-08
sh: Kill off machvec aliases.
Paul Mundt
2
-20
/
+3
2007-06-08
sh: Get multiple boards in one image working again.
Paul Mundt
1
-1
/
+1
2007-06-08
sh: Fixup machvec support.
Paul Mundt
3
-34
/
+3
[next]