summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-04-203-3/+6
|\
| * m68knommu: fix fec setup warning for ColdFire 5271 buildsGreg Ungerer2015-03-301-1/+2
| * m68knommu: ColdFire 5271 only has a single FEC controllerGreg Ungerer2015-03-301-0/+2
| * m68k: Fix trivial typos in commentsYannick Guerrini2015-03-301-2/+2
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-14/+2
|\ \
| * | m68k: Remove signal translation and exec_domainRichard Weinberger2015-04-122-14/+2
| |/
* | m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-131-0/+4
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-0/+4
| | |/
* | | m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain2015-03-301-2/+1
* | | m68k/pci: Remove a superflous KERN_ERRDan Carpenter2015-03-151-1/+1
* | | m68k/defconfig: Update defconfigs for v4.0-rc1Geert Uytterhoeven2015-03-1512-0/+36
* | | m68k/q40: Make NE2000 builtin instead of modularGeert Uytterhoeven2015-03-151-1/+1
* | | m68k: Remove FSF addressGeert Uytterhoeven2015-03-1510-59/+9
|/ /
* | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-21/+21
|\
| * m68k: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| * m68k/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-20/+20
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-02-163-40/+5
|\ \
| * | arch: m68k: 68360: config: Remove unused functionRickard Strandqvist2015-02-031-13/+0
| * | m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer2015-02-032-5/+5
| * | m68k: remove check for CONFIG_BSEIPPaul Bolle2015-02-031-22/+0
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-6/+2
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-104-53/+2
|\ \ \
| * | | m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-53/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-1022-368/+774
|\ \ \ | |/ / |/| |
| * | m68k/defconfig: Enable Ethernet bridgingGeert Uytterhoeven2015-01-3112-0/+324
| * | m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet supportGeert Uytterhoeven2015-01-312-1/+10
| * | m68k/defconfig: Enable automounting of devtmpfs at /devGeert Uytterhoeven2015-01-3112-0/+12
| * | m68k/defconfig: Enable early printk supportGeert Uytterhoeven2015-01-318-0/+8
| * | m68k/defconfig: Enable test modulesGeert Uytterhoeven2015-01-3112-0/+72
| * | m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2Geert Uytterhoeven2015-01-3112-144/+336
| * | m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven2015-01-154-11/+4
| * | m68k/atari: Remove obsolete keyboard_tasklet schedulingGeert Uytterhoeven2015-01-131-1/+0
| * | m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain2015-01-112-16/+18
| * | m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2015-01-112-94/+1
| * | m68k/mvme147: config.c - Remove unused functionsRickard Strandqvist2015-01-111-46/+0
| * | m68k/atari: atakeyb.c - Remove some unused functionsRickard Strandqvist2015-01-111-66/+0
| * | m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker2015-01-111-1/+1
| |/
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* | m68k: Wire up execveatGeert Uytterhoeven2015-01-113-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-4/+8
|\ \
| * | m68k: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-202-4/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-12-091-1/+0
|\ \ \
| * | | m68k/mm: Eliminate memset after alloc_bootmem_pagesHimangi Saraogi2014-11-101-1/+0
| |/ /
* | | sun3_scsi: Convert to platform deviceFinn Thain2014-11-201-0/+60
OpenPOWER on IntegriCloud