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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
3
-29
/
+13
2008-10-09
[ARM] 5295/1: make ZONE_DMA optional
Nicolas Pitre
1
-1
/
+2
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2
-29
/
+11
2008-10-03
[ARM] 4733/1: export sharpsl_param
Dmitry Baryshkov
1
-0
/
+2
2008-09-29
[ARM] dma: add validation of DMA params
Russell King
1
-4
/
+7
2008-09-29
[ARM] dma: coding style cleanups
Russell King
1
-32
/
+16
2008-09-29
[ARM] dma: fix dmabounce dma_sync_xxx() implementations
Russell King
1
-86
/
+58
2008-09-29
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Russell King
1
-24
/
+0
2008-09-29
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
1
-36
/
+12
2008-09-25
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
Russell King
1
-46
/
+0
2008-09-25
[ARM] dma: provide a better dma_map_page() implementation
Russell King
1
-0
/
+13
2008-09-25
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
1
-15
/
+18
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
8
-8
/
+8
2008-08-10
[ARM] dma-mapping: provide sync_range APIs
Russell King
1
-18
/
+20
2008-08-10
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
1
-9
/
+9
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
5
-9
/
+9
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
5
-5
/
+4
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2
-12
/
+12
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
3
-6
/
+5
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2
-14
/
+11
2008-07-14
[ARM] Merge most of the PXA work for initial merge
Russell King
1
-0
/
+3
2008-07-13
Merge branch 'pxa' into devel
Russell King
2
-1
/
+4
2008-07-10
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...
Russell King
3
-436
/
+2
2008-07-10
Clocklib: Fix SA1111 clock name mess.
Ian Molton
1
-1
/
+1
2008-06-22
[ARM] Export dma_sync_sg_for_device()
Russell King
1
-1
/
+2
2008-06-02
[ARM] pxa: separate out power manager and clock registers
Russell King
1
-0
/
+1
2008-05-22
[RTC] remove old ARM rtc library code
Russell King
2
-435
/
+0
2008-05-19
[ARM] pxa: corgibl_limit_intensity build errors
Russell King
1
-0
/
+2
2008-05-17
[ARM] 5026/1: locomo: add .settype for gpio and several small fixes
Thomas Kunze
1
-18
/
+48
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
1
-2
/
+3
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-10
[ARM] 4962/1: Introduce standard gpio interface for Scoop2.
Dmitry Baryshkov
1
-6
/
+119
2008-04-10
[ARM] 4957/1: Drop special macro SCOOP_REG in favour if ioread16/iowrite16.
Dmitry Baryshkov
1
-24
/
+22
2008-04-10
[ARM] 4956/1: Scoop: sparse cleanup
Dmitry Baryshkov
1
-7
/
+7
2008-03-28
[ARM] 4873/1: Fix ITE 8152 interrupt demux
Mike Rapoport
1
-2
/
+3
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-02-04
[ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking
Peter Zijlstra
1
-2
/
+0
2008-01-26
[ARM] remove duplicate includes
Lucas Woods
1
-1
/
+0
2007-12-08
Merge branch 'pxa-fixes'
Russell King
1
-8
/
+2
2007-12-08
[ARM] 4667/1: CM-X270 fixes
Mike Rapoport
1
-8
/
+2
2007-11-26
[ARM] uengine: fix memset size error
Li Zefan
1
-4
/
+2
2007-10-23
arm: build fix
FUJITA Tomonori
1
-0
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-4
/
+4
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-0
/
+1
2007-10-15
Merge branch 'pxa' into devel
Russell King
2
-0
/
+388
[next]