summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg2016-02-241-5/+0
| * | | | | | | | | ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta2016-02-243-19/+1
| * | | | | | | | | ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta2016-02-241-17/+10
| * | | | | | | | | ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta2016-02-242-1/+1
| * | | | | | | | | ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta2016-02-242-4/+0
| * | | | | | | | | ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta2016-02-243-5/+32
| * | | | | | | | | arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin2016-02-2311-57/+18
| * | | | | | | | | ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta2016-02-182-40/+70
| * | | | | | | | | ARCv2: boot print Low Latency MemoryVineet Gupta2016-02-181-1/+2
| * | | | | | | | | ARC: Assume multiplier is always presentVineet Gupta2016-02-183-14/+0
* | | | | | | | | | x86: fix SMAP in 32-bit environmentsLinus Torvalds2016-02-241-0/+26
* | | | | | | | | | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-223-10/+20
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk2016-02-152-3/+6
| * | | | | | | | | xen/arm: correctly handle DMA mapping of compound pagesIan Campbell2016-02-081-7/+14
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-203-47/+114
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-181-4/+11
| * | | | | | | | | | hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-2/+2
| * | | | | | | | | | x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-02-171-4/+32
| * | | | | | | | | | x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-02-171-41/+73
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-201-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/amd/uncore: Plug reference leakThomas Gleixner2016-02-171-0/+2
* | | | | | | | | | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-2012-7/+82
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy2016-02-171-0/+6
| * | | | | | | | | | powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-152-0/+36
| * | | | | | | | | | powerpc/powernv: Fix stale PE primary busGavin Shan2016-02-153-0/+22
| * | | | | | | | | | powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-154-2/+9
| * | | | | | | | | | powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov2016-02-151-2/+6
| * | | | | | | | | | powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
| * | | | | | | | | | powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V2016-01-311-2/+2
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins2016-02-191-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-1912-45/+75
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee2016-02-191-1/+8
| * | | | | | | | | | | arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2016-02-193-3/+17
| * | | | | | | | | | | arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski2016-02-171-0/+4
| * | | | | | | | | | | arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding2016-02-162-1/+2
| * | | | | | | | | | | arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2016-02-152-4/+4
| * | | | | | | | | | | arm64: make irq_stack_ptr more robustYang Shi2016-02-122-8/+16
| * | | | | | | | | | | arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon2016-02-101-26/+22
| * | | | | | | | | | | arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi2016-02-091-2/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-02-195-23/+55
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | s390/maccess: reduce stnsm instructionsHeiko Carstens2016-02-171-4/+6
| * | | | | | | | | | s390/diag: avoid lockdep recursionHeiko Carstens2016-02-111-0/+3
| * | | | | | | | | | s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger2016-02-111-1/+3
| * | | | | | | | | | s390/oprofile: fix address range for asynchronous stackHeiko Carstens2016-02-101-3/+5
| * | | | | | | | | | s390/perf_event: fix address range for asynchronous stackHeiko Carstens2016-02-101-3/+5
| * | | | | | | | | | s390/stacktrace: add save_stack_trace_regs()Pratyush Anand2016-02-101-0/+11
| * | | | | | | | | | s390/stacktrace: save full stack tracesHeiko Carstens2016-02-101-9/+12
| * | | | | | | | | | s390/stacktrace: add missing end markerHeiko Carstens2016-02-101-0/+2
| * | | | | | | | | | s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens2016-02-101-5/+6