summaryrefslogtreecommitdiffstats
path: root/scripts/asn1_compiler.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-27speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-27acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski1-2/+3
2015-05-27p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-27powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()Bartosz Golaszewski1-10/+3
2015-05-27coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski1-1/+2
2015-05-27Documentation: Update cputopology.txtBartosz Golaszewski1-9/+26
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski20-25/+26
2015-05-27sched/x86: Drop repeated word from mwait_idle() commentHuang Rui1-4/+3
2015-05-19mm/fault, um: Fix compile errorPeter Zijlstra1-0/+1
2015-05-19sched/dl/Documentation: Split Section 3Luca Abeni1-0/+16
2015-05-19sched/dl/Documentation: Clarify the relationship between tasks' deadlines and...Luca Abeni1-3/+11
2015-05-19sched/dl/Documentation: Add some referencesLuca Abeni1-6/+67
2015-05-19sched/dl/Documentation: Add some notes on EDF schedulabilityLuca Abeni1-3/+42
2015-05-19sched/dl/Documentation: Clarify indexing notationLuca Abeni1-5/+5
2015-05-19sched/dl/Documentation: Use consistent namingLuca Abeni1-2/+2
2015-05-19sched/dl/Documentation: Fix typosLuca Abeni1-2/+2
2015-05-19sched/dl/Documentation: Switch to American EnglishLuca Abeni1-16/+16
2015-05-19sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i}Zhiqiang Zhang1-2/+2
2015-05-19sched/numa: Reduce conflict between fbq_classify_rq() and migrationRik van Riel1-27/+33
2015-05-19sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra2-4/+9
2015-05-19sched/preempt, mm/fault: Decouple preemption from the page fault logicDavid Hildenbrand1-14/+2
2015-05-19sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand1-7/+2
2015-05-19sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand4-6/+27
2015-05-19sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2-7/+7
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...David Hildenbrand1-2/+8
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...David Hildenbrand1-0/+3
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...David Hildenbrand1-0/+2
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...David Hildenbrand1-2/+3
2015-05-19mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaultsDavid Hildenbrand1-1/+2
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand30-57/+72
2015-05-19sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitlyDavid Hildenbrand1-0/+2
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand15-7/+38
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand12-59/+118
2015-05-19sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand2-13/+8
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand3-7/+33
2015-05-19sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()Frederic Weisbecker1-1/+1
2015-05-19sched/preempt: Fix out of date commentFrederic Weisbecker1-1/+1
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker2-20/+21
2015-05-19sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-05-19sched/preempt: Rearrange a few symbols after headers mergeFrederic Weisbecker1-19/+15
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker7-124/+114
2015-05-18Linux 4.1-rc4v4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-17sched: Fix function declaration return type mismatchNicholas Mc Guire1-3/+3
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-15mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1