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
/
arm
/
plat-iop
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
1
-0
/
+3
2011-06-21
ARM: 6969/1: plat-iop: fix build error
Linus Walleij
1
-0
/
+1
2011-04-10
ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c
Jesper Juhl
1
-1
/
+0
2011-01-05
Merge branch 'clksrc' into devel
Russell King
1
-10
/
+17
2010-12-22
ARM: iop: convert sched_clock() to use new infrastructure
Russell King
1
-3
/
+12
2010-12-22
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
1
-1
/
+2
2010-12-22
ARM: iop: update clock source registration
Russell King
1
-3
/
+1
2010-12-19
ARM: clockevents: fix IOP clock events initialization
Russell King
1
-3
/
+2
2010-12-04
ARM: 6523/1: iop: ensure sched_clock() is notrace
Rabin Vincent
1
-1
/
+2
2010-07-31
Merge branch 'misc' into devel
Russell King
1
-1
/
+1
2010-07-27
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
1
-1
/
+1
2010-07-22
ARM: 6159/1: Move IOP to use common mult/shift calculation code
Linus Walleij
1
-44
/
+9
2010-04-29
ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation
Will Deacon
2
-0
/
+42
2010-02-15
ARM: Add caller information to ioremap
Russell King
1
-1
/
+2
2009-10-29
iop: implement sched_clock()
Mikael Pettersson
1
-0
/
+11
2009-10-29
iop: enable generic time
Mikael Pettersson
1
-29
/
+0
2009-10-29
iop: clockevent support
Mikael Pettersson
1
-11
/
+90
2009-10-29
iop: clocksource support
Mikael Pettersson
1
-0
/
+45
2009-10-02
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...
Russell King
2
-2
/
+3
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
1
-3
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-09-08
dmaengine: cleanup unused transaction types
Dan Williams
1
-2
/
+0
2009-09-08
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
1
-1
/
+1
2009-08-18
arch/arm/plat-iop: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+1
2009-08-18
iop3xx: ATU and PCI memory configuration corrected
Aaro Koskinen
1
-1
/
+2
2009-04-08
async_tx: rename zero_sum to val
Dan Williams
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-3
/
+3
2008-11-09
[ARM] iop: iop3xx needs registers mapped uncached+unbuffered
Russell King
1
-2
/
+3
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
4
-4
/
+4
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
5
-6
/
+6
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
4
-4
/
+4
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2
-2
/
+0
2008-07-09
[ARM] 5160/1: IOP3XX: gpio/gpiolib support
Arnaud Patard
1
-0
/
+43
2008-03-26
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
Dan Williams
1
-6
/
+27
2008-03-26
iop: Program outbound windows using the correct definitions
Russell King
1
-3
/
+3
2008-03-26
iop: when scanning PCI bus, translate the PCI addresses according to the outb...
Russell King
1
-2
/
+5
2008-03-26
iop: Make IOP ATU window debug readable
Russell King
1
-15
/
+20
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-04
[ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking
Peter Zijlstra
1
-4
/
+0
2007-07-20
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
Dan Williams
1
-0
/
+8
2007-07-13
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
2
-0
/
+211
2007-05-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-05-16
[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files
Dan Williams
1
-2
/
+2
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-05-06
Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...
Russell King
2
-5
/
+143
2007-05-05
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
1
-2
/
+2
2007-05-03
[ARM] 4348/4: iop3xx: Give Linux control over PCI initialization
Dan Williams
1
-1
/
+139
[next]