aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16sched: Fix up attr::sched_priority warningPeter Zijlstra1-2/+1
2014-01-16sched: Fix up scheduler syscall LTP failsPeter Zijlstra1-3/+11
2014-01-16sched: Preserve the nice level over sched_setscheduler() and sched_setparam() callsPeter Zijlstra1-2/+4
2014-01-16sched/core: Fix htmldocs warningsJuri Lelli1-2/+2
2014-01-16sched/deadline: No need to check p if dl_se is validJuri Lelli1-2/+1
2014-01-16sched/deadline: Remove unused variablesPeter Zijlstra1-11/+0
2014-01-16sched/deadline: Fix sparse static warningsFengguang Wu1-3/+3
2014-01-16m68k: Fix build warning in mac_via.hPeter Zijlstra1-0/+2
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-15x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao4-1/+139
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava3-0/+77
2014-01-15bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner1-1/+1
2014-01-15x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configsDavid Cohen1-23/+7
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen7-8/+144
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan4-11/+113
2014-01-15x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen4-37/+70
2014-01-15x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin1-3/+3
2014-01-15tools lib traceevent: fix pointer-integer size mismatchMark Rutland2-2/+2
2014-01-15perf hists: Convert hist entry functions to use struct he_statNamhyung Kim1-11/+11
2014-01-15perf tools: Factor out sample__resolve_callchain()Namhyung Kim4-36/+39
2014-01-15perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim1-2/+0
2014-01-15perf: tools: Fix cross buildingMark Rutland3-7/+9
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim4-7/+8
2014-01-15tools lib traceevent: Get rid of die() finally!!Namhyung Kim2-48/+0
2014-01-15tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim1-2/+5
2014-01-15tools lib traceevent: Check return value of realloc()Namhyung Kim1-4/+9
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim3-14/+50
2014-01-15perf tools: Fix build error due to zfree() castNamhyung Kim2-3/+3
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke2-0/+58
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov1-7/+3
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei1-2/+2
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-15mm: fix crash when using XFS on loopbackMikulas Patocka1-1/+4
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen2-21/+29
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen3-7/+7
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner1-4/+6
2014-01-14hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny1-0/+1
2014-01-14hwmon: (sht15) add include guardVivien Didelot1-0/+5
2014-01-14hwmon: (max197) add include guardVivien Didelot1-0/+5
2014-01-14hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck1-11/+27
2014-01-14hwmon: (s3c) Trivial cleanup in hwmon-s3c.hSachin Kamat1-6/+4
2014-01-14hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck1-8/+9
2014-01-14hwmon: (da9052) Fix adc to voltage calculationAnthony Olech1-2/+2
2014-01-14hwmon: (coretemp) Refine TjMax detectionGuenter Roeck1-2/+2