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
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-08
uml: get declaration of simple_strtoul
Jeff Dike
3
-0
/
+3
2007-05-08
uml: pcap devices should get MACs from command line
Jeff Dike
1
-1
/
+1
2007-05-08
uml: network and pcap cleanup
Jeff Dike
3
-25
/
+38
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
10
-30
/
+30
2007-05-07
uml: formatting fixes around os_{read_write}_file callers
Jeff Dike
3
-85
/
+67
2007-05-07
uml: change remaining callers of os_{read_write}_file
Jeff Dike
4
-7
/
+7
2007-05-07
uml: fixup allocation in the ubd driver
Peter Zijlstra
1
-1
/
+1
2007-05-07
uml: send pointers instead of structures to I/O thread
Jeff Dike
1
-15
/
+26
2007-05-07
uml: batch I/O requests
Jeff Dike
1
-77
/
+99
2007-05-07
uml: start fixing os_read_file and os_write_file
Jeff Dike
8
-23
/
+22
2007-05-07
uml: drivers get release methods
Jeff Dike
2
-9
/
+27
2007-05-07
uml: remove page_size()
Jeff Dike
2
-2
/
+4
2007-05-07
uml: fix umid in xterm titles
Davide Brini
2
-4
/
+4
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+3
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+29
2007-05-07
uml: remove user_util.h
Jeff Dike
23
-23
/
+0
2007-05-07
uml: move remaining useful contents of user_util.h
Jeff Dike
1
-0
/
+1
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
6
-41
/
+59
2007-05-07
uml-driver-formatting-fixes-fix
Andrew Morton
1
-1
/
+1
2007-05-07
uml: driver formatting fixes
Jeff Dike
5
-60
/
+27
2007-05-07
uml: handle block device hotplug errors
Jeff Dike
1
-6
/
+7
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
5
-5
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-29
[PATCH] uml: irq locking fixes
Jeff Dike
1
-5
/
+7
2007-03-29
[PATCH] uml: fix device unplug crash
Jeff Dike
1
-0
/
+3
2007-03-29
[PATCH] uml: fix I/O hang when multiple devices are in use
Jeff Dike
1
-7
/
+6
2007-03-08
[PATCH] um: fix errno usage
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+9
2007-03-08
[PATCH] um: fix confusion irq early reenabling
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2007-03-08
[PATCH] um: mark both consoles as CON_ANYTIME
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2007-03-08
[PATCH] um: fix a memory leak in the multicast driver
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+9
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
2
-2
/
+1
2007-02-11
[PATCH] uml: locking fixes in the ubd driver
Jeff Dike
1
-20
/
+15
2007-02-11
[PATCH] uml: add per-device queues and locks to ubd driver
Jeff Dike
1
-30
/
+40
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
1
-40
/
+8
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
3
-23
/
+17
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
3
-5
/
+6
2007-02-11
[PATCH] uml: locking commentary in the random driver
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2
-2
/
+2
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: port driver formatting
Jeff Dike
2
-54
/
+43
2007-02-11
[PATCH] uml: make two variables static
Jeff Dike
1
-2
/
+2
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
4
-6
/
+18
2007-02-11
[PATCH] uml: audio driver formatting
Jeff Dike
1
-87
/
+73
2007-02-11
[PATCH] uml: audio driver locking
Jeff Dike
1
-3
/
+6
2007-02-11
[PATCH] uml: watchdog driver formatting
Jeff Dike
2
-39
/
+17
[next]