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
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-5
/
+3
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-4
/
+3
2009-12-15
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
1
-4
/
+4
2009-12-15
generic-ipi: cleanup for generic_smp_call_function_interrupt()
Xiao Guangrong
1
-2
/
+1
2009-12-15
'sysctl_max_map_count' should be non-negative
Amerigo Wang
1
-1
/
+2
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
1
-2
/
+13
2009-12-15
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
1
-1
/
+2
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
11
-231
/
+84
2009-12-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-205
/
+256
2009-12-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-45
/
+81
2009-12-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+20
2009-12-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-57
/
+242
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-108
/
+159
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-1
/
+1
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-16
/
+40
2009-12-11
tty: Move the leader test in disassociate
Alan Cox
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-12
/
+14
2009-12-11
kgdb: Always process the whole breakpoint list on activate or deactivate
Jason Wessel
1
-8
/
+15
2009-12-11
kgdb: continue and warn on signal passing from gdb
Jason Wessel
1
-2
/
+4
2009-12-11
kgdb: allow for cpu switch when single stepping
Jason Wessel
1
-5
/
+15
2009-12-11
kgdb: Read buffer overflow
Jason Wessel
1
-1
/
+6
2009-12-10
sched: Remove forced2_migrations stats
Ingo Molnar
2
-8
/
+0
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+128
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
1
-0
/
+1
2009-12-10
sched: Fix memory leak in two error corner cases
Phil Carmody
1
-2
/
+6
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-4
/
+20
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2
-41
/
+61
2009-12-10
sched: Fix build warning in get_update_sysctl_factor()
Mike Galbraith
1
-1
/
+1
2009-12-10
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
1
-1
/
+2
2009-12-10
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-57
/
+242
2009-12-10
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2009-12-09
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
1
-6
/
+12
2009-12-09
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
1
-34
/
+131
2009-12-09
tracing: Add full state to trace_seq
Johannes Berg
1
-11
/
+50
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2
-6
/
+43
2009-12-09
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
1
-1
/
+1
2009-12-09
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-19
/
+15
2009-12-09
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
1
-2
/
+2
2009-12-09
sched: Update normalized values on user updates via proc
Christian Ehrhardt
3
-8
/
+29
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
4
-1
/
+51
2009-12-09
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2
-13
/
+32
2009-12-09
sched: Fix task priority bug
Peter Zijlstra
1
-6
/
+0
2009-12-09
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
1
-2
/
+6
2009-12-09
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
1
-7
/
+2
2009-12-09
sched: Discard some old bits
Peter Zijlstra
4
-19
/
+7
2009-12-09
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
1
-40
/
+33
2009-12-09
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
1
-2
/
+2
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
2
-42
/
+33
2009-12-09
sched: Clean up ttwu() rq locking
Peter Zijlstra
1
-8
/
+5
[next]