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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
dma: Add MPC512x DMA driver
Piotr Ziecik
3
-0
/
+808
2010-03-01
Debugging options for the DMA engine subsystem
Linus Walleij
2
-0
/
+23
2010-02-28
iop-adma: redundant/wrong tests in iop_*_count()?
Roel Kluin
1
-8
/
+4
2010-02-28
dmatest: fix handling of an even number of xor_sources
Dan Williams
1
-1
/
+1
2010-02-28
dmatest: correct raid6 PQ test
Anatolij Gustschin
1
-3
/
+3
2010-02-28
fsldma: Fix cookie issues
Steven J. Magnani
2
-1
/
+6
2010-02-28
fsldma: Fix cookie issues
Steven J. Magnani
1
-1
/
+1
2010-02-02
dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...
Roel Kluin
1
-14
/
+1
2010-02-02
dma: make Open Firmware device id constant
Márton Németh
2
-2
/
+2
2010-02-02
fsldma: major cleanups and fixes
Ira Snyder
2
-182
/
+207
2010-02-02
fsldma: rename fsl_chan to chan
Ira Snyder
1
-275
/
+275
2010-02-02
fsldma: simplify IRQ probing and handling
Ira Snyder
2
-44
/
+137
2010-02-02
fsldma: clean up the OF subsystem routines
Ira Snyder
2
-129
/
+134
2010-02-02
fsldma: rename dest to dst for uniformity
Ira Snyder
2
-17
/
+17
2010-02-02
fsldma: rename struct fsl_dma_chan to struct fsldma_chan
Ira Snyder
2
-73
/
+81
2010-02-02
fsldma: remove unused structure members
Ira Snyder
2
-13
/
+8
2010-02-02
fsldma: reduce kernel text size
Ira Snyder
1
-38
/
+45
2010-01-29
Linux 2.6.33-rc6
v2.6.33-rc6
Linus Torvalds
1
-1
/
+1
2010-01-29
mfd: Fix asic3 build
Dmitry Artamonow
1
-1
/
+1
2010-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-69
/
+198
2010-01-29
mm: fix migratetype bug which slowed swapping
Hugh Dickins
1
-2
/
+3
2010-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
7
-30
/
+36
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
3
-21
/
+4
2010-01-29
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
5
-23
/
+13
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
10
-41
/
+33
2010-01-28
Input: update multi-touch protocol documentation
Henrik Rydberg
1
-8
/
+40
2010-01-28
Input: add the ABS_MT_PRESSURE event
Henrik Rydberg
2
-0
/
+2
2010-01-28
Input: winbond-cir - remove dmesg spam
David Härdeman
1
-1
/
+1
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-58
/
+62
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-101
/
+7
2010-01-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-13
/
+192
2010-01-28
[ARM] Update mach-types
Russell King
1
-1
/
+59
2010-01-28
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
3
-6
/
+15
2010-01-28
Btrfs: check total number of devices when removing missing
Josef Bacik
1
-2
/
+2
2010-01-28
Btrfs: check return value of open_bdev_exclusive properly
Josef Bacik
1
-2
/
+2
2010-01-28
Btrfs: do not mark the chunk as readonly if in degraded mode
Josef Bacik
1
-0
/
+5
2010-01-28
Btrfs: run orphan cleanup on default fs root
Josef Bacik
2
-6
/
+6
2010-01-28
Btrfs: fix a memory leak in btrfs_init_acl
Yang Hongyang
1
-0
/
+1
2010-01-28
Btrfs: Use correct values when updating inode i_size on fallocate
Aneesh Kumar K.V
1
-4
/
+9
2010-01-28
Btrfs: remove tree_search() in extent_map.c
Miao Xie
1
-14
/
+0
2010-01-28
Btrfs: Add mount -o compress-force
Chris Mason
3
-2
/
+11
2010-01-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-308
/
+391
2010-01-28
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-1
/
+0
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-29
/
+70
2010-01-28
x86/PCI: remove IOH range fetching
Jeff Garrett
2
-95
/
+1
2010-01-28
Input: lifebook - add another Lifebook DMI signature
Jon Dodgson
1
-0
/
+6
2010-01-28
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
David VomLehn
4
-3
/
+18
2010-01-28
MIPS: PowerTV: Streamline access to platform device registers
David VomLehn
6
-303
/
+361
2010-01-28
MIPS: Fix vmlinuz build for 32bit-only math shells
Alexander Clouter
1
-2
/
+5
2010-01-28
MIPS: Add support of LZO-compressed kernels
Wu Zhangjin
3
-0
/
+7
[next]