aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras2-5/+7
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2-3/+5
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras1-0/+6
2014-03-26MIPS: Deprecate CONFIG_MIPS_CMPPaul Burton1-1/+4
2014-03-26MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVPPaul Burton1-1/+1
2014-03-26MIPS: More helpful CONFIG_MIPS_CMP label, help textPaul Burton1-2/+4
2014-03-26MIPS: Remove gcmpregs.hPaul Burton2-126/+0
2014-03-26MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul Burton2-0/+3
2014-03-26MIPS: Malta: Probe CPC when supportedPaul Burton2-0/+12
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton6-74/+38
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton9-1/+606
2014-03-26MIPS: Add cpu_vpe_id macroPaul Burton1-0/+6
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton4-0/+206
2014-03-06MIPS: Add generic CM probe & access codePaul Burton4-0/+448
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton5-50/+63
2014-03-06MIPS: Introduce _EXT assembler macroPaul Burton1-0/+11
2014-03-06MIPS: Add missing includes to gic.hPaul Burton1-0/+3
2014-03-06MIPS: Add CP0 CMGCRBase definitions & accessorPaul Burton1-0/+6
2014-03-06MIPS: Define Config1 cache field shifts & sizesPaul Burton1-0/+12
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill12-4/+18
2014-03-06MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras2-3/+11
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+7
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-6/+40
2014-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+18
2014-02-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-178/+219
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras3-5/+20
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan1-0/+1
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig1-1/+1
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier3-4/+37
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti1-0/+1
2014-02-25x86, kaslr: add missed "static" declarationsKees Cook1-4/+5
2014-02-25x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin1-0/+2
2014-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-12/+8
2014-02-25Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linuxLinus Torvalds15-260/+297
2014-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-4/+6
2014-02-24Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2126-34693/+68361
2014-02-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-47/+106
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+18