summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-01-15ARM: at91: remove useless at91rm9200_dt_initialize()Alexandre Belloni
2015-01-15ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni
2015-01-15ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni
2015-01-15ARM: at91: remove useless config MACH_AT91SAM9_DTAlexandre Belloni
2015-01-15ARM: at91: remove useless config MACH_AT91RM9200_DTAlexandre Belloni
2015-01-15ARM: at91: remove unused mach/memory.hAlexandre Belloni
2015-01-15ARM: at91: remove useless header file includesBoris Brezillon
2015-01-15ARM: at91: remove unneeded header fileNicolas Ferre
2015-01-15ARM: at91: sama5d4: Add SFRAlexandre Belloni
2015-01-15ARM: at91: sama5d3: Add SFRAlexandre Belloni
2015-01-15ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clkAlexander Stein
2015-01-15ARM: at91/dt: sama5d3: enable D2 as the heartbeat LEDJosh Wu
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland
2015-01-15ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2015-01-15Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar
2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2015-01-15Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu
2015-01-15x86/apic: Handle XAPIC remap mode proper.Jiang Liu
2015-01-15x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu
2015-01-15x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu
2015-01-15x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu
2015-01-15x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu
2015-01-15x86/apic: Clear stale x2apic modeThomas Gleixner
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner
2015-01-15s390/bpf: Zero extend parameters before calling C functionMichael Holzheu
2015-01-15s390/bpf: Fix sk_load_byte_msh()Michael Holzheu
2015-01-15s390/bpf: Fix offset parameter for skb_copy_bits()Michael Holzheu
2015-01-15s390/bpf: Fix skb_copy_bits() parameter passingMichael Holzheu
2015-01-15s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)Michael Holzheu
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren
2015-01-14ARM: OMAP2+: Fix reboot for 81xxTony Lindgren
2015-01-14ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren
2015-01-14ARM: OMAP2+: Fix ti81xx class typeTony Lindgren
2015-01-14ARM: OMAP2+: Fix ti81xx devtypeTony Lindgren
2015-01-14ARM: OMAP2+: Fix error handling for omap2_clk_enable_init_clocksTony Lindgren
2015-01-14ARM: versatile: core: Remove unused functionRickard Strandqvist
2015-01-14ARM: OMAP2+: Remove unused ti81xx platform init codeTony Lindgren
2015-01-14ARM: multi_v7_defconfig: Enable Hip01 platformWang Long