aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-08sched/idle: Make cpuidle_idle_call() voidRafael J. Wysocki1-5/+2
2014-05-08sched/idle: Reflow cpuidle_idle_call()Peter Zijlstra1-73/+58
2014-05-08sched/idle: Delay clearing the polling bitPeter Zijlstra1-7/+10
2014-05-08sched/idle: Avoid spurious wakeup IPIsPeter Zijlstra1-5/+36
2014-05-08sched/idle: Remove TS_POLLING supportPeter Zijlstra1-44/+2
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2-13/+2
2014-05-08sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-1/+2
2014-05-08sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-1/+2
2014-05-08sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-2/+2
2014-05-07sched/fair: Stop searching for tasks in newidle balance if there are runnable tasksJason Low1-2/+6
2014-05-07sched, ARM: Create a dedicated scheduler topology tableVincent Guittot1-0/+26
2014-05-07sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot2-3/+8
2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot3-16/+23
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot3-13/+21
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot6-287/+186
2014-05-07mm/numa: Remove BUG_ON() in __handle_mm_fault()Rik van Riel1-3/+0
2014-05-07sched/numa: Do not set preferred_node on migration to a second choice nodeRik van Riel1-1/+10
2014-05-07sched/numa: Retry placement more frequently when misplacedRik van Riel1-1/+4
2014-05-07sched/numa: Count pages on active node as localRik van Riel1-1/+13
2014-05-07sched/numa: Initialize newidle balance stats in sd_numa_init()Jason Low1-0/+2
2014-05-07sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance()Jason Low1-8/+8
2014-05-07sched: Skip double execution of pick_next_task_fair()Peter Zijlstra1-2/+8
2014-05-07sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)1-2/+1
2014-05-07sched/deadline: Fix memory leakLi Zefan1-3/+1
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli3-4/+9
2014-05-07sched: Sanitize irq accounting madnessThomas Gleixner1-16/+16
2014-04-24sched/docbook: Fix 'make htmldocs' warnings caused by missing descriptionMasanari Iida1-0/+2
2014-04-20um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-20um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19ext4: disable COLLAPSE_RANGE for bigallocNamjae Jeon1-0/+3
2014-04-19ext4: fix COLLAPSE_RANGE failure with 1KB block sizeNamjae Jeon1-3/+10
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar11-13/+14
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txtTang Chen1-3/+2
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-18kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1