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
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
1
-6
/
+9
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
5
-5
/
+5
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
1
-3
/
+3
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
4
-5
/
+6
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
1
-19
/
+25
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+10
2006-10-31
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+20
2006-10-31
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2006-10-31
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+7
2006-10-31
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+12
2006-10-31
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2006-10-31
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
1
-98
/
+98
2006-10-31
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-10-31
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-24
[PATCH] uml: mconsole fixes
Al Viro
2
-6
/
+18
2006-10-20
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
10
-0
/
+10
2006-10-10
[PATCH] missed const in prototype
Al Viro
1
-1
/
+1
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
6
-13
/
+12
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
6
-6
/
+0
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-3
/
+3
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-3
/
+3
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-2
/
+0
2006-09-29
[PATCH] uml build fix
Ollie Wild
1
-1
/
+1
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
2
-32
/
+1
2006-09-29
[PATCH] uml: stack consumption reduction
Jeff Dike
2
-5
/
+14
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
1
-7
/
+2
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
4
-0
/
+8
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
1
-65
/
+40
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
2
-4
/
+41
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-1
/
+1
2006-09-27
[PATCH] uml: fix allocation size
Jeff Dike
1
-4
/
+5
2006-09-27
[PATCH] uml: const more data
Jeff Dike
27
-46
/
+46
2006-09-27
[PATCH] uml: fix proc-vs-interrupt context spinlock deadlock
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+4
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+6
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
4
-6
/
+7
2006-07-10
[PATCH] uml: make mconsole version requests happen in a process
Jeff Dike
1
-1
/
+6
2006-07-10
[PATCH] uml: remove unused variable
Jeff Dike
1
-1
/
+0
2006-07-10
[PATCH] uml: add some EINTR protection
Jeff Dike
1
-6
/
+4
2006-07-10
[PATCH] uml: formatting fixes
Jeff Dike
2
-57
/
+44
2006-07-02
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
6
-9
/
+9
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] uml: unregister useless console when it's not needed
Jeff Dike
1
-4
/
+18
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]