summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-02-03tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)1-3/+33
2015-02-03tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)8-66/+74
2015-02-03tracing: Create cmdline tracer options on tracing fs initSteven Rostedt (Red Hat)1-9/+21
2015-02-03tracing: Only create tracer options files if directory existsSteven Rostedt (Red Hat)1-2/+5
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar12-57/+126
2015-02-02Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt (Red Hat)19-236/+423
2015-02-02tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)1-21/+30
2015-02-02tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2-2/+1
2015-02-02perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer1-0/+12
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds1-3/+2
2015-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+13
2015-01-30sched/deadline: Modify cpudl::free_cpus to reflect rd->onlineXunlei Pang3-7/+28
2015-01-30sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy1-1/+2
2015-01-30sched: Fix missing preemption opportunityFrederic Weisbecker1-21/+19
2015-01-30sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen1-1/+16
2015-01-30Merge branch 'sched/urgent' into sched/coreIngo Molnar27-251/+511
2015-01-30PM / sleep: export suspend_resume trace eventTodd E Brandt1-0/+1
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens5-10/+10
2015-01-28trace: Use 64-bit timekeepingTina Ruchandani1-10/+8
2015-01-28tracing: Add array printing helperDave Martin1-0/+44
2015-01-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar15-74/+216
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-17/+49
2015-01-28sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith1-0/+3
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-2/+13
2015-01-28sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich1-1/+1
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-80/+220
2015-01-28tracing: Remove newline from trace_printk warning bannerBorislav Petkov1-1/+2
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-8/+17
2015-01-27bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov1-8/+17
2015-01-27Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-01-26kexec, Kconfig: spell "architecture" properlyBorislav Petkov1-1/+1
2015-01-26Merge branch 'linus' into irq/coreThomas Gleixner9-43/+97
2015-01-26new fs_pin killing logicsAl Viro1-47/+34
2015-01-26get rid of the second argument of acct_kill()Al Viro1-10/+7
2015-01-26take count and rcu_head out of fs_pinAl Viro1-6/+8
2015-01-26pull bumping refcount into ->kill()Al Viro1-0/+6
2015-01-26kill pin_put()Al Viro1-4/+10
2015-01-26file->f_path.dentry is pinned down for as long as the file is open...Al Viro1-4/+1
2015-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2015-01-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+11
2015-01-24hrtimer: Make __hrtimer_get_next_event() statickbuild test robot1-1/+1
2015-01-24Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner3-10/+10
2015-01-24rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang1-2/+2
2015-01-24time: Expose getboottime64 for in-kernel usesJohn Stultz1-6/+6
2015-01-24ktime: Optimize ktime_divns for constant divisorsNicolas Pitre1-2/+2
2015-01-24PM / hibernate: Remove unused functionRickard Strandqvist1-2/+0
2015-01-24PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon1-2/+89
2015-01-23X.509: shut up about included cert for silent buildArnd Bergmann1-1/+1
2015-01-23hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner1-58/+50
2015-01-23genirq: Set initial affinity in irq_set_affinity_hint()Jesse Brandeburg1-0/+2