aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+4
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds3-36/+17
2015-08-10arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds29-60/+128
2015-08-08Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-116/+718
2015-08-08Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2-4/+2
2015-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-81/+11
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras1-1/+2
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras4-8/+0
2015-08-05Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+6
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson1-4/+4
2015-08-05MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-05ARC: Make pt_regs regs unsignedVineet Gupta2-37/+37
2015-08-04ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHYRoger Quadros1-0/+1
2015-08-04ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta1-3/+3
2015-08-04ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta4-4/+347
2015-08-04ARC: LLOCK/SCOND based rwlockVineet Gupta2-10/+166
2015-08-04ARC: LLOCK/SCOND based spin_lockVineet Gupta1-7/+69
2015-08-04ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta1-15/+17
2015-08-04Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta1-12/+2
2015-08-04ARCv2: [axs103_smp] Reduce clk for Quad FPGA configsVineet Gupta1-0/+15
2015-08-03ARCv2: Fix the peripheral address space detectionVineet Gupta2-5/+10
2015-08-03MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill1-4/+4
2015-08-03MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-03Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli1-10/+0
2015-08-03MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee1-1/+0
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau6-0/+6
2015-08-03MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-03MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith13-30/+29
2015-08-03MIPS: Partially disable RIXI support.Ralf Baechle1-4/+4
2015-08-03MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle1-1/+2
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-03MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill1-1/+1
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-03MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski1-1/+1
2015-08-02Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-6/+7
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-25/+59
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+1
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-154/+260
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2015-07-31ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu1-1/+1
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-153/+210
2015-07-31x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-07-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2-0/+9
2015-07-30x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu1-1/+1
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri1-0/+5
2015-07-30x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-07-30Merge tag 'kvm-s390-master-20150730' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini1-2/+2
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger1-2/+2
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple1-1/+1
2015-07-29ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann1-4/+4
2015-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-7/+9
2015-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2015-07-28Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-4/+4
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens1-0/+2
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel1-2/+2
2015-07-27avr32: handle NULL as a valid clock objectAndy Shevchenko1-1/+19
2015-07-27s390/bpf: clear correct BPF accumulator registerMichael Holzheu1-7/+7
2015-07-26ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij3-0/+6
2015-07-26Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-11/+18
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-44/+32
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner1-3/+3
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-07-25Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+5
2015-07-25ARM: dts: i.MX35: Fix can support.Denis Carikli1-4/+4
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds33-68/+75
2015-07-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+1
2015-07-24x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko1-5/+9
2015-07-24x86/mm: Fix newly introduced printk format warningsThomas Gleixner1-2/+2
2015-07-24dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+2
2015-07-24dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+3
2015-07-24dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng23-49/+55
2015-07-24dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng7-14/+14
2015-07-24dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng1-1/+1
2015-07-23m32r: Add ioreadXX/iowriteXX big-endian mmio accessorsPeter Hurley1-0/+5
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-07-23ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-07-23powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy1-5/+6
2015-07-23ARCv2: allow selection of page size for MMUv4Alexey Brodkin1-2/+2
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini4-5/+5
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong1-1/+4
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini3-2/+7
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong1-9/+10
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong1-1/+20
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-13/+44
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+5
2015-07-22x86/mm: Remove region_is_ram() call from ioremapToshi Kani1-18/+6
2015-07-22x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani1-3/+4
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-2/+2
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon1-2/+3
2015-07-21ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan1-3/+5
2015-07-21ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan1-9/+38
2015-07-21ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan1-1/+1
2015-07-21Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson5-1/+25
2015-07-21x86/mm/pat: Adjust default caching mode translation tablesJan Beulich1-3/+3
2015-07-21x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich1-0/+6
2015-07-21x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2-21/+10
2015-07-21x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen1-1/+1
2015-07-21ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham4-0/+24
2015-07-21ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska1-1/+1
2015-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-14/+18
2015-07-20ARCv2: lib: memset: Don't assume 64-bit load/storesVineet Gupta1-7/+36
2015-07-20ARCv2: lib: memcpy: Missing PREFETCHWVineet Gupta1-1/+1
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky3-14/+18
2015-07-20ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin2-1/+13
2015-07-20ARC/time: Migrate to new 'set-state' interfaceViresh Kumar1-25/+15
2015-07-20AVR32/time: Migrate to new 'set-state' interfaceViresh Kumar1-32/+33
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-29/+7
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds34-57/+178
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson9-0/+24
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+14
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-209/+354
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar4-9/+15
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen4-38/+85
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour59-435/+30
2015-07-17Update Viresh Kumar's email addressViresh Kumar27-27/+27
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel3-8/+4
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2-2/+2
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2015-07-17Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-2/+4
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King1-1/+1
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King1-5/+9
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski1-1/+1
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd1-1/+2
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov1-1/+1
2015-07-17x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2-0/+27
2015-07-17x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski1-6/+5
2015-07-17x86/nmi/64: Minor asm simplificationAndy Lutomirski1-2/+1
2015-07-17x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-4/+25
2015-07-17x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+18
2015-07-17x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-68/+94
2015-07-17x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+58
2015-07-17x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-17/+0
2015-07-17x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-27/+0
2015-07-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds10-128/+45
2015-07-16ARM: keystone: dts: rename pcie nodes to help override statusMurali Karicheri2-2/+2
2015-07-16ARM: keystone: dts: fix dt bindings for PCIeMurali Karicheri2-0/+2
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik9-0/+24
2015-07-15ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros1-3/+2
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-21/+142
2015-07-15Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-53/+99
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-23/+48
2015-07-15Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson79-479/+815
2015-07-15ARM: dts: Correct audio input route & set mic bias for am335x-pepperAdam YH Lee1-1/+2
2015-07-15ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XXDave Gerlach1-0/+1
2015-07-15Merge tag 'imx-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson4-29/+16
2015-07-15genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner1-0/+11
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle6-25/+2
2015-07-14MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton1-0/+1
2015-07-14MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2-3/+3
2015-07-14Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-13/+13
2015-07-14ARM: ux500: fix MMC/SD card regressionLinus Walleij4-5/+45
2015-07-14ARM: ux500: define serial port aliasesLinus Walleij8-3/+52
2015-07-14ARM: dts: OMAP5: Add #iommu-cells property to IOMMUsSuman Anna1-0/+2
2015-07-14ARM: dts: OMAP4: Add #iommu-cells property to IOMMUsSuman Anna1-0/+2
2015-07-14ARM: dts: Fix frequency scaling on Gumstix PepperArun Bharadwaj1-2/+2
2015-07-14ARM: dts: configure regulators for Gumstix PepperAdam YH Lee1-0/+9
2015-07-13ARM: dts: omap3: overo: Update LCD panel namesAdam YH Lee2-2/+2
2015-07-13ARM: dts: cros-ec-keyboard: Add support for some Japanese keysChris Zhong1-0/+4
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+6
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens2-22/+34
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-07-13ARCv2: support HS38 releasesVineet Gupta1-1/+5
2015-07-13ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin1-1/+1
2015-07-13m68k: enable PCI support for m5475evb defconfigGreg Ungerer1-0/+1
2015-07-13m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer1-1/+2
2015-07-13m68knommu: update defconfig for ColdFire m5475evbGreg Ungerer1-8/+0
2015-07-13m68knommu: update defconfig for ColdFire m5407c3Greg Ungerer1-15/+2
2015-07-13m68knommu: update defconfig for ColdFire m5307c3Greg Ungerer1-18/+3
2015-07-13m68knommu: update defconfig for ColdFire m5275evbGreg Ungerer1-17/+2
2015-07-13m68knommu: update defconfig for ColdFire m5272c3Greg Ungerer1-12/+2
2015-07-13m68knommu: update defconfig for ColdFire m5249evbGreg Ungerer1-15/+2
2015-07-13m68knommu: update defconfig for m5208evbGreg Ungerer1-19/+3
2015-07-13m68knommu: make ColdFire SoC selection a choiceGreg Ungerer1-9/+18
2015-07-13m68knommu: improve the clock configuration defaultsGreg Ungerer1-0/+8
2015-07-13m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer2-14/+2
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-112/+213
2015-07-12ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2-4/+6
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-87/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-11/+1346
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-168/+212
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+13
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-26/+39
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0