summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel/module.c: do not inline do_init_module()Jan Kiszka2015-02-171-2/+7
* kexec: simplify conditionalGeoff Levand2015-02-171-7/+10
* kexec: fix a typo in commentAlexander Kuleshov2015-02-171-1/+1
* kexec: remove never used member destination in kimageBaoquan He2015-02-171-4/+0Star
* signal: use current->state helpersDavidlohr Bueso2015-02-171-2/+2
* ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick2015-02-171-1/+0Star
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-171-0/+3
|\
| * genirq: Fix null pointer reference in irq_set_affinity_hint()Jesse Brandeburg2015-02-091-1/+2
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-01-269-43/+97
| |\
| * | genirq: Set initial affinity in irq_set_affinity_hint()Jesse Brandeburg2015-01-231-0/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-161-2/+12
|\ \ \
| * | | perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-2/+3
| * | | perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski2015-02-041-0/+9
| * | | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-041-17/+49
| |\ \ \
| | * \ \ Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-0312-57/+126
| | |\ \ \
| | * \ \ \ Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-281-17/+49
| | |\ \ \ \
* | | | | | | kprobes: makes kprobes/enabled works correctly for optimized kprobes.Wang Nan2015-02-141-2/+9
* | | | | | | kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan2015-02-141-1/+6
* | | | | | | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-141-0/+2
* | | | | | | profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-2/+1Star
* | | | | | | irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-7/+4Star
* | | | | | | padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-8/+3Star
* | | | | | | tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-4/+4
* | | | | | | workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-3/+2Star
* | | | | | | time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-9/+2Star
* | | | | | | sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-15/+6Star
* | | | | | | rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-3/+2Star
* | | | | | | cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-33/+9Star
* | | | | | | kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-141-1/+1
* | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-131-29/+18Star
|\ \ \ \ \ \ \
| * | | | | | | module: Replace over-engineered nested sleepPeter Zijlstra2015-02-111-28/+8Star
| * | | | | | | module: Annotate nested sleep in resolve_symbol()Peter Zijlstra2015-02-111-0/+6
| * | | | | | | module: Remove double spaces in module verification taint messageMarcel Holtmann2015-02-061-1/+1
| * | | | | | | kernel/module.c: Free lock-classes if parse_args failedAndrey Tsyvarev2015-02-061-0/+3
* | | | | | | | printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches2015-02-131-6/+6
* | | | | | | | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-132-1/+14
* | | | | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-136-9/+7Star
* | | | | | | | kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes2015-02-131-1/+1
* | | | | | | | mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov2015-02-131-3/+1Star
* | | | | | | | cgroup: release css->id after css_freeVladimir Davydov2015-02-131-3/+7
* | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-2/+2
* | | | | | | | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-1219-150/+175
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)2015-02-111-5/+35
| * | | | | | | | | tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-02-101-1/+1
| * | | | | | | | | tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2015-02-021-21/+30
| * | | | | | | | | tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2015-02-022-2/+1Star
| * | | | | | | | | trace: Use 64-bit timekeepingTina Ruchandani2015-01-281-10/+8Star
| * | | | | | | | | tracing: Add array printing helperDave Martin2015-01-281-0/+44
| * | | | | | | | | tracing: Remove newline from trace_printk warning bannerBorislav Petkov2015-01-271-1/+2