summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-314-5/+23
|\
| * lto, workaround: Add workaround for initcall reorderingAndi Kleen2014-02-141-1/+19
| * lto: Make asmlinkage __visibleAndi Kleen2014-02-141-2/+2
| * asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-141-1/+1
| * asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-141-1/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-8/+260
|\ \
| * \ Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-051-0/+252
| |\ \
| | * | efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-041-0/+252
| * | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-0524-43/+156
| |\ \ \
| * | | | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-041-8/+0
| * | | | efi: Move facility flags to struct efiMatt Fleming2014-03-041-5/+13
| | |/ / | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-1/+1
|\ \ \ \
| * | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-211-1/+1
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-313-26/+88
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-1127-87/+118
| |\ \ \ \
| * | | | | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-221-2/+6
| * | | | | sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang2014-02-221-2/+2
| * | | | | sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-221-0/+7
| * | | | | sched: Add better debug output for might_sleep()Thomas Gleixner2014-02-221-0/+3
| * | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-2164-305/+444
| |\ \ \ \ \
| * | | | | | sched/fair: Track cgroup depthPeter Zijlstra2014-02-101-0/+1
| * | | | | | sched: Implement task_nice() as static inline functionDongsheng Yang2014-02-092-2/+10
| * | | | | | sched: Expose some macros related to priorityDongsheng Yang2014-02-091-0/+18
| * | | | | | sched: Move the priority specific bits into a new header fileDongsheng Yang2014-02-093-18/+26
| * | | | | | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-02565-3829/+14948
| |\ \ \ \ \ \
| * | | | | | | sched/numa: Normalize faults_cpu stats and weigh by CPU useRik van Riel2014-01-281-0/+2
| * | | | | | | sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel2014-01-281-0/+7
| * | | | | | | sched/numa: Track from which nodes NUMA faults are triggeredRik van Riel2014-01-281-2/+7
| * | | | | | | sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel2014-01-281-4/+4
| * | | | | | | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-281-1/+0
| * | | | | | | sched: Fix docbook parameter annotation error in wait.hMasanari Iida2014-01-251-2/+2
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-312-1/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-1125-83/+114
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-2756-293/+408
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/uncore: add PCI ids for SNB/IVB/HSW IMCStephane Eranian2014-02-211-0/+3
| * | | | | | | | | perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra2014-02-211-1/+1
| * | | | | | | | | perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra2014-02-091-0/+2
* | | | | | | | | | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-8/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bitops: Fix signedness of compile-time hweight implementationsPaul Walmsley2014-02-091-8/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-316-66/+177
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-03-252-0/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rcu: Provide grace-period piggybacking APIPaul E. McKenney2014-03-212-0/+12
| * | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-02-286-66/+165
| |\| | | | | | | | | | | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'torture.2014.02.23a' into HEADPaul E. McKenney2014-02-261-0/+100
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney2014-02-231-2/+0
| | | * | | | | | | | | rcutorture: Abstract torture_stop_kthread()Paul E. McKenney2014-02-231-0/+3
| | | * | | | | | | | | rcutorture: Abstract torture_create_kthread()Paul E. McKenney2014-02-231-1/+7
| | | * | | | | | | | | rcutorture: Fix rcutorture shutdown racesPaul E. McKenney2014-02-231-1/+2
| | | * | | | | | | | | rcutorture: Abstract torture_shutdown()Paul E. McKenney2014-02-231-1/+3
| | | * | | | | | | | | rcutorture: Abstract stutter_wait()Paul E. McKenney2014-02-231-1/+6