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
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
3
-134
/
+143
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2
-0
/
+23
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
6
-44
/
+27
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
6
-44
/
+27
2011-10-06
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
1
-2
/
+2
2011-10-06
sched: Warn on rt throttling
Thomas Gleixner
1
-0
/
+1
2011-10-06
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
2
-7
/
+3
2011-10-06
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
3
-12
/
+12
2011-10-06
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2
-5
/
+7
2011-10-06
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2
-22
/
+28
2011-10-05
rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()
Thomas Gleixner
1
-1
/
+3
2011-10-04
genirq: Fix fatfinered fixup really
Thomas Gleixner
1
-1
/
+1
2011-10-04
sched: Fix idle_cpu()
Thomas Gleixner
1
-1
/
+14
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
1
-38
/
+10
2011-10-04
llist: Add llist_next()
Peter Zijlstra
1
-1
/
+1
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
1
-58
/
+33
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
10
-53
/
+43
2011-10-03
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
1
-1
/
+1
2011-10-03
genirq: percpu: allow interrupt type to be set at enable time
Marc Zyngier
1
-1
/
+14
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
5
-22
/
+302
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
4
-30
/
+11
2011-10-01
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
Ingo Molnar
14
-425
/
+599
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2
-26
/
+3
2011-09-29
Resource: fix wrong resource window calculation
Ram Pai
1
-1
/
+6
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
1
-8
/
+16
2011-09-29
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
1
-0
/
+2
2011-09-28
rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()
Paul E. McKenney
1
-20
/
+51
2011-09-28
rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
Paul E. McKenney
3
-29
/
+0
2011-09-28
rcu: Wire up RCU_BOOST_PRIO for rcutree
Mike Galbraith
2
-7
/
+15
2011-09-28
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
1
-1
/
+2
2011-09-28
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
1
-4
/
+6
2011-09-28
rcu: Permit rt_mutex_unlock() with irqs disabled
Paul E. McKenney
2
-0
/
+13
2011-09-28
rcu: Avoid having just-onlined CPU resched itself when RCU is idle
Paul E. McKenney
1
-3
/
+8
2011-09-28
rcu: Suppress NMI backtraces when stall ends before dump
Paul E. McKenney
3
-9
/
+19
2011-09-28
rcu: Prohibit grace periods during early boot
Paul E. McKenney
1
-2
/
+5
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
1
-10
/
+10
2011-09-28
rcu: Prevent early boot set_need_resched() from __rcu_pending()
Paul E. McKenney
1
-1
/
+2
2011-09-28
rcu: Dump local stack if cannot dump all CPUs' stacks
Paul E. McKenney
1
-2
/
+4
2011-09-28
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
Paul E. McKenney
1
-1
/
+1
2011-09-28
rcu: Make rcu_implicit_dynticks_qs() locals be correct size
Paul E. McKenney
1
-5
/
+5
2011-09-28
rcu: Eliminate in_irq() checks in rcu_enter_nohz()
Paul E. McKenney
1
-7
/
+0
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
2
-17
/
+0
2011-09-28
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
Paul E. McKenney
1
-1
/
+1
2011-09-28
rcu: Simplify quiescent-state accounting
Paul E. McKenney
4
-32
/
+32
2011-09-28
rcu: Add grace-period, quiescent-state, and call_rcu trace events
Paul E. McKenney
5
-10
/
+68
2011-09-28
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
Paul E. McKenney
2
-91
/
+93
2011-09-28
rcu: Add event-trace markers to TREE_RCU kthreads
Paul E. McKenney
1
-0
/
+12
2011-09-28
rcu: Move RCU_BOOST declarations to allow compiler checking
Paul E. McKenney
2
-5
/
+7
2011-09-28
rcu: Update comments to reflect softirqs vs. kthreads
Paul E. McKenney
2
-12
/
+14
2011-09-28
rcu: Add RCU type to callback-invocation tracing
Paul E. McKenney
2
-8
/
+8
[prev]
[next]