index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+9
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-0
/
+468
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
1
-1
/
+5
2006-01-11
[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly
Andi Kleen
1
-3
/
+3
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
13
-0
/
+13
2006-01-11
[PATCH] uninline capable()
Ingo Molnar
1
-0
/
+12
2006-01-11
[PATCH] kprobes: fix unloading of self probed module
Keshavamurthy Anil S
1
-10
/
+32
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
1
-2
/
+3
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2
-5
/
+1
2006-01-10
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
1
-0
/
+2
2006-01-10
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
1
-9
/
+0
2006-01-10
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
Ingo Molnar
1
-2
/
+0
2006-01-10
[PATCH] rcu: fix hotplug-cpu ->donelist leak
Oleg Nesterov
1
-1
/
+2
2006-01-10
[PATCH] rcu: join rcu_ctrlblk and rcu_state
Oleg Nesterov
1
-44
/
+38
2006-01-10
[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated
Adrian Bunk
1
-1
/
+1
2006-01-10
[PATCH] Decrease number of pointer derefs in exit.c
Jesper Juhl
1
-16
/
+21
2006-01-10
[PATCH] Kprobes: conversion from kcalloc to kzalloc
Keshavamurthy Anil S
1
-1
/
+1
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
1
-2
/
+2
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-3
/
+1
2006-01-10
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
1
-14
/
+18
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
1
-48
/
+43
2006-01-10
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
1
-0
/
+2
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
1
-22
/
+0
2006-01-10
[PATCH] Export ktime_get_ts()
Matt Helsley
1
-0
/
+1
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-582
/
+135
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2
-133
/
+41
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
2
-56
/
+14
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+127
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
3
-59
/
+55
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
3
-1
/
+682
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
1
-0
/
+36
2006-01-10
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
1
-0
/
+3
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
1
-3
/
+2
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2
-35
/
+43
2006-01-10
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
1
-0
/
+2
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
1
-6
/
+9
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
1
-0
/
+61
2006-01-10
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
1
-9
/
+1
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
1
-2
/
+18
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2
-65
/
+0
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-1
/
+3
2006-01-10
[PATCH] kdump: export per cpu crash notes pointer through sysfs
Vivek Goyal
1
-13
/
+0
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-0
/
+16
2006-01-10
[PATCH] Remove set_fs() in stop_machine()
akpm@osdl.org
1
-5
/
+1
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
9
-6
/
+975
2006-01-09
[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
Oleg Nesterov
1
-7
/
+4
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-5
/
+5
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2
-0
/
+6
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
4
-0
/
+603
2006-01-09
[PATCH] mutex subsystem, core
Ingo Molnar
3
-1
/
+361
[next]