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
2011-11-02
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
5
-0
/
+619
2011-11-02
virtio: Dont add "config" to list for !per_vq_vector
Krishna Kumar
1
-3
/
+7
2011-11-02
virtio: console: wait for first console port for early console output
Christian Borntraeger
1
-0
/
+20
2011-11-02
virtio: console: add port stats for bytes received, sent and discarded
Amit Shah
1
-0
/
+24
2011-11-02
virtio: console: make discard_port_data() use get_inbuf()
Amit Shah
1
-10
/
+5
2011-11-02
virtio: console: rename variable
Amit Shah
1
-6
/
+5
2011-11-02
virtio: console: make get_inbuf() return port->inbuf if present
Amit Shah
1
-14
/
+8
2011-11-02
virtio: console: Fix return type for get_inbuf()
Amit Shah
1
-1
/
+1
2011-11-02
virtio: console: Use wait_event_freezable instead of _interruptible
Amit Shah
1
-4
/
+5
2011-11-02
virtio: console: Ignore port name update request if name already set
Amit Shah
1
-0
/
+7
2011-11-02
virtio: console: Fix indentation
Amit Shah
1
-1
/
+1
2011-11-02
virtio: modify vring_init and vring_size to take account of the layout contai...
Wang Sheng-Hui
1
-3
/
+3
2011-11-02
virtio.h: correct comment for struct virtio_driver
Wang Sheng-Hui
1
-2
/
+2
2011-11-02
virtio-net: Use virtio_config_val() for retrieving config
Sasha Levin
1
-9
/
+5
2011-11-02
virtio_config: Add virtio_config_val_len()
Sasha Levin
1
-0
/
+3
2011-11-02
virtio-console: Use virtio_config_val() for retrieving config
Sasha Levin
1
-6
/
+4
2011-11-01
Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
26
-684
/
+1543
2011-11-01
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
16
-48
/
+721
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-172
/
+362
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
6
-43
/
+129
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
84
-984
/
+4738
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
83
-980
/
+4737
2011-11-01
Merge git://github.com/herbertx/crypto
Linus Torvalds
45
-208
/
+4049
2011-11-01
sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
Eric W. Biederman
1
-8
/
+6
2011-11-01
Merge Qualcom Hexagon architecture
Linus Torvalds
113
-0
/
+12726
2011-11-01
Add extra arch overrides to asm-generic/checksum.h
Linas Vepstas
1
-0
/
+4
2011-11-01
Hexagon: Add self to MAINTAINERS
Richard Kuo
1
-0
/
+6
2011-11-01
Hexagon: Add basic stacktrace functionality for Hexagon architecture.
Richard Kuo
1
-0
/
+66
2011-11-01
Hexagon: Add configuration and makefiles for the Hexagon architecture.
Richard Kuo
7
-0
/
+498
2011-11-01
Hexagon: Comet platform support
Richard Kuo
1
-0
/
+85
2011-11-01
Hexagon: kgdb support files
Linas Vepstas
2
-0
/
+297
2011-11-01
Hexagon: Add page-fault support.
Richard Kuo
4
-0
/
+601
2011-11-01
Hexagon: Add page table header files & etc.
Richard Kuo
7
-0
/
+1054
2011-11-01
Hexagon: Add ioremap support
Richard Kuo
1
-0
/
+56
2011-11-01
Hexagon: Provide DMA implementation
Richard Kuo
3
-0
/
+350
2011-11-01
Hexagon: Implement basic TLB management routines for Hexagon.
Richard Kuo
3
-0
/
+190
2011-11-01
Hexagon: Implement basic cache-flush support
Richard Kuo
3
-0
/
+261
2011-11-01
Hexagon: Provide basic implementation and/or stubs for I/O routines.
Richard Kuo
2
-0
/
+417
2011-11-01
Hexagon: Add user access functions
Richard Kuo
6
-0
/
+705
2011-11-01
Hexagon: Add locking types and functions
Richard Kuo
3
-0
/
+360
2011-11-01
Hexagon: Add SMP support
Richard Kuo
3
-0
/
+372
2011-11-01
Hexagon: Provide basic debugging and system trap support.
Richard Kuo
2
-0
/
+483
2011-11-01
Hexagon: Add ptrace support
Richard Kuo
2
-0
/
+215
2011-11-01
Hexagon: Add time and timer functions
Richard Kuo
3
-0
/
+318
2011-11-01
Hexagon: Add interrupts
Richard Kuo
2
-0
/
+126
2011-11-01
Hexagon: Add startup code
Richard Kuo
3
-0
/
+345
2011-11-01
Hexagon: Add init_task and process functions
Richard Kuo
2
-0
/
+333
2011-11-01
Hexagon: Add signal functions
Richard Kuo
6
-0
/
+569
2011-11-01
Hexagon: Support dynamic module loading.
Linas Vepstas
1
-0
/
+162
2011-11-01
Hexagon: Export ksyms defined in assembly files.
Linas Vepstas
1
-0
/
+40
[next]