summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-30ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta
2016-09-30ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta
2016-09-30ARC: entry: make ret_from_system_call local labelVineet Gupta
2016-09-30ARC: dw2 unwind: don't force dwarf 2Vineet Gupta
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta
2016-09-30ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin
2016-09-30ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta
2016-09-30ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta
2016-09-30arc: Add "model" properly in device tree description of all boardsAlexey Brodkin
2016-09-18Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-18openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-18avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-16Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-09-16Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
2016-09-16perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin
2016-09-16perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin
2016-09-16perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin
2016-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-15fix minor infoleak in get_user_ex()Al Viro
2016-09-15kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini
2016-09-15ARM: keystone: defconfig: Fix USB configurationRoger Quadros
2016-09-15perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan
2016-09-14Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14Merge branch 'dt/irq-fix' into fixesArnd Bergmann
2016-09-14arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier
2016-09-14ARM: multi_v7_defconfig: update XILINX_VDMAFabian Frederick
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan
2016-09-13avr32: fix copy_from_user()Al Viro
2016-09-13microblaze: fix __get_user()Al Viro
2016-09-13microblaze: fix copy_from_user()Al Viro
2016-09-13m32r: fix __get_user()Al Viro
2016-09-13blackfin: fix copy_from_user()Al Viro
2016-09-13sparc32: fix copy_from_user()Al Viro
2016-09-13sh: fix copy_from_user()Al Viro
2016-09-13sh64: failing __get_user() should zeroAl Viro