summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-12-31ARM: imx: imx53: Add SATA PHY clockMarek Vasut
2013-12-31ARM: imx_v6_v7_defconfig: Enable STMPE touchscreenMarek Vasut
2013-12-31ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo
2013-12-31ARM: imx: select PINCTRL at sub-architecure levelShawn Guo
2013-12-31ARM: imx: clk: correct arm clock usecountAnson Huang
2013-12-31ARM: imx5: introduce DT includes for clock providerLucas Stach
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2013-12-30m68k: Update defconfigs for v3.13-rc1Geert Uytterhoeven
2013-12-30m68k/defconfig: Enable EARLY_PRINTKGeert Uytterhoeven
2013-12-30m68k/mm: kmap spelling/grammar fixesGeert Uytterhoeven
2013-12-30m68k: Convert arch/m68k/kernel/traps.c to pr_*()Geert Uytterhoeven
2013-12-30m68k: Convert arch/m68k/mm/fault.c to pr_*()Geert Uytterhoeven
2013-12-30m68k/mm: Check for mm != NULL in do_page_fault() debug codeGeert Uytterhoeven
2013-12-30m68k/defconfig: Disable /sbin/hotplug fork-bomb by defaultGeert Uytterhoeven
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-30ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker
2013-12-30powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson
2013-12-30powerpc: Align p_endAnton Blanchard
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling
2013-12-29ARM: sun4i: dt: Remove chosen nodesMaxime Ripard
2013-12-29ARM: sun4i: dt: Move the aliases to the DTSIMaxime Ripard
2013-12-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-29Merge tag 'renesas-soc2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29Merge tag 'sunxi-clk-3.14-for-maxime' of https://bitbucket.org/emiliolopez/li...Maxime Ripard
2013-12-29Merge tag 'renesas-defconfig2-for-v3.14' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2013-12-29Merge tag 'renesas-dt2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-12-29Merge tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2013-12-29Merge tag 'renesas-boards-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-12-29x86/efi: Delete superfluous global variablesMatt Fleming
2013-12-29x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young
2013-12-29x86: Export x86 boot_params to sysfsDave Young
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young
2013-12-29ARM: 7932/1: bcm: Add DEBUG_LL console supportChristian Daudt
2013-12-29ARM: 7929/1: Remove duplicate SCHED_HRTICK config optionAxel Lin
2013-12-29ARM: 7928/1: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMUWill Deacon