summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-10-09sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman1-11/+35
2013-10-09sched/numa: Reschedule task on preferred NUMA node once selectedMel Gorman3-1/+65
2013-10-09sched/numa: Resist moving tasks towards nodes with fewer hinting faultsMel Gorman2-0/+41
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman4-5/+75
2013-10-09sched/numa: Update NUMA hinting faults once per scanMel Gorman2-3/+14
2013-10-09sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman2-2/+16
2013-10-09sched/numa: Track NUMA hinting faults on per-node basisMel Gorman3-1/+25
2013-10-09sched/numa: Slow scan rate if no NUMA hinting faults are being recordedMel Gorman1-0/+12
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman1-12/+76
2013-10-09sched/numa: Initialise numa_next_scan properlyMel Gorman2-2/+9
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman3-24/+1
2013-10-09sched/numa: Continue PTE scanning even if migrate rate limitedPeter Zijlstra1-8/+0
2013-10-09sched/numa: Mitigate chance that same task always updates PTEsPeter Zijlstra1-1/+7
2013-10-09sched/numa: Fix commentsPeter Zijlstra1-4/+4
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar13-19/+139
2013-10-09lockstat: Report avg wait and hold timesDavidlohr Bueso1-6/+9
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2013-10-06sched/rt: Remove redundant nr_cpus_allowed testShawn Bohrer1-2/+1
2013-10-05Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+12
2013-10-04perf: Add generic transaction flagsAndi Kleen1-0/+6
2013-10-04perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2-1/+2
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra1-3/+3
2013-10-03kdb: Add support for external NMI handler to call KGDB/KDBMike Travis4-3/+40
2013-10-03Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar1-0/+1
2013-10-03Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-1/+1
2013-10-03Merge tag 'v3.12-rc3' into timers/coreIngo Molnar11-29/+126
2013-10-02tick: broadcast: Deny per-cpu clockevents from being broadcast sourcesSoren Brinkmann1-0/+1
2013-10-02Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-3/+12
2013-10-01irq: Optimize softirq stack selection in irq exitFrederic Weisbecker1-4/+10
2013-10-01irq: Justify the various softirq stack choicesFrederic Weisbecker1-1/+10
2013-10-01irq: Improve a bit softirq debuggingFrederic Weisbecker1-2/+2
2013-10-01irq: Optimize call to softirq on hardirq exitFrederic Weisbecker1-1/+1
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-5/+3
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker1-3/+12
2013-10-01x86/boot: Further compress CPUs bootup messageBorislav Petkov1-1/+6
2013-10-01pidns: fix free_pid() to handle the first fork failureOleg Nesterov1-0/+5
2013-10-01kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa1-0/+4
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2-1/+12
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman1-1/+0
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman1-0/+1
2013-09-30Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman7-15/+107
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds1-0/+12
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar1-0/+12
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker1-0/+12
2013-09-27pmu_bus: convert bus code to use dev_groupsGreg Kroah-Hartman1-5/+8
2013-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+5
2013-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+21
2013-09-25KEYS: Make the system 'trusted' keyring viewable by userspaceMimi Zohar1-3/+3
2013-09-25KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells1-1/+3