index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2017-07-11
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
-21
/
+0
2017-07-08
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
-2
/
+6
2017-07-08
kprobes: Simplify register_jprobes()
Naveen N. Rao
-14
/
+16
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
-5
/
+5
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-236
/
+244
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-264
/
+1755
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1241
/
+1198
2017-07-03
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+0
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-23
/
+42
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1585
/
+2413
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-15
/
+15
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-10
/
+37
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2300
/
+1248
2017-07-03
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+3
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
-9
/
+9
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
-2
/
+2
2017-06-30
Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-14
/
+24
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
-1
/
+3
2017-06-30
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
-11
/
+5
2017-06-30
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
-2
/
+2
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
-2
/
+15
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
-9
/
+5
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+5
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
-0
/
+5
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
-5
/
+19
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
-0
/
+2
2017-06-29
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
-24
/
+24
2017-06-26
genirq: Avoid unnecessary low level irq function calls
Jeffy Chen
-20
/
+33
2017-06-26
genirq: Set irq masked state when initializing irq_desc
Jeffy Chen
-0
/
+1
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-25
/
+46
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
-0
/
+358
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
-0
/
+129
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
-8
/
+6
2017-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-6
/
+14
2017-06-24
sched/fair: Remove effective_load()
Rik van Riel
-123
/
+1
2017-06-24
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
-59
/
+71
2017-06-24
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
-1
/
+12
2017-06-24
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
-0
/
+4
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-7
/
+37
2017-06-23
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
-315
/
+315
2017-06-23
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
-340
/
+364
2017-06-23
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
Nicolas Pitre
-4
/
+3
2017-06-22
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
-43
/
+14
2017-06-22
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
-0
/
+31
2017-06-22
genirq/affinity: Assign vectors to all present CPUs
Christoph Hellwig
-13
/
+63
2017-06-22
genirq/cpuhotplug: Avoid irq affinity setting for single targets
Thomas Gleixner
-2
/
+10
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
-0
/
+1
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
-0
/
+50
2017-06-22
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
-3
/
+61
[next]