index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
sched/fair: Speed-up energy-aware wake-ups
Quentin Perret
1
-60
/
+50
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2
-20
/
+20
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
1
-1
/
+54
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
1
-1
/
+27
2019-09-03
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
1
-2
/
+29
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2
-0
/
+46
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2
-4
/
+197
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
1
-1
/
+2
2019-08-12
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
1
-3
/
+3
2019-08-08
cpufreq: schedutil: fix equation in comment
Qais Yousef
1
-3
/
+3
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
7
-73
/
+34
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
7
-8
/
+32
2019-08-08
sched/fair: Expose newidle_balance()
Peter Zijlstra
2
-10
/
+12
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
7
-46
/
+48
2019-08-08
sched: Rework CPU hotplug task selection
Peter Zijlstra
2
-18
/
+15
2019-08-08
sched/{rt,deadline}: Fix set_next_task vs pick_next_task
Peter Zijlstra
2
-24
/
+24
2019-08-08
sched: Fix kerneldoc comment for ia64_set_curr_task
Peter Zijlstra
1
-1
/
+1
2019-08-08
stop_machine: Fix stop_cpus_in_progress ordering
Peter Zijlstra
1
-0
/
+2
2019-08-08
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2
-69
/
+7
2019-08-08
sched: Clean up active_mm reference counting
Peter Zijlstra
1
-19
/
+30
2019-08-08
rcu/tree: Fix SCHED_FIFO params
Peter Zijlstra
1
-3
/
+3
2019-07-25
sched/core: Silence a warning in sched_init()
Qian Cai
1
-5
/
+5
2019-07-25
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
1
-4
/
+0
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2
-3
/
+28
2019-07-25
rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region
Juri Lelli
1
-3
/
+3
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
1
-5
/
+17
2019-07-25
cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
Juri Lelli
1
-33
/
+35
2019-07-25
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
1
-0
/
+33
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
5
-6
/
+106
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
1
-10
/
+14
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
1
-4
/
+13
2019-07-25
sched/fair: Introduce fits_capacity()
Viresh Kumar
1
-10
/
+8
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
3
-5
/
+35
2019-07-25
sched/stats: Fix unlikely() use of sched_info_on()
Yi Wang
1
-3
/
+4
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
4
-14
/
+7
2019-07-25
sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
Viresh Kumar
1
-10
/
+33
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2
-3
/
+14
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
1
-8
/
+49
2019-07-25
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
1
-2
/
+3
2019-07-25
sched/fair: Change task_numa_work() storage to static
Valentin Schneider
1
-1
/
+1
2019-07-25
sched/fair: Move task_numa_work() init to init_numa_balancing()
Valentin Schneider
1
-4
/
+5
2019-07-25
sched/fair: Move init_numa_balancing() below task_numa_work()
Valentin Schneider
1
-41
/
+41
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-39
/
+81
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-5
/
+21
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-25
/
+22
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+7
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
[next]