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
2016-02-29
time, acct: Drop irq save & restore from __acct_update_integrals()
Rik van Riel
1
-5
/
+4
2016-02-29
acct, time: Change indentation in __acct_update_integrals()
Rik van Riel
1
-25
/
+26
2016-02-29
sched, time: Remove non-power-of-two divides from __acct_update_integrals()
Rik van Riel
1
-10
/
+16
2016-02-29
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
1
-1
/
+9
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
1
-0
/
+9
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
3
-178
/
+186
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2
-133
/
+131
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
3
-50
/
+111
2016-02-29
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
1
-1
/
+0
2016-02-29
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
1
-23
/
+25
2016-02-29
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
1
-2
/
+10
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
17
-317
/
+546
2016-02-29
sched/deadline: Always calculate end of period on sched_yield()
Peter Zijlstra
1
-9
/
+13
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
3
-20
/
+23
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-128
/
+240
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-25
Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2016-02-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2016-02-25
rcu: Use simple wait queues where possible in rcutree
Paul Gortmaker
3
-30
/
+31
2016-02-25
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
Daniel Wagner
3
-5
/
+18
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2
-1
/
+124
2016-02-25
perf: Robustify task_function_call()
Peter Zijlstra
1
-20
/
+20
2016-02-25
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
1
-45
/
+70
2016-02-25
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
1
-19
/
+23
2016-02-25
perf: Fix scaling vs. perf_event_enable_on_exec()
Peter Zijlstra
1
-0
/
+1
2016-02-25
perf: Fix ctx time tracking by introducing EVENT_TIME
Peter Zijlstra
1
-12
/
+30
2016-02-25
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-02-25
perf: Fix race between event install and jump_labels
Peter Zijlstra
1
-8
/
+41
2016-02-25
perf: Fix cloning
Peter Zijlstra
1
-15
/
+14
2016-02-25
perf: Only update context time when active
Peter Zijlstra
1
-6
/
+6
2016-02-25
perf: Allow perf_release() with !event->ctx
Peter Zijlstra
1
-3
/
+13
2016-02-25
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2016-02-25
perf: Close install vs. exit race
Peter Zijlstra
1
-9
/
+26
2016-02-24
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-02-23
devm_memremap: Fix error value when memremap failed
Toshi Kani
1
-1
/
+3
2016-02-22
Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-02-19
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
1
-1
/
+5
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-35
/
+5
2016-02-18
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
1
-1
/
+1
2016-02-17
ftrace/module: remove ftrace module notifier
Jessica Yu
2
-35
/
+5
2016-02-17
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
1
-1
/
+1
2016-02-17
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
sched/deadline: Fix trivial typo in printk() message
Steven Rostedt
1
-1
/
+1
2016-02-17
sched/core: Remove dead statement in __schedule()
Byungchul Park
1
-1
/
+0
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+10
2016-02-11
mm: fix pfn_t vs highmem
Dan Williams
1
-1
/
+1
[next]