summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)2015-04-08
| * | | | | | | | | | | | | | | | | | | | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-08
| * | | | | | | | | | | | | | | | | | | | | ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fopsSteven Rostedt (Red Hat)2015-04-02
| * | | | | | | | | | | | | | | | | | | | | ring-buffer: Remove duplicate use of '&' in recursive codeSteven Rostedt (Red Hat)2015-03-30
| * | | | | | | | | | | | | | | | | | | | | trace: Don't use __weak in header filesStephen Rothwell2015-03-25
| * | | | | | | | | | | | | | | | | | | | | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang2015-03-25
| * | | | | | | | | | | | | | | | | | | | | tracing: %pF is only for function pointersScott Wood2015-03-25
| * | | | | | | | | | | | | | | | | | | | | ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt2015-03-25
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Create cmdline tracer options on tracing fs initSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Only create tracer options files if directory existsSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt (Red Hat)2015-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina2015-04-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | livepatch: remove unnecessary call to klp_find_object_module()Josh Poimboeuf2015-03-04
| | * | | | | | | | | | | | | | | | | | | | | | livepatch: simplify disable error pathJosh Poimboeuf2015-02-18
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | cpusets, isolcpus: exclude isolcpus from load balancing in cpusetsRik van Riel2015-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel2015-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | cgroup: Use kvfree in pidlist_free()Bandan Das2015-03-03
| * | | | | | | | | | | | | | | | | | | | | | | | cgroup: call cgroup_subsys->bind on cgroup subsys initializationVladimir Davydov2015-03-02
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: Reorder sysfs codeFrederic Weisbecker2015-04-06
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: dump workqueues on sysrq-tTejun Heo2015-03-09
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: keep track of the flushing task and pool managerTejun Heo2015-03-09
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: make the workqueues list RCU walkableTejun Heo2015-03-09
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add irqchip_set_wake_parentMarc Zyngier2015-03-15
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2015-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier2015-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new c...Ingo Molnar2015-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Provide disable_hardirq()Peter Zijlstra2015-02-18
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Get rid of stale commentThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Make tick handover explicitThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...John Stultz2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-03