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
2006-12-13
[PATCH] hci endianness annotations
Al Viro
2
-4
/
+4
2006-12-13
[PATCH] missing includes in hilkbd
Al Viro
1
-0
/
+5
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
4
-3
/
+7
2006-12-13
[PATCH] appldata_mem dependes on vm counters
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] tty: remove useless memory barrier
Ralf Baechle
1
-1
/
+0
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
33
-89
/
+89
2006-12-13
[PATCH] Use activate_mm() in fs/aio.c:use_mm()
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-13
[PATCH] lockdep: fix possible races while disabling lock-debugging
Ingo Molnar
1
-65
/
+105
2006-12-13
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
3
-8
/
+18
2006-12-13
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
Ingo Molnar
1
-8
/
+0
2006-12-13
[PATCH] lockdep: clean up VERY_VERBOSE define
Ingo Molnar
1
-3
/
+1
2006-12-13
[PATCH] lockdep: improve lockdep_reset()
Ingo Molnar
1
-0
/
+3
2006-12-13
[PATCH] lockdep: improve verbose messages
Ingo Molnar
1
-2
/
+6
2006-12-13
[PATCH] lockdep: filter off by default
Ingo Molnar
1
-2
/
+2
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
5
-18
/
+60
2006-12-13
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
4
-28
/
+178
2006-12-13
[PATCH] ocfs2: relative atime support
Mark Fasheh
1
-0
/
+8
2006-12-13
[PATCH] relative atime
Valerie Henson
4
-5
/
+24
2006-12-13
[PATCH] touch_atime() cleanup
Andrew Morton
1
-10
/
+11
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
4
-3
/
+13
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
10
-13
/
+30
2006-12-13
[PATCH] PM: Fix freezing of stopped tasks
Rafael J. Wysocki
2
-7
/
+9
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
4
-4
/
+57
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
7
-28
/
+92
2006-12-13
[PATCH] More slab.h cleanups
Christoph Lameter
3
-22
/
+26
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
3
-199
/
+223
2006-12-13
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
1
-6
/
+13
2006-12-13
[PATCH] cciss: map out more memory for config table
Mike Miller
1
-1
/
+1
2006-12-13
[PATCH] sx: fix non-PCI build
Jiri Slaby
2
-1
/
+9
2006-12-13
[PATCH] mxser_new: fix non-PCI build
Jiri Slaby
2
-1
/
+9
2006-12-13
[PATCH] isicom: fix build with PCI disabled
Randy Dunlap
1
-1
/
+1
2006-12-13
[PATCH] w1: Fix for kconfig entry typo
Evgeniy Polyakov
1
-2
/
+2
2006-12-13
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
1
-1
/
+1
2006-12-13
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
1
-0
/
+2
2006-12-13
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2
-5
/
+3
2006-12-13
[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly
NeilBrown
4
-15
/
+15
2006-12-13
[PATCH] Fix crossbuilding checkstack
Jeff Dike
1
-4
/
+10
2006-12-13
[PATCH] slab: fix sleeping in atomic bug
Christoph Lameter
1
-0
/
+6
2006-12-13
[PATCH] reorder struct pipe_buf_operations
Eric Dumazet
1
-1
/
+1
2006-12-13
[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...
Karsten Wiese
2
-19
/
+20
2006-12-13
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...
Karsten Wiese
4
-2
/
+27
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
6
-9
/
+21
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
5
-10
/
+23
2006-12-13
[PATCH] vt: fix comments to not refer to kill_proc
Eric W. Biederman
1
-3
/
+3
2006-12-13
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
3
-5
/
+1
2006-12-13
[PATCH] constify pipe_buf_operations
Eric Dumazet
3
-12
/
+11
2006-12-13
[PATCH] KVM: Add MAINTAINERS entry
Avi Kivity
1
-0
/
+7
2006-12-13
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2
-28
/
+9
2006-12-13
[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()
Avi Kivity
1
-1
/
+0
[next]