summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar15-52/+268
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov5-16/+12
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj2-6/+27
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj3-0/+51
2015-06-07x86/mce: Add Local MCE definitionsAshok Raj2-0/+7
2015-06-03x86/kconfig: Reorganize arch feature Kconfig select'sIngo Molnar1-105/+105
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar40-66/+290
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar96-2328/+2666
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-59/+282
2015-06-01sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz6-22/+104
2015-06-01sparc64: pci slots information is not populated in sysfsEric Snowberg1-8/+51
2015-06-01sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet1-1/+0
2015-05-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-15/+18
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds5-5/+19
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds1-0/+1
2015-05-30Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+20
2015-05-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-13/+21
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht1-0/+3
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-05-29Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-3/+13
2015-05-29Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2015-05-28Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-0/+13
2015-05-28x86/mm: Mark arch_ioremap_p{m,u}d_supported() __initJan Beulich1-2/+2
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2-6/+20
2015-05-28tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli1-0/+1
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+6
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+20
2015-05-27x86/mm/pat: Export pat_enabled()Luis R. Rodriguez1-0/+1
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez7-32/+24
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez3-10/+35
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez3-8/+6
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez1-0/+3
2015-05-27x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez3-26/+26
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani4-28/+58
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani1-52/+86
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani4-19/+47
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani3-8/+14
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani1-10/+18
2015-05-27x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAPToshi Kani1-1/+1
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar74-337/+459
2015-05-27x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi1-4/+1
2015-05-27ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach1-0/+4
2015-05-27ARM: imx6: allow booting with old DTLucas Stach1-3/+9
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang1-2/+1
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang3-1/+7
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller4-7/+319
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-4/+3
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker7-7/+0