summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2017-06-20powerpc/64s/paca: EX_LR can be merged with EX_DARNicholas Piggin
2017-06-20powerpc/64s/paca: EX_SRR0 is unused, remove itNicholas Piggin
2017-06-20powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin
2017-06-19powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-06-19KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras
2017-06-19KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras
2017-06-19KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras
2017-06-19KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9Paul Mackerras
2017-06-16powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin
2017-06-15powerpc/64: Drop explicit hwsync in context switchNicholas Piggin
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-06powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2017-06-04KVM: improve arch vcpu request definingAndrew Jones
2017-06-02powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini
2017-06-02powerpc: Remove __ilog2()s and use generic onesChristophe Leroy
2017-06-02powerpc: Replace ffz() by equivalent generic functionChristophe Leroy
2017-06-02powerpc: Use builtin functions for fls()/__fls()/fls64()Christophe Leroy
2017-06-02powerpc: Discard ffs()/__ffs() function and use builtin functions insteadChristophe Leroy
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman
2017-05-30powerpc/64: Tool to check head sections location sanityNicholas Piggin
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin
2017-05-30powerpc: Use uapi/asm-generic/sockios.hStephen Rothwell
2017-05-30powerpc: Use the asm-generic versions of some uapi includesStephen Rothwell
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy
2017-05-30powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-19powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman
2017-05-15kill strlen_user()Al Viro
2017-05-15powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel