summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-01-14x86/apic: Read Error Status Register correctlyRichard Weinberger
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-14ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT
2014-01-14ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King
2014-01-13ARM: fix ffs/fls implementations to match x86Russell King
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
2014-01-13MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton
2014-01-13MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill
2014-01-13MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin
2014-01-13Revert "s390: use device_remove_file_self() instead of device_schedule_callba...Greg Kroah-Hartman
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov
2014-01-13x86, microcode, AMD: Fix early ucode loadingBorislav Petkov
2014-01-13x86, microcode: Share native MSR accessing variantsBorislav Petkov
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava
2014-01-13arm64: fix typo in entry.SNeil Zhang
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-13m68k/irq - Use polled IRQ flag for MFP timer cascaded interruptsMichael Schmitz
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12Merge branch 'acpica'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-12powerpc/512x: dts: add MPC5125 clock specsGerhard Sittig
2014-01-12powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig
2014-01-12powerpc/512x: clk: enforce even SDHC divider valuesGerhard Sittig
2014-01-12powerpc/512x: clk: minor comment updatesGerhard Sittig
2014-01-12clk: mpc512x: remove migration support workaroundsGerhard Sittig
2014-01-12powerpc/mpc512x: improve DIU related clock setupGerhard Sittig
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2014-01-12dts: mpc512x: add clock specs for client lookupsGerhard Sittig
2014-01-12clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig
2014-01-12dts: mpc512x: add clock related device tree specsGerhard Sittig
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar
2014-01-12um, x86: Fix vDSO buildRichard Weinberger
2014-01-12x86, mce: Fix mce_start_timer semanticsBorislav Petkov