aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner1-8/+9
2017-04-15ia64/salinfo: Replace racy task affinity logicThomas Gleixner1-19/+12
2017-04-15ia64/topology: Remove cpus_allowed manipulationThomas Gleixner1-6/+0
2017-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-9/+16
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2017-04-15Merge back cpufreq core changes for v4.12.Rafael J. Wysocki1-5/+0
2017-04-14Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner29-2/+66
2017-04-14x86/irq: Remove a redundant #ifdef directiveDou Liyang1-2/+0
2017-04-14x86/smp: Remove the redundant #ifdef CONFIG_SMP directiveDou Liyang1-5/+1
2017-04-14x86/smp: Reduce code duplicationDou Liyang1-16/+13
2017-04-14x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14unicore32/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-1/+3
2017-04-14tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14score/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-04-14x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange12-1/+25
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14x86/lguest/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2-0/+4
2017-04-14powerpc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani1-1/+3
2017-04-14x86/cpu: Keep model defines sorted by model numberAndy Shevchenko1-2/+4
2017-04-14ARC: [plat-eznps] Fix build errorNoam Camus1-1/+2
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+30
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa3-0/+46
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa3-14/+31
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa3-2/+62
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa3-4/+21
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa2-3/+110
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa4-0/+15
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner2-54/+84
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner4-65/+83
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa4-43/+43
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner1-47/+45
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner1-2/+2
2017-04-14ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-04-14x86/boot/e820: Remove a redundant self assignmentColin King1-1/+0
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc1-0/+3
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang3-2/+3
2017-04-14Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+3
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar197-1466/+1721
2017-04-14x86/unwind: Silence entry-related warningsJosh Poimboeuf2-9/+28