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-05-06
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+39
2019-05-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-190
/
+231
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+12
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-794
/
+895
2019-05-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-195
/
+409
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-250
/
+458
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+15
2019-05-06
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+3
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-826
/
+831
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+5
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+7
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2019-05-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-05-03
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
2
-14
/
+70
2019-05-03
sched/isolation: Require a present CPU in housekeeping mask
Nicholas Piggin
1
-5
/
+13
2019-05-03
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
2
-1
/
+18
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
3
-10
/
+10
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
1
-1
/
+1
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
24
-152
/
+276
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-30
/
+46
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+15
2019-04-29
locking/lockdep: Remove unnecessary unlikely()
zhengbin
1
-1
/
+1
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
1
-0
/
+173
2019-04-29
stacktrace: Remove obsolete functions
Thomas Gleixner
1
-14
/
+0
2019-04-29
livepatch: Simplify stack trace retrieval
Thomas Gleixner
1
-13
/
+9
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Simplify stack trace retrieval
Thomas Gleixner
1
-27
/
+13
2019-04-29
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2
-14
/
+8
2019-04-29
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
1
-36
/
+37
2019-04-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
1
-9
/
+3
2019-04-29
lockdep: Simplify stack trace handling
Thomas Gleixner
1
-27
/
+28
2019-04-29
lockdep: Remove save argument from check_prev_add()
Thomas Gleixner
1
-8
/
+8
2019-04-29
lockdep: Remove unused trace argument from print_circular_bug()
Thomas Gleixner
1
-5
/
+4
2019-04-29
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
1
-8
/
+6
2019-04-29
latency_top: Simplify stack trace handling
Thomas Gleixner
1
-15
/
+2
2019-04-29
backtrace-test: Simplify stack trace handling
Thomas Gleixner
1
-8
/
+3
2019-04-29
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
1
-15
/
+155
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-29
locking/static_key: Don't take sleeping locks in __static_key_slow_dec_deferr...
Jakub Kicinski
1
-19
/
+13
2019-04-29
locking/static_key: Factor out the fast path of static_key_slow_dec()
Jakub Kicinski
1
-8
/
+15
2019-04-29
locking/static_key: Add support for deferred static branches
Jakub Kicinski
1
-7
/
+10
2019-04-29
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2
-67
/
+167
2019-04-29
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
1
-6
/
+10
2019-04-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-17
/
+20
2019-04-26
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-14
/
+14
[next]