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
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-31
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-4
/
+0
2009-07-29
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-2
/
+2
2009-06-18
gru: copyright fixes
Jack Steiner
2
-8
/
+28
2009-06-18
gru: remove references to the obsolete global status handle
Jack Steiner
1
-2
/
+0
2009-06-18
gru: fixes to grudump utility
Jack Steiner
2
-4
/
+8
2009-06-18
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
1
-1
/
+3
2009-06-18
gru: add user request to specify gru slice
Jack Steiner
4
-1
/
+13
2009-06-18
gru: generic infrastructure for context options
Jack Steiner
5
-13
/
+35
2009-06-18
gru: cleanup gru inline functions
Jack Steiner
1
-17
/
+16
2009-06-18
gru: delete user request for fetching chiplet status
Jack Steiner
2
-41
/
+0
2009-06-18
gru: collect per-context user statistics
Jack Steiner
5
-0
/
+52
2009-06-18
gru: fix automatic retry of gru instruction failures
Jack Steiner
1
-3
/
+2
2009-06-18
gru: add user request to explicitly unload a gru context
Jack Steiner
3
-28
/
+41
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
4
-4
/
+14
2009-06-18
gru: update to rev 0.9 of gru spec
Jack Steiner
6
-11
/
+24
2009-06-18
gru: update gru kernel self tests
Jack Steiner
4
-16
/
+142
2009-06-18
gru: support for asynchronous gru instructions
Jack Steiner
3
-20
/
+213
2009-06-18
gru: support instruction completion interrupts
Jack Steiner
3
-7
/
+29
2009-06-18
gru: check context state on reload
Jack Steiner
2
-9
/
+25
2009-06-18
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
2009-06-18
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2
-6
/
+4
2009-06-18
gru: change resource assignment for kernel threads
Jack Steiner
6
-105
/
+184
2009-06-18
gru: support cch_allocate for kernel threads
Jack Steiner
4
-19
/
+17
2009-06-18
gru: change context load and unload
Jack Steiner
3
-7
/
+11
2009-06-18
gru: dynamic allocation of kernel contexts
Jack Steiner
2
-29
/
+33
2009-06-18
gru: dump chiplet state
Jack Steiner
5
-1
/
+267
2009-06-18
gru: bug fixes for GRU exception handling
Jack Steiner
6
-26
/
+52
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2
-2
/
+2
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-2
/
+2
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
1
-0
/
+2
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+261
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
3
-0
/
+261
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
7
-0
/
+661
2009-06-15
c2port: annotate bitfield for kmemcheck
Vegard Nossum
1
-0
/
+2
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
8
-3
/
+664
2009-06-13
cb710: more cleanup for the DEBUG case.
Michał Mirosław
1
-0
/
+4
2009-06-13
cb710: handle DEBUG define in Makefile
Pierre Ossman
1
-0
/
+4
2009-06-13
cb710: add missing parenthesis
Pierre Ossman
1
-1
/
+1
2009-06-13
mmc: Driver for CB710/720 memory card reader (MMC part)
Michał Mirosław
7
-0
/
+653
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
1
-1
/
+2
2009-05-15
[SCSI] ses: fix problems caused by empty SES provided name
Yinghai Lu
1
-3
/
+3
2009-05-06
isl29003: fix resume functionality
Daniel Mack
1
-2
/
+7
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2
-7
/
+7
2009-04-13
sgi-xpc: clean up numerous globals
Robin Holt
6
-295
/
+254
2009-04-13
sgi-xpc: implement opencomplete messaging
Robin Holt
5
-61
/
+124
2009-04-13
sgi-xpc: prevent false heartbeat failures
Robin Holt
4
-152
/
+123
2009-04-13
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
1
-2
/
+3
2009-04-13
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
1
-4
/
+4
[next]