summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/cputime: Count actually elapsed irq & softirq timeRik van Riel2016-07-142-47/+79
* Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar2016-07-1410-190/+418
|\
| * sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is setDaniel Bristot de Oliveira2016-07-101-0/+3
| * sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats togetherZhao Lei2016-07-091-0/+40
| * sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()Zhao Lei2016-07-091-15/+14
| * sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enumsZhao Lei2016-07-091-27/+20
| * sched/fair: Rework throttle_count syncPeter Zijlstra2016-06-272-21/+20
| * sched/core: Fix sched_getaffinity() return value kerneldoc commentZev Weiss2016-06-271-1/+2
| * sched/fair: Reorder cgroup creation codePeter Zijlstra2016-06-273-4/+21
| * sched/fair: Apply more PELT fixesPeter Zijlstra2016-06-271-4/+49
| * sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2016-06-273-15/+63
| * sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot2016-06-273-24/+67
| * sched/fair: Fix PELT integrity for new groupsPeter Zijlstra2016-06-271-0/+10
| * sched/fair: Fix and optimize the fork() pathPeter Zijlstra2016-06-272-26/+17
| * Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-27466-2419/+4140
| |\
| * | sched/cputime: Add steal time support to full dynticks CPU time accountingWanpeng Li2016-06-141-7/+9
| * | sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2016-06-142-14/+0
| * | KVM: Fix steal clock warp during guest CPU hotplugWanpeng Li2016-06-141-2/+0
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-14323-1897/+2854
| |\ \
| * | | sched/debug: Always show 'nr_migrations'Josh Poimboeuf2016-06-081-1/+1
| * | | Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar2016-06-08166-1090/+1286
| |\ \ \
| * | | | sched/fair: Use task_rcu_dereference()Oleg Nesterov2016-06-031-30/+4
| * | | | sched/api: Introduce task_rcu_dereference() and try_get_task_struct()Oleg Nesterov2016-06-032-0/+79
| * | | | sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)2016-06-031-1/+3
| * | | | sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()Xunlei Pang2016-06-031-3/+1
* | | | | Linux 4.7-rc7v4.7-rc7Linus Torvalds2016-07-101-1/+1
* | | | | tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-101-3/+5
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-101-1/+1
|\ \ \ \ \
| * | | | | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-07-083-5/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jejb-fixes' into fixesJames Bottomley2016-07-065937-112700/+295062
| |\ \ \ \ \ \
| | * | | | | | qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont2016-07-051-1/+1
| * | | | | | | SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern2016-06-291-4/+6
| * | | | | | | ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-06-291-0/+1
* | | | | | | | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-084-20/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-07-081-1/+14
| * | | | | | | | Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-07-071-11/+2
| * | | | | | | | ecryptfs: fix spelling mistakesChris J Arges2016-06-202-4/+4
| * | | | | | | | eCryptfs: fix typos in commentWei Yuan2016-06-201-2/+2
| * | | | | | | | ecryptfs: drop null test before destroy functionsJulia Lawall2016-06-201-2/+1
* | | | | | | | | Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-082-4/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-061-2/+12
| * | | | | | | | | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell2016-07-041-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-083-45/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-081-32/+3
| * | | | | | | | | xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich2016-07-081-4/+3
| * | | | | | | | | xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-081-3/+0
| * | | | | | | | | xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-071-6/+8
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-07-086-3/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-072-0/+8