summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta
2013-06-22ARC: stop using pt_regs->orig_r8Vineet Gupta
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta
2013-06-22ARC: K/U SP saved from one location in stack switching macroVineet Gupta
2013-06-22ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta
2013-06-22ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta
2013-06-22ARC: Increase readability of entry handlersVineet Gupta
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta
2013-06-22ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta
2013-06-22ARC: pt_regs update #0: remove kernel stack canaryVineet Gupta
2013-06-22ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta
2013-06-22ARC: [mm] Make stack/heap Non-executable by defaultVineet Gupta
2013-06-22ARC: [mm] Assume pagecache page dirty by defaultVineet Gupta
2013-06-22ARC: [mm] optimise VIPT dcache aliasing 2/xVineet Gupta
2013-06-22ARC: [mm] optimise VIPT dcache aliasing 1/xVineet Gupta
2013-06-22ARC: [mm] Zero page optimizationVineet Gupta
2013-06-22ARC: make dcache VIPT aliasing support dependant on dcacheAlexey Brodkin
2013-06-22ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHEVineet Gupta
2013-06-22ARC: cache detection code bitrotVineet Gupta
2013-06-22ARC: Reduce Code for ECR printingVineet Gupta
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta
2013-06-22ARC: More code beautification with IS_ENABLED()Vineet Gupta
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta
2013-06-22ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIALMischa Jonker
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-11Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman
2013-06-11ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-06-10Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds