summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-12-08m68k: Add kexec supportGeert Uytterhoeven
2013-11-26m68k/amiga: Provide mach_random_get_entropy()Geert Uytterhoeven
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven
2013-11-26m68k/atari: Call paging_init() before nf_init()Geert Uytterhoeven
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven
2013-11-26m68k/vme: Remove unused mvme_bdid_ptrGeert Uytterhoeven
2013-11-26m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>Geert Uytterhoeven
2013-11-26m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0Geert Uytterhoeven
2013-11-26m68k: head.S - Correct date and spellingGeert Uytterhoeven
2013-11-26m68k: The bootinfo is located right after the kernelGeert Uytterhoeven
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven
2013-11-26m68k/setup: Use pr_*() and __func__ instead of plain printk()Geert Uytterhoeven
2013-11-26m68k/defconfig: Make NFS_V4 modular instead of builtinGeert Uytterhoeven
2013-11-26m68k/mac: Fix comment about iop_*_present flags setup timingGeert Uytterhoeven
2013-11-26m68k/sun3: Dynamically allocate the table to track IOMMU useGeert Uytterhoeven
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-20powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-20powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman
2013-11-20powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-20powerpc/vio: Fix a dma_mask issue of vioLi Zhong
2013-11-20powerpc: booke: Fix build failuresAneesh Kumar K.V
2013-11-20powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard
2013-11-20powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard
2013-11-20powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-20powerpc: Remove a few lines of oops outputAnton Blanchard
2013-11-20powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard
2013-11-20powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens
2013-11-20powerpc/eeh: More accurate logGavin Shan
2013-11-20powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-20ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon
2013-11-20ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds