summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-20x86/platform/intel-mid: Move watchdog registration to arch_initcall()Andy Shevchenko1-1/+1
2017-01-20x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq()Andy Shevchenko1-5/+5
2017-01-20x86/platform/intel-mid: Allocate RTC interrupt for MerrifieldAndy Shevchenko3-14/+49
2017-01-20x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko1-2/+2
2017-01-14x86/platform/UV: Fix 2 socket config problemMike Travis1-1/+5
2017-01-14x86/platform/UV: Fix panic with missing UVsystab supportMike Travis1-8/+16
2017-01-14x86/platform/intel-mid: Enable RTC on Intel MerrifieldAndy Shevchenko2-0/+15
2017-01-14x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko1-1/+0
2017-01-09x86/platform/intel-mid: Make intel_scu_device_register() staticAndy Shevchenko2-3/+2
2017-01-06x86/platform/intel-mid: Enable GPIO keys on MerrifieldAndy Shevchenko1-0/+3
2017-01-06x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko11-115/+40
2017-01-06x86/platform/intel-mid: Remove Moorestown codeAndy Shevchenko3-64/+0
2017-01-05x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2-1/+5
2017-01-05x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko1-1/+1
2017-01-05x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-01-03Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+21
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-4/+12
2017-01-02parisc: Add line-break when printing segfault infoHelge Deller1-1/+1
2017-01-02Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+2
2017-01-02openrisc: Add _text symbol to fix ksym build errorStafford Horne1-0/+2
2016-12-29parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller1-1/+0
2016-12-29parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller1-3/+20
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds1-0/+13
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds67-131/+129
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds35-64/+73
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner4-7/+6
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner63-124/+123
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner32-44/+44
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner1-1/+0
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner1-7/+7
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner1-12/+22
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds442-442/+442
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-114/+263
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+22
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf1-10/+1
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+45
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+4
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-25/+2070
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra1-1/+1
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian1-9/+21
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra2-2/+2
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2-5/+4
2016-12-21Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-139/+67
2016-12-21x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov1-7/+5
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng1-1/+1
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng1-4/+3
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+2