aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-14/+2
2015-04-14m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2015-04-12m68k: Remove signal translation and exec_domainRichard Weinberger2-14/+2
2015-03-30m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain1-2/+1
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas1-0/+4
2015-03-15m68k/pci: Remove a superflous KERN_ERRDan Carpenter1-1/+1
2015-03-15m68k/defconfig: Update defconfigs for v4.0-rc1Geert Uytterhoeven12-0/+36
2015-03-15m68k/q40: Make NE2000 builtin instead of modularGeert Uytterhoeven1-1/+1
2015-03-15m68k: Remove FSF addressGeert Uytterhoeven10-59/+9
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang1-0/+4
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov1-0/+2
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-21/+21
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-40/+5
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-6/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-53/+2
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-53/+2
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds22-368/+774
2015-02-03arch: m68k: 68360: config: Remove unused functionRickard Strandqvist1-13/+0
2015-02-03m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer2-5/+5
2015-02-03m68k: remove check for CONFIG_BSEIPPaul Bolle1-22/+0
2015-01-31m68k/defconfig: Enable Ethernet bridgingGeert Uytterhoeven12-0/+324
2015-01-31m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet supportGeert Uytterhoeven2-1/+10
2015-01-31m68k/defconfig: Enable automounting of devtmpfs at /devGeert Uytterhoeven12-0/+12
2015-01-31m68k/defconfig: Enable early printk supportGeert Uytterhoeven8-0/+8
2015-01-31m68k/defconfig: Enable test modulesGeert Uytterhoeven12-0/+72
2015-01-31m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2Geert Uytterhoeven12-144/+336
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven4-11/+4
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin1-20/+20
2015-01-13m68k/atari: Remove obsolete keyboard_tasklet schedulingGeert Uytterhoeven1-1/+0
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain2-16/+18
2015-01-11m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2-94/+1
2015-01-11m68k/mvme147: config.c - Remove unused functionsRickard Strandqvist1-46/+0
2015-01-11m68k/atari: atakeyb.c - Remove some unused functionsRickard Strandqvist1-66/+0
2015-01-11m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker1-1/+1
2015-01-11m68k: Wire up execveatGeert Uytterhoeven3-1/+3
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-4/+8
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+0
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain1-0/+60
2014-11-20atari_scsi: Convert to platform deviceFinn Thain1-0/+27
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2-23/+42
2014-11-20mac_scsi: Convert to platform deviceFinn Thain2-14/+136
2014-11-10m68k/mm: Eliminate memset after alloc_bootmem_pagesHimangi Saraogi1-1/+0
2014-10-27m68k: Wire up bpfGeert Uytterhoeven3-1/+3
2014-10-20m68k: io: implement dummy relaxed accessor macros for writesWill Deacon2-4/+8