index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
1
-5
/
+7
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-0
/
+6
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
1
-0
/
+85
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2
-0
/
+30
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
1
-0
/
+68
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
16
-35
/
+108
2012-03-04
Merge branch 'pm-qos'
Rafael J. Wysocki
2
-14
/
+12
2012-03-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
10
-113
/
+104
2012-03-04
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
3
-9
/
+7
2012-03-04
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
1
-3
/
+4
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2
-4
/
+4
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
1
-6
/
+6
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
1
-1
/
+6
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
3
-109
/
+80
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
1
-58
/
+60
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
1
-84
/
+93
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
1
-2
/
+19
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
1
-2
/
+2
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2
-5
/
+5
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-6
/
+2
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
1
-0
/
+12
2012-03-01
sched/rt: Do not throttle when PI boosting
Peter Zijlstra
1
-2
/
+18
2012-03-01
sched/rt: Keep period timer ticking when rt throttling is active
Peter Zijlstra
1
-5
/
+8
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
18
-79
/
+226
2012-02-28
static keys: Inline the static_key_enabled() function
Jason Baron
1
-6
/
+0
2012-02-28
Merge branch 'perf/jump-labels' into perf/core
Ingo Molnar
6
-94
/
+117
2012-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
11
-369
/
+893
2012-02-28
perf/hwbp: Fix a possible memory leak
Namhyung Kim
1
-2
/
+2
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+37
2012-02-27
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
1
-2
/
+2
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
1
-1
/
+4
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
1
-0
/
+12
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
6
-92
/
+112
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2
-6
/
+2
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
1
-4
/
+0
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2
-1
/
+2
2012-02-22
jump label: Fix compiler warning
Jason Baron
1
-1
/
+1
2012-02-22
jump label: Add a WARN() if jump label key count goes negative
Jason Baron
1
-1
/
+4
2012-02-21
rcu: Stop spurious warnings from synchronize_sched_expedited
Hugh Dickins
1
-1
/
+1
2012-02-21
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
1
-0
/
+20
2012-02-21
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
1
-3
/
+0
2012-02-21
rcu: Hold off RCU_FAST_NO_HZ after timer posted
Paul E. McKenney
1
-1
/
+1
2012-02-21
rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
Paul E. McKenney
1
-1
/
+2
2012-02-21
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
Paul E. McKenney
2
-0
/
+4
2012-02-21
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
3
-12
/
+46
2012-02-21
rcu: Remove redundant check for rcu_head misalignment
Paul E. McKenney
1
-1
/
+0
2012-02-21
PTR_ERR should be called before its argument is cleared.
Julia Lawall
1
-1
/
+4
2012-02-21
rcu: Trace only after NULL-pointer check
Paul E. McKenney
1
-2
/
+2
[prev]
[next]