summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | arm64: dts: exynos: Add USB 3.0 controller node for Exynos7Vivek Gautam2017-02-021-0/+34
| | | * | | | | | arm64: dts: exynos: Use macros for pinctrl configuration on Exynos7Pankaj Dubey2017-02-022-152/+154
| | | * | | | | | arm64: dts: exynos: Add initial configuration for DISP clocks for TM2/TM2eMarek Szyprowski2017-01-313-12/+68
* | | | | | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-032-0/+2
* | | | | | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03475-144/+757
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
| * | | | | | | | | | sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar2017-03-031-1/+0
| * | | | | | | | | | sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-032-25/+0
| * | | | | | | | | | sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-032-0/+4
| * | | | | | | | | | sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-032-2/+2
| * | | | | | | | | | sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar2017-03-031-0/+1
| * | | | | | | | | | sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-032-3/+2
| * | | | | | | | | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-0324-21/+25
| * | | | | | | | | | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-023-0/+3
| * | | | | | | | | | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-025-0/+6
| * | | | | | | | | | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-022-0/+4
| * | | | | | | | | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-027-4/+8
| * | | | | | | | | | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
| * | | | | | | | | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-023-0/+5
| * | | | | | | | | | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-0210-0/+11
| * | | | | | | | | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-0275-17/+109
| * | | | | | | | | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
| * | | | | | | | | | signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar2017-03-021-0/+2
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02149-0/+159
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0258-0/+60
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0218-0/+18
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02132-1/+139
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
| * | | | | | | | | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-0218-9/+24
| * | | | | | | | | | sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-023-0/+3
| * | | | | | | | | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-024-0/+4
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-0222-1/+23
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+6
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0274-56/+83
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+8
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+7
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0225-1/+25
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
| * | | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
| * | | | | | | | | | sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-023-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-032-1/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-012-1/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: intel-family.h: Add GEMINI_LAKE SOCLen Brown2017-03-011-0/+1
| | * | | | | | | | | x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+1
| | * | | | | | | | | x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown2017-03-011-0/+6
| | * | | | | | | | | tools/power turbostat: Baytrail c-state supportLen Brown2017-03-011-0/+2
| | * | | | | | | | | x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown2017-03-011-1/+0
| | * | | | | | | | | x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-0/+1