summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-09tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09genirq: Fix null pointer reference in irq_set_affinity_hint()Jesse Brandeburg
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-06livepatch: add missing newline to error messageJosh Poimboeuf
2015-02-06module: Remove double spaces in module verification taint messageMarcel Holtmann
2015-02-06kernel/module.c: Free lock-classes if parse_args failedAndrey Tsyvarev
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-05hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski
2015-02-04perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland
2015-02-04perf: Drop module reference on event init failureMark Rutland
2015-02-04perf: Use POLLIN instead of POLL_IN for perf poll data in flagJiri Olsa
2015-02-04perf: Fix put_event() ctx lockPeter Zijlstra
2015-02-04perf: Fix move_group() orderPeter Zijlstra (Intel)
2015-02-04perf: Fix event->ctx lockingPeter Zijlstra
2015-02-04perf: Add a bit of paranoiaPeter Zijlstra
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-04locking/rtmutex: Optimize setting task running after being blockedDavidlohr Bueso
2015-02-04locking/rwsem: Use task->state helpersDavidlohr Bueso
2015-02-04sched/completion: Add lock-free checking of the blocking caseNicholas Mc Guire
2015-02-04sched/completion: Remove unnecessary ->wait.lock serialization when reading c...Nicholas Mc Guire
2015-02-04locking/mutex: Explicitly mark task as running after wakeupDavidlohr Bueso
2015-02-04Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...Ingo Molnar
2015-02-04sched/Documentation: Remove unneeded wordSharon Dvir
2015-02-04sched: Pull resched loop to __schedule() callersFrederic Weisbecker
2015-02-04sched/deadline: Remove cpu_active_mask from cpudl_find()Xunlei Pang
2015-02-04sched: Fix hrtick_start() on UPWanpeng Li
2015-02-04sched/deadline: Avoid pointless __setscheduler()Wanpeng Li
2015-02-04sched/deadline: Fix stale yield statePeter Zijlstra
2015-02-04sched/deadline: Fix hrtick for a non-leftmost taskWanpeng Li
2015-02-04Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2015-02-04sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra
2015-02-03PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar
2015-02-02tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)
2015-02-02tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)
2015-02-02perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer