summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao1-1/+6
2017-11-01Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao1-9/+1
2017-10-25powerpc/64s/radix: Fix preempt imbalance in TLB flushNicholas Piggin1-0/+2
2017-10-25powerpc: Fix check for copy/paste instructions in alignment handlerPaul Mackerras1-1/+1
2017-10-25powerpc/perf: Fix IMC allocation routineGuilherme G. Piccoli1-2/+2
2017-10-13powerpc/perf: Fix IMC initialization crashAnju T Sudhakar1-1/+2
2017-10-12powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar1-4/+4
2017-10-12powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar1-0/+28
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann1-1/+0
2017-10-10powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das1-2/+4
2017-10-10powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal1-30/+15
2017-10-06powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-04powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck1-1/+1
2017-10-04powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater1-0/+8
2017-10-04powerpc/xive: Fix IPI resetCédric Le Goater1-0/+4
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter1-3/+0
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr1-2/+2
2017-09-29cxl: Fix memory page not handledChristophe Lombard1-2/+11
2017-09-29powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling1-2/+2
2017-09-26powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling1-0/+13
2017-09-25Linux 4.14-rc2v4.14-rc2Linus Torvalds1-1/+1
2017-09-24tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-24tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-24Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-24tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-24tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-24security: fix description of values returned by cap_inode_need_killprivStefan Berger1-3/+3
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf13-45/+42
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2-17/+32
2017-09-23inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-23net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-23net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-23net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-23MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-23SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-23SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller2-0/+17
2017-09-22apparmor: fix apparmorfs DAC access permissionsJohn Johansen1-4/+4
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen1-1/+4
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen1-1/+1
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen1-0/+2
2017-09-22apparmor: fix race condition in null profile creationJohn Johansen1-3/+11
2017-09-22apparmor: move new_null_profile to after profile lookup fns()John Johansen1-79/+79
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen12-16/+840
2017-09-22apparmor: add more debug asserts to apparmorfsJohn Johansen1-0/+17
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen2-16/+40
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen2-1/+10
2017-09-22apparmor: cleanup conditional check for label in label_printJohn Johansen1-14/+8