summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | signal: use current->state helpersDavidlohr Bueso2015-02-171-2/+2
| * | | | | | | | ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick2015-02-171-1/+0
* | | | | | | | | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-175-17/+142
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-153-2/+54
| * | | | | | | | timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki2015-02-151-0/+30
| * | | | | | | | timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki2015-02-131-8/+6
| * | | | | | | | PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-132-7/+52
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-161-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-131-2/+9
* | | | | | | | | | | | | | kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan2015-02-131-1/+6
* | | | | | | | | | | | | | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-131-0/+2
* | | | | | | | | | | | | | profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-2/+1
* | | | | | | | | | | | | | irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-7/+4
* | | | | | | | | | | | | | padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-8/+3
* | | | | | | | | | | | | | tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-4/+4
* | | | | | | | | | | | | | workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+2
* | | | | | | | | | | | | | time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+2
* | | | | | | | | | | | | | sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-15/+6
* | | | | | | | | | | | | | rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+2
* | | | | | | | | | | | | | cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-33/+9
* | | | | | | | | | | | | | kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-131-1/+1
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-131-29/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | module: Replace over-engineered nested sleepPeter Zijlstra2015-02-111-28/+8
| * | | | | | | | | | | | | 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-121-6/+6
* | | | | | | | | | | | | | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-122-1/+14
* | | | | | | | | | | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-126-9/+7
* | | | | | | | | | | | | | kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes2015-02-121-1/+1
* | | | | | | | | | | | | | mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov2015-02-121-3/+1
* | | | | | | | | | | | | | cgroup: release css->id after css_freeVladimir Davydov2015-02-121-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-091-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/+1
| * | | | | | | | | | | | | | trace: Use 64-bit timekeepingTina Ruchandani2015-01-281-10/+8
| * | | | | | | | | | | | | | tracing: Add array printing helperDave Martin2015-01-281-0/+44
OpenPOWER on IntegriCloud