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
2005-06-23
[PATCH] add some comments to lookup_create()
Christoph Hellwig
1
-2
/
+18
2005-06-23
[PATCH] Document the fact that linux-arm-kernel is subscribers-only.
Alexey Dobriyan
1
-6
/
+6
2005-06-23
[PATCH] Support for dx directories in ext3_get_parent (NFSD)
Andreas Dilger
1
-2
/
+10
2005-06-23
[PATCH] setuid core dump
Alan Cox
10
-18
/
+74
2005-06-23
[PATCH] jprobes: allow a jprobe to coexist with muliple kprobes
Prasanna S Panchamukhi
1
-10
/
+51
2005-06-23
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe
Anil S Keshavamurthy
1
-6
/
+43
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for sparc64
Prasanna S Panchamukhi
1
-13
/
+49
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
Prasanna S Panchamukhi
1
-8
/
+38
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64
Prasanna S Panchamukhi
1
-14
/
+62
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for i386
Prasanna S Panchamukhi
1
-13
/
+49
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe
Prasanna S Panchamukhi
2
-0
/
+10
2005-06-23
[PATCH] Kprobes/IA64: check jprobe break before handling
Keshavamurthy Anil S
1
-3
/
+7
2005-06-23
[PATCH] Kprobes IA64: safe register kprobe
Anil S Keshavamurthy
1
-0
/
+45
2005-06-23
[PATCH] Kprobes IA64: cmp ctype unc support
Anil S Keshavamurthy
2
-2
/
+58
2005-06-23
[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup
Anil S Keshavamurthy
1
-70
/
+121
2005-06-23
[PATCH] Kprobes ia64 qp fix
Rusty Lynch
1
-3
/
+3
2005-06-23
[PATCH] Kprobes ia64 cleanup
Rusty Lynch
2
-101
/
+84
2005-06-23
[PATCH] Kprobes/IA64: support kprobe on branch/call instructions
Anil S Keshavamurthy
2
-16
/
+132
2005-06-23
[PATCH] Kprobes/IA64: architecture specific JProbes support
Anil S Keshavamurthy
4
-7
/
+89
2005-06-23
[PATCH] Kprobes/IA64: arch specific handling
Anil S Keshavamurthy
4
-0
/
+416
2005-06-23
[PATCH] Kprobes/IA64: kdebug die notification mechanism
Anil S Keshavamurthy
4
-1
/
+103
2005-06-23
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
3
-7
/
+6
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
6
-37
/
+72
2005-06-23
[PATCH] x86_64 specific function return probes
Rusty Lynch
3
-1
/
+116
2005-06-23
[PATCH] kprobes: function-return probes
Hien Nguyen
5
-8
/
+415
2005-06-23
[PATCH] quota: sanitize dentry handling in vfs_quota_on_mount
Christoph Hellwig
1
-8
/
+1
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
4
-39
/
+26
2005-06-23
[PATCH] avoid resursive oopses
Alexander Nyberg
1
-0
/
+11
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
8
-46
/
+12
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
4
-5
/
+24
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
1
-1
/
+0
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
2
-3
/
+7
2005-06-23
[PATCH] streamline preempt_count type across archs
Jesper Juhl
22
-23
/
+25
2005-06-23
[PATCH] optimise loop driver a bit
Nick Piggin
2
-44
/
+39
2005-06-23
[PATCH] CON_CONSDEV bit not set correctly on last console
Greg Edwards
1
-2
/
+10
2005-06-23
[PATCH] kstrdup: convert a few existing implementations
Robert Love
1
-6
/
+2
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
21
-94
/
+75
2005-06-23
[PATCH] fix for prune_icache()/forced final iput() races
Alexander Viro
2
-6
/
+11
2005-06-23
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
1
-27
/
+7
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
2
-21
/
+36
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
2
-192
/
+166
2005-06-23
[PATCH] blk: unplug later
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] blk: branch hints
Nick Piggin
1
-6
/
+6
2005-06-23
[PATCH] blk: no memory barrier
Nick Piggin
1
-1
/
+0
2005-06-23
[PATCH] blk: cleanup generic tag support error messages
Tejun Heo
1
-5
/
+13
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
2
-5
/
+2
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
2
-26
/
+10
2005-06-23
[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()
Tejun Heo
1
-9
/
+4
2005-06-23
[PATCH] ptrace_h8300: condition bugfix
Domen Puncer
1
-2
/
+2
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
3
-12
/
+12
[next]