summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-222-12/+6
* sched, nohz: Exclude isolated cores from load balancingMike Galbraith2014-02-221-7/+18
* sched: Fix select_task_rq_fair() description commentsMorten Rasmussen2014-02-221-5/+6
* workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-221-1/+1
* sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-221-4/+4
* sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-222-7/+7
* rcu: Use MAX_NICE to replace hardcoding of 19Dongsheng Yang2014-02-221-4/+4
* sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-221-2/+6
* sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang2014-02-221-2/+2
* sched/rt: Make init_sched_rt_calss() __initLi Zefan2014-02-221-1/+1
* sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'Li Zefan2014-02-222-5/+0
* sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-223-11/+49
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2014-02-221-2/+7
* sched: Adjust p->sched_reset_on_fork when nothing else changesThomas Gleixner2014-02-221-1/+3
* sched: Add better debug output for might_sleep()Thomas Gleixner2014-02-222-2/+24
* sched: Check for idle task in might_sleep()Thomas Gleixner2014-02-221-1/+2
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2014-02-221-0/+1
* sched: Remove some #ifdefferyPeter Zijlstra2014-02-214-21/+60
* sched: Fix hotplug task migrationPeter Zijlstra2014-02-217-12/+28
* sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra2014-02-212-25/+29
* sched/fair: Reset se-depth when task switched to FAIRMichael wang2014-02-211-1/+9
* Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21998-5965/+12770
|\
| * Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-206-22/+152
| |\
| | * ahci: Fix broken fallback to single MSI modeAlexander Gordeev2014-02-141-1/+3
| | * PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-141-0/+10
| | * PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-132-2/+104
| | * PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev2014-02-131-6/+6
| | * PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev2014-02-131-3/+20
| | * PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida2014-02-131-1/+0
| | * PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman2014-02-131-0/+1
| | * PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman2014-02-131-1/+7
| | * PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-02-121-9/+2
| * | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-206-8/+35
| |\ \
| | * | ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa2014-02-181-0/+14
| | * | ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia2014-02-161-2/+7
| | * | sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo2014-02-031-0/+1
| | * | ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev2014-01-311-2/+5
| | * | ATA: SATA_MV: Add missing Kconfig select statememntAndrew Lunn2014-01-291-0/+1
| | * | ata: pata_imx: Check the return value from clk_prepare_enable()Fabio Estevam2014-01-291-2/+6
| * | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-207-28/+40
| |\ \ \
| | * | | cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo2014-02-181-0/+5
| | * | | Revert "cgroup: use an ordered workqueue for cgroup destruction"Tejun Heo2014-02-121-6/+2
| | * | | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-112-16/+20
| | * | | cgroup: fix locking in cgroup_cfts_commit()Tejun Heo2014-02-081-9/+2
| | * | | cgroup: fix error return from cgroup_create()Tejun Heo2014-02-081-3/+7
| | * | | cgroup: fix error return value in cgroup_mount()Tejun Heo2014-02-081-3/+3
| | * | | cgroup: use an ordered workqueue for cgroup destructionHugh Dickins2014-02-071-2/+6
| | * | | nfs: include xattr.h from fs/nfs/nfs3proc.cTejun Heo2014-02-031-0/+1
| | * | | cpuset: update MAINTAINERS entryLi Zefan2014-02-031-0/+2
| | * | | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-033-0/+3
| | | |/ | | |/|