summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang
2014-02-22rcu: Use MAX_NICE to replace hardcoding of 19Dongsheng Yang
2014-02-22sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang
2014-02-22sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang
2014-02-22sched/rt: Make init_sched_rt_calss() __initLi Zefan
2014-02-22sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'Li Zefan
2014-02-22sched: Consider pi boosting in setscheduler()Thomas Gleixner
2014-02-22sched: Queue RT tasks to head when prio dropsThomas Gleixner
2014-02-22sched: Adjust p->sched_reset_on_fork when nothing else changesThomas Gleixner
2014-02-22sched: Add better debug output for might_sleep()Thomas Gleixner
2014-02-22sched: Check for idle task in might_sleep()Thomas Gleixner
2014-02-22sched: Init idle->on_rq in init_idle()Thomas Gleixner
2014-02-21sched: Remove some #ifdefferyPeter Zijlstra
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra
2014-02-21sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra
2014-02-21sched/fair: Reset se-depth when task switched to FAIRMichael wang
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-19Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven
2014-02-19mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-02-18Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2014-02-18cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo
2014-02-18MAINTAINERS: add entry for the PHY libraryFlorian Fainelli
2014-02-18of_mdio: fix phy interrupt passingBen Dooks
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni
2014-02-18NET: fec: only enable napi if we are successfulRussell King
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie
2014-02-19Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-18workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller