summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-06-24ARM: keystone: select ARM_ERRATA_798181 only for SMPArnd Bergmann
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann
2013-06-24ARM: OMAP2+: AM43x: resolve SMP related build errorMohammed, Afzal
2013-06-24ARM: mxs: don't select HAVE_PWMArnd Bergmann
2013-06-24ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT
2013-06-24ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi
2013-06-24ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen
2013-06-24irqdomain: Refactor irq_domain_associate_many()Grant Likely
2013-06-24dmaengine: edma: enable build for AM33XXMatt Porter
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-23ARM: mvebu: fix length of ethernet registers in mv78260 dtsiEzequiel Garcia
2013-06-23score: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-23score: Remove unneeded <asm/dma-mapping.h>Geert Uytterhoeven
2013-06-23openrisc: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-23h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven
2013-06-23h8300: Mark H83002 and H83048 CPU support brokenGeert Uytterhoeven
2013-06-23h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven
2013-06-23h8300: Limit timer channel ranges in KconfigGeert Uytterhoeven
2013-06-23h8300: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-23h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven
2013-06-23h8300: Fix <asm/tlb.h>Geert Uytterhoeven
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven
2013-06-23x86/platform: Add kvmconfig to the phony targetsBorislav Petkov
2013-06-23x86: Add NMI duration tracepointsDave Hansen
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-23x86: Warn when NMI handlers take large amounts of timeDave Hansen
2013-06-23x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)
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