summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář1-0/+13
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman1-3/+6
2016-10-07avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-10-07tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-10-07ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-10-07ARM: sa1100: clear reset status prior to rebootRussell King1-0/+3
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon1-2/+4
2016-10-07ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-10-07ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy1-3/+11
2016-10-07powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman1-8/+17
2016-10-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-10-06powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman1-5/+0
2016-10-06CRIS: Fix headers_installSam Ravnborg2-6/+2
2016-09-29openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-09-29avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-09-29ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-09-29ppc32: fix copy_from_user()Al Viro1-19/+2
2016-09-29sparc32: fix copy_from_user()Al Viro1-1/+3
2016-09-29mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2016-09-29openrisc: fix copy_from_user()Al Viro1-24/+11
2016-09-29parisc: fix copy_from_user()Al Viro1-2/+5
2016-09-29metag: copy_from_user() should zero the destination on access_ok() failureAl Viro1-1/+2
2016-09-29alpha: fix copy_from_user()Al Viro1-11/+8
2016-09-29mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-09-29hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-09-29sh: fix copy_from_user()Al Viro1-1/+4
2016-09-29score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-09-29blackfin: fix copy_from_user()Al Viro1-4/+5
2016-09-29cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-09-29frv: fix clear_user()Al Viro1-3/+9
2016-09-29ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta1-2/+9
2016-09-29s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-29score: fix __get_user/get_userAl Viro1-1/+4
2016-09-29sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-09-29m32r: fix __get_user()Al Viro1-1/+1
2016-09-29mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-09-29fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-09-29microblaze: fix copy_from_user()Al Viro1-3/+6
2016-09-29avr32: fix copy_from_user()Al Viro3-4/+13
2016-09-29microblaze: fix __get_user()Al Viro1-1/+1
2016-09-29arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-29ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel1-0/+12
2016-09-29kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-09-29x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-29powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-29x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina1-4/+1
2016-09-29x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li1-0/+3
2016-09-21parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-09-21arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3