aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-09x86/pkeys: Make mprotect_key() mask off additional vm_flagsGravatar Dave Hansen 1-0/+2
2016-09-09mm: Implement new pkey_mprotect() system callGravatar Dave Hansen 2-7/+19
2016-09-09x86/pkeys: Add fault handling for PF_PK page fault bitGravatar Dave Hansen 1-0/+9
2016-09-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+12
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+9
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-0/+8
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixGravatar Emanuel Czirai 1-0/+12
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsGravatar Steven Rostedt 1-2/+2
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1Gravatar James Morse 1-0/+9
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsGravatar Arnd Bergmann 1-0/+2
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Josh Poimboeuf 14-99/+43
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-6/+11
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 29-38/+148
2016-08-28net: smc91x: fix SMC accessesGravatar Russell King 6-6/+11
2016-08-29powerpc: signals: Discard transaction state from signal framesGravatar Cyril Bur 2-0/+28
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Gravatar Mukesh Ojha 2-2/+12
2016-08-29powerpc/tm: do not use r13 for tabort_syscallGravatar Nicholas Piggin 1-6/+6
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-79/+73
2016-08-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-7/+5
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+3
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+8
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Gravatar Masahiro Yamada 3-7/+5
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEGravatar Mark Rutland 1-0/+3
2016-08-24Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-2/+2
2016-08-24xen: change the type of xen_vcpu_id to uint32_tGravatar Vitaly Kuznetsov 2-2/+2
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledGravatar Wanpeng Li 1-0/+3
2016-08-23x86/PCI: VMD: Fix infinite loop executing irq'sGravatar Keith Busch 1-2/+8
2016-08-23um: Don't discard .text.exit sectionGravatar Andrey Ryabinin 1-1/+1
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-7/+8
2016-08-23arm: dts: rockchip: add reset node for the exist saradc SoCsGravatar Caesar Wang 3-0/+6
2016-08-23arm64: dts: rockchip: add reset saradc node for rk3368 SoCsGravatar Caesar Wang 1-0/+2
2016-08-22Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-9/+30
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Gravatar Paolo Bonzini 5-7/+10
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsGravatar Christophe Leroy 2-3/+6
2016-08-22powerpc/pseries: PACA save area fix for MCE vs MCEGravatar Nicholas Piggin 1-1/+20
2016-08-22powerpc/pseries: PACA save area fix for general exception vs MCEGravatar Nicholas Piggin 1-4/+4
2016-08-22powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Gravatar Michael Ellerman 1-3/+6
2016-08-22powerpc, hotplug: Avoid to touch non-existent cpumasks.Gravatar Boqun Feng 1-1/+1
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 6-6/+7
2016-08-22powerpc/powernv/pci: fix iterator signednessGravatar Andrzej Hajda 1-1/+1
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Gravatar Mauricio Faria de Oliveira 4-2/+46
2016-08-22powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Gravatar Markus Elfring 1-1/+0
2016-08-22powerpc/512x: Delete unnecessary assignment for the field "owner"Gravatar Markus Elfring 1-1/+0
2016-08-22powerpc: cputhreads: Add missing include fileGravatar Guenter Roeck 1-0/+1
2016-08-20parisc: Fix order of EREFUSED define in errno.hGravatar Helge Deller 1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceGravatar Helge Deller 2-20/+0
2016-08-19ARC: export __udivdi3 for modulesGravatar Vineet Gupta 1-0/+2
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSGravatar Vineet Gupta 1-1/+1