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
2008-05-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-582
/
+147
2008-05-29
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
10
-157
/
+85
2008-05-29
sched: stop wake_affine from causing serious imbalance
Mike Galbraith
1
-11
/
+14
2008-05-29
sched: fix sched_clock_cpu()
Peter Zijlstra
1
-4
/
+14
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
4
-488
/
+75
2008-05-29
sched: cleanup
Ingo Molnar
1
-2
/
+2
2008-05-29
show_schedstat(): fix memleak
Adrian Bunk
1
-0
/
+1
2008-05-29
sched: unite unlikely pairs in rt_policy() and schedule_debug()
Roel Kluin
1
-2
/
+2
2008-05-29
revert ("sched: fair: weight calculations")
Ingo Molnar
2
-75
/
+39
2008-05-28
splice: fix sendfile() issue with relay
Tom Zanussi
1
-1
/
+1
2008-05-26
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
1
-0
/
+34
2008-05-26
posix timers: sigqueue_free: don't free sigqueue if it is queued
Oleg Nesterov
1
-6
/
+10
2008-05-24
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
1
-1
/
+1
2008-05-24
sys_prctl(): fix return of uninitialized value
Shi Weihua
1
-4
/
+2
2008-05-24
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2
-2
/
+8
2008-05-23
stop_machine: make stop_machine_run more virtualization friendly
Christian Borntraeger
1
-3
/
+4
2008-05-23
modules: proper cleanup of kobject without CONFIG_SYSFS
Denis V. Lunev
1
-2
/
+14
2008-05-23
module loading ELF handling: use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-19
Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+8
2008-05-17
[PATCH] list_for_each_rcu must die: audit
Paul E. McKenney
1
-3
/
+2
2008-05-17
[patch 1/1] audit_send_reply(): fix error-path memory leak
Andrew Morton
1
-5
/
+6
2008-05-16
[PATCH] avoid multiplication overflows and signedness issues for max_fds
Al Viro
1
-1
/
+4
2008-05-16
[PATCH] dup_fd() fixes, part 1
Al Viro
1
-130
/
+0
2008-05-14
lib: create common ascii hex array
Harvey Harrison
1
-8
/
+0
2008-05-14
cgroups: fix compile warning
Mirco Tischler
1
-1
/
+1
2008-05-11
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
1
-2
/
+0
2008-05-10
BKL: revert back to the old spinlock implementation
Linus Torvalds
1
-23
/
+4
2008-05-10
Revert "semaphore: fix"
Linus Torvalds
1
-30
/
+34
2008-05-09
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
1
-6
/
+10
2008-05-09
module: be more picky about allowing missing module versions
Rusty Russell
1
-2
/
+7
2008-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2
-37
/
+38
2008-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2008-05-08
Fix cpuset sched_relax_domain_level control file
Paul Menage
1
-12
/
+40
2008-05-08
sched: fix weight calculations
Mike Galbraith
1
-3
/
+8
2008-05-08
semaphore: fix
Ingo Molnar
1
-34
/
+30
2008-05-08
Revert "relay: fix splice problem"
Jens Axboe
1
-1
/
+1
2008-05-05
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
5
-161
/
+251
2008-05-05
sched: fix cpu clock
Ingo Molnar
1
-9
/
+15
2008-05-05
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
1
-6
/
+11
2008-05-05
sched: fix missing locking in sched_domains code
Heiko Carstens
1
-17
/
+12
2008-05-05
sched: make clock sync tunable by architecture code
Ingo Molnar
1
-1
/
+1
2008-05-05
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-05
sched: fix sched_info_switch not being called according to documentation
David Simner
1
-2
/
+2
2008-05-05
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
1
-1
/
+65
2008-05-05
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
2008-05-05
sched: fix RT task-wakeup logic
Gregory Haskins
1
-2
/
+5
2008-05-05
sched: add statics, don't return void expressions
Harvey Harrison
2
-6
/
+10
2008-05-05
sched: add debug checks to idle functions
Andrew Morton
1
-0
/
+2
2008-05-05
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2
-2
/
+2
2008-05-05
sched: optimize calc_delta_mine()
Peter Zijlstra
1
-4
/
+4
[next]