summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-05-08futex: Implement lockless wakeupsDavidlohr Bueso
2015-05-08sched: Implement lockless wake-queuesPeter Zijlstra
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low
2015-05-08sched/numa: Document usages of mm->numa_scan_seqJason Low
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low
2015-05-08sched/core: Remove unnecessary down/up conversionNicholas Mc Guire
2015-05-08signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'Palmer Dabbelt
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra
2015-05-08Merge branch 'sched/urgent' into sched/core, before applying new patchesIngo Molnar
2015-05-08perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra
2015-05-08sched/core: Remove __cpuinit section tag that crept back inPaul Gortmaker
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2015-05-07nohz: Fix !HIGH_RES_TIMERS hangThomas Gleixner
2015-05-07nohz: Set isolcpus when nohz_full is setChris Metcalf
2015-05-07context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker
2015-05-07context_tracking: Protect against recursionFrederic Weisbecker
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...Andreas Sandberg
2015-05-05genirq: Fix type inconsistencyNicholas Mc Guire
2015-05-05genirq: Fix unnecessary automatic type conversionNicholas Mc Guire
2015-05-05genirq: MSI: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-05timer: Use timer->base for flag checksJoonwoo Park
2015-05-05tick-broadcast: Fix the printing of broadcast masksPreeti U Murthy
2015-05-05tick: broadcast: Simplify oneshot logic and shorten lock regionThomas Gleixner
2015-05-05tick: broadcast: Prevent livelock from event handlerThomas Gleixner
2015-05-04sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki
2015-05-04sched / idle: Move the default idle call code to a separate functionRafael J. Wysocki
2015-05-04perf: Remove unused function perf_mux_hrtimer_cancel()Thomas Gleixner
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30modsign: change default key detailsDavid Howells
2015-04-30workqueue: Allow modifying low level unbound workqueue cpumaskLai Jiangshan
2015-04-29livepatch: x86: make kASLR logic more accurateJiri Kosina
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov
2015-04-27workqueue: Create low-level unbound workqueues cpumaskFrederic Weisbecker
2015-04-27workqueue: split apply_workqueue_attrs() into 3 stagesLai Jiangshan
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24clockevents: Shutdown detached clockevent deviceViresh Kumar
2015-04-24genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros
2015-04-23cgroup: fix some comment typosChen Hanxiao
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-23sched: debug: Remove the cfs bandwidth timer_active printoutThomas Gleixner