index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
7
-24
/
+26
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
1
-12
/
+12
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
3
-79
/
+69
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
1
-14
/
+0
2019-02-06
tracing: Show stacktrace for wakeup tracers
Changbin Du
1
-0
/
+2
2019-02-06
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
1
-2
/
+3
2019-02-06
tracing: Show more info for funcgraph wakeup tracers
Changbin Du
1
-1
/
+4
2019-02-06
tracing: Add comment to predicate_parse() about "&&" or "||"
Steven Rostedt (VMware)
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in predicate_parse()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in parse_probe_arg()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
4
-6
/
+32
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-1
/
+1
2019-02-06
livepatch: Module coming and going callbacks can proceed with all listed patches
Petr Mladek
1
-20
/
+6
2019-02-06
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
3
-5
/
+11
2019-02-06
livepatch: core: Return EOPNOTSUPP instead of ENOSYS
Alice Ferrazzi
1
-1
/
+1
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
1
-0
/
+35
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
1
-0
/
+54
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
1
-0
/
+177
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
3
-3
/
+233
2019-02-05
signal: Always attempt to allocate siginfo for SIGSTOP
Eric W. Biederman
1
-3
/
+2
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
23
-91
/
+234
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
1
-4
/
+0
2019-02-04
genirq: export irq_chip_set_wake_parent symbol
Brian Masney
1
-0
/
+1
2019-02-04
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
1
-5
/
+28
2019-02-04
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
1
-55
/
+71
2019-02-04
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2
-7
/
+8
2019-02-04
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
1
-0
/
+4
2019-02-04
sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity
Vincent Guittot
2
-5
/
+16
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
7
-52
/
+170
2019-02-04
sched/fair: Move the rq_of() helper function
Vincent Guittot
2
-13
/
+16
2019-02-04
locking/qspinlock_stat: Track the no MCS node available case
Waiman Long
2
-7
/
+17
2019-02-04
locking/qspinlock: Handle > 4 slowpath nesting levels
Waiman Long
1
-0
/
+15
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
3
-21
/
+46
2019-02-04
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
1
-0
/
+3
2019-02-04
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
Ingo Molnar
15
-55
/
+97
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
1
-3
/
+3
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
1
-2
/
+2
2019-02-04
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
1
-6
/
+6
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
1
-3
/
+3
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
1
-4
/
+4
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
3
-5
/
+5
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
3
-4
/
+5
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
1
-6
/
+6
2019-02-04
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
1
-14
/
+1
2019-02-04
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
1
-14
/
+1
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
3
-6
/
+3
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
19
-66
/
+134
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-02-03
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
3
-166
/
+158
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-35
/
+6
[prev]
[next]