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
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
173
-313
/
+309
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
3
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
7
-10
/
+10
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
79
-143
/
+140
2009-04-07
fs/romfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
5
-64
/
+138
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
5
-52
/
+131
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
7
-71
/
+145
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
2
-0
/
+43
2009-04-07
uvesafb: documentation update
Michal Januszewski
1
-3
/
+4
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
1
-25
/
+31
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
1
-4
/
+63
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
3
-1
/
+234
2009-04-07
kprobes: support kretprobe and jprobe per-probe disabling
Masami Hiramatsu
2
-6
/
+27
2009-04-07
kprobes: support per-kprobe disabling
Masami Hiramatsu
3
-33
/
+191
2009-04-07
kprobes: rename kprobe_enabled to kprobes_all_disarmed
Masami Hiramatsu
1
-17
/
+17
2009-04-07
kprobes: cleanup comment style in kprobes.h
Masami Hiramatsu
1
-4
/
+8
2009-04-07
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
Masami Hiramatsu
1
-12
/
+18
2009-04-07
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
1
-30
/
+30
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
1
-0
/
+2
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
SPI: add dma_alignment field to spi_master
Mike Rapoport
1
-0
/
+6
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
1
-2
/
+0
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2
-18
/
+79
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2
-142
/
+110
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2
-8
/
+33
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
1
-111
/
+112
2009-04-07
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
1
-9
/
+8
2009-04-07
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
1
-3
/
+2
2009-04-07
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
1
-1
/
+11
2009-04-07
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
1
-10
/
+16
2009-04-07
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
1
-3
/
+1
2009-04-07
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
1
-1
/
+1
2009-04-07
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
1
-2
/
+10
2009-04-07
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
1
-2
/
+2
2009-04-07
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
1
-26
/
+21
2009-04-07
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
1
-5
/
+11
2009-04-07
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
1
-3
/
+0
2009-04-07
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2
-0
/
+5
2009-04-07
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
1
-3
/
+20
2009-04-07
hwmon: add support for GMT G760A fan speed PWM controller
Herbert Valerio Riedel
4
-0
/
+319
2009-04-07
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2
-2
/
+6
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
4
-12
/
+72
2009-04-07
mm: fix pdflush thread creation upper bound
Peter W Morreale
1
-6
/
+24
[next]