summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-0897-311/+1032
|\
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-078-13/+8
| |\
| | * MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2015-06-061-1/+1
| | * MIPS: BPF: Fix stack pointer allocationMarkos Chandras2015-06-061-5/+1
| | * MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen2015-06-061-1/+1
| | * MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-061-1/+1
| | * MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard2015-06-061-1/+1
| | * MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki2015-06-031-2/+1
| | * MIPS: ath79: Add a missing new line in log messageAlban Bedel2015-06-021-1/+1
| | * MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski2015-06-011-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-056-34/+48
| |\ \
| | * | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-06-024-27/+42
| | * | x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar2015-05-291-6/+5
| | * | x86/asm/entry/32: Really make user_mode() work correctly for VM86 modeJan Beulich2015-05-291-1/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-057-79/+123
| |\ \ \
| | * | | perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin2015-06-041-1/+1
| | * | | perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus2015-05-271-1/+15
| | * | | perf/x86/intel/pt: Untangle pt_buffer_reset_markers()Alexander Shishkin2015-05-271-12/+22
| | * | | perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra2015-05-274-30/+53
| | * | | perf/x86: Fix event/group validationPeter Zijlstra2015-05-276-36/+33
| * | | | Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-021-1/+2
| |\ \ \ \
| | * | | | ia64: make cpu_callin_map non-volatile.Rusty Russell2015-06-021-1/+2
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-06-0112-59/+282
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz2015-05-316-22/+104
| | * | | sparc64: pci slots information is not populated in sysfsEric Snowberg2015-05-311-8/+51
| | * | | sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet2015-05-311-1/+0
| | * | | sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser2015-04-224-28/+127
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-05-313-15/+18
| |\ \ \ \
| | * | | | ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-181-4/+5
| | * | | | ARM: fix missing syscall trace exitRussell King2015-05-151-1/+3
| | * | | | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-141-10/+10
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2015-05-315-5/+19
| |\ \ \ \ \
| | * | | | | MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2015-05-291-2/+13
| | * | | | | MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-291-1/+1
| | * | | | | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht2015-05-291-0/+3
| | * | | | | MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-261-1/+1
| | * | | | | MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-261-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-05-311-0/+1
| |\ \ \ \ \
| | * | | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-271-0/+1
| | |/ / / /
| * | | | | Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-292-6/+20
| |\ \ \ \ \
| | * | | | | PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-282-6/+20
| | |/ / / /
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-299-13/+21
| |\ \ \ \ \
| | * | | | | ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-291-1/+1
| | * | | | | Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-291-3/+13
| | |\ \ \ \ \
| | | * | | | | ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach2015-05-271-0/+4
| | | * | | | | ARM: imx6: allow booting with old DTLucas Stach2015-05-271-3/+9
| | * | | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-291-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: set display clock correctly for exynos4412-trats2Inki Dae2015-05-231-1/+1
| | * | | | | | | ARM: pxa: pxa_cplds: signedness bug in probeRobert Jarzmik2015-05-221-1/+1
| | * | | | | | | Merge tag 'omap-for-v4.1/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-203-5/+3
| | |\ \ \ \ \ \ \