aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-07-11Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-30Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-30sched/cputime: Refactor the cputime_adjust() codeGustavo A. R. Silva
2017-06-30cpu/hotplug: Constify attribute_group structuresArvind Yadav
2017-06-30sched/debug: Expose the number of RT/DL tasks that can migrateDaniel Bristot de Oliveira
2017-06-29tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)
2017-06-29sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner
2017-06-29timers: Make the cpu base lock rawSebastian Andrzej Siewior
2017-06-26genirq: Avoid unnecessary low level irq function callsJeffy Chen
2017-06-26genirq: Set irq masked state when initializing irq_descJeffy Chen
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-06-24genirq/debugfs: Remove pointless NULL pointer checkThomas Gleixner
2017-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-06-24sched/fair: Remove effective_load()Rik van Riel
2017-06-24sched/numa: Implement NUMA node level wake_affine()Rik van Riel
2017-06-24sched/fair: Simplify wake_affine() for the single socket caseRik van Riel
2017-06-24sched/numa: Override part of migrate_degrades_locality() when idle balancingRik van Riel
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23sched/rt: Move RT related code from sched/core.c to sched/rt.cNicolas Pitre
2017-06-23sched/deadline: Move DL related code from sched/core.c to sched/deadline.cNicolas Pitre
2017-06-23sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabledNicolas Pitre
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier
2017-06-22genirq/affinity: Assign vectors to all present CPUsChristoph Hellwig
2017-06-22genirq/cpuhotplug: Avoid irq affinity setting for single targetsThomas Gleixner
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner