summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | / / / / / / / / / / / / / / / / / / | | | | | | | |/ / / / / / / / / / / / / / / / / / | | | | | | |/| | | / / / / / / / / / / / / / / / | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | genirq: Prevent crash in irq_move_irq()Jiang Liu2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-16
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-x86' into x86/apicThomas Gleixner2015-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu2015-05-19
| | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen2015-06-09
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sched/deadline: Remove needless parameter in dl_runtime_exceeded()Zhiqiang Zhang2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched: Remove superfluous resetting of the p->dl_throttled flagWanpeng Li2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/deadline: Drop duplicate init_sched_dl_class() declarationWanpeng Li2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...Wanpeng Li2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/deadline: Make init_sched_dl_class() __initWanpeng Li2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/deadline: Optimize pull_dl_task()Wanpeng Li2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/preempt: Add static_key() to preempt_notifiersPeter Zijlstra2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...Mathieu Desnoyers2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/debug: Add sum_sleep_runtime to /proc/<pid>/schedSrikar Dronamraju2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/debug: Replace vruntime with wait_sum in /proc/sched_debugSrikar Dronamraju2015-06-19
| * | | | | | | | | | | | | | | | | | | | | sched/debug: Properly format runnable tasks in /proc/sched_debugSrikar Dronamraju2015-06-19
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | sched/numa: Only consider less busy nodes as numa balancing destinationsRik van Riel2015-06-07
| * | | | | | | | | | | | | | | | | | | | Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...Rik van Riel2015-06-07
| * | | | | | | | | | | | | | | | | | | | sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall2015-06-07
| * | | | | | | | | | | | | | | | | | | | preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-07
| * | | | | | | | | | | | | | | | | | | | sched: Make preempt_schedule_context() function-tracing safeFrederic Weisbecker2015-06-07
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | sched/numa: Reduce conflict between fbq_classify_rq() and migrationRik van Riel2015-05-19
| * | | | | | | | | | | | | | | | | | | | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand2015-05-19
| * | | | | | | | | | | | | | | | | | | | sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker2015-05-19
| * | | | | | | | | | | | | | | | | | | | Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar2015-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | sched: Fix function declaration return type mismatchNicholas Mc Guire2015-05-17
| * | | | | | | | | | | | | | | | | | | | futex: Implement lockless wakeupsDavidlohr Bueso2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched: Implement lockless wake-queuesPeter Zijlstra2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched/numa: Document usages of mm->numa_scan_seqJason Low2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched/core: Remove unnecessary down/up conversionNicholas Mc Guire2015-05-08
| * | | | | | | | | | | | | | | | | | | | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'Palmer Dabbelt2015-05-08
| * | | | | | | | | | | | | | | | | | | | sched: Move the loadavg code to a more obvious locationPeter Zijlstra2015-05-08
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, before applying new patchesIngo Molnar2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sched/core: Remove __cpuinit section tag that crept back inPaul Gortmaker2015-05-08
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | sched/autogroup: Remove unnecessary #ifdef guardsTobias Klauser2015-04-16
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov2015-06-19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \