aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
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/kerne...Linus Torvalds2-21/+21
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus 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/gee...Linus 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/kerne...Linus Torvalds2-4/+8
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus 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
2014-10-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds59-37/+40
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-63/+48
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso1-8/+13
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-37/+53
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-10-03m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven1-38/+40
2014-10-03m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-09-29m68k: Fix typo 'COFNIG_MBAR'Paul Bolle1-1/+1
2014-09-29m68knommu: add missing ioport_map() and ioport_unmap()Greg Ungerer1-0/+9
2014-09-29m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.cFabian Frederick1-1/+0
2014-09-29m68knommu: fix size of address field for 5272 interrupt controllerGreg Ungerer1-1/+1
2014-09-29m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer7-11/+9
2014-09-29m68k: remove the unused arch/m68k/platform directoryGreg Ungerer1-3/+0
2014-09-29m68k: move non-mmu 68360 platform codeGreg Ungerer8-2/+2
2014-09-29m68k: move non-mmu 68000 platform codeGreg Ungerer12-2/+2
2014-09-29m68k: fix crufty ColdFire intro commentsGreg Ungerer13-14/+14
2014-09-29m68k: move coldfire platform codeGreg Ungerer38-2/+2
2014-09-28m68k: AMIGA_BUILTIN_SERIAL should depend on TTYGeert Uytterhoeven1-1/+1
2014-09-28m68k: Add missing ioport_unmap()Geert Uytterhoeven1-1/+8
2014-09-14m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven3-1/+3
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven3-1/+3
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-14locking,arch,m68k: Fold atomic_opsPeter Zijlstra1-62/+47
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-49/+26
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-12/+0
2014-08-06m68k: Use sigsp()Richard Weinberger1-12/+4
2014-08-06m68k: Use get_signal() signal_setup_done()Richard Weinberger1-39/+24
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-10/+1
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-07-26m68k/sun3: Remove define statement no longer neededNicholas Krause1-4/+0
2014-07-17tgt: defconfig cleanupBart Van Assche12-12/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven1-0/+2
2014-07-10m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven1-1/+2
2014-06-20m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser1-5/+0
2014-06-20m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King1-5/+1
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-9/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-13/+2
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds15-63/+74
2014-05-28m68k/hp300: Convert printk to pr_foo()Fabian Frederick1-5/+6
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick1-10/+10
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2-11/+11
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab2-6/+23
2014-05-28m68k: Update defconfigs for v3.15-rc2Geert Uytterhoeven12-12/+48
2014-05-28m68k/atari: fix SCC initialization for debug consoleFinn Thain1-10/+21
2014-05-28m68k/mvme16x: Adopt common boot consoleFinn Thain3-33/+25
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain5-55/+83
2014-05-26m68k: Toward platform agnostic framebuffer debug loggingFinn Thain1-86/+26
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz2-17/+56
2014-05-26m68knommu: Implement gpio support for m54xx.Steven King2-7/+17
2014-05-26m68knommu: Make everything thats not exported, static.Steven King1-8/+10
2014-05-26m68knommu: setting the gpio data direction register to output doesn't depende...Steven King1-4/+1
2014-05-26m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King1-0/+13
2014-05-26m68knommu: qspi declutter.Steven King6-36/+12
2014-05-26m68knommu: Fix the 5249/525x qspi base address.Steven King1-1/+1
2014-05-26m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King6-0/+12
2014-05-26m68k: fix a compiler warning when building for DragonBallDaniel Palmer1-7/+6
2014-05-26m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra2-13/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds7-9/+3
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+3
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds13-111/+79
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2014-03-31m68k: Update defconfigs for v3.14-rc1Geert Uytterhoeven12-48/+72
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner1-0/+1
2014-03-19m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner1-0/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner5-12/+8
2014-03-11m68knommu: fix arg types for outs* functionsGreg Ungerer1-3/+3
2014-03-11m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song6-6/+0
2014-03-10m68k: head.S - Remove bogus L prefix in commentGeert Uytterhoeven1-1/+1
2014-03-10m68k: Remove dead codeFinn Thain1-55/+0
2014-03-10m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGOFinn Thain1-7/+6
2014-03-06m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-03-05m68k: Do not rely on magic indirect includesThomas Gleixner1-1/+1
2014-02-10m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven3-1/+5
2014-02-10m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2-8/+1
2014-02-10m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven1-3/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-3/+3
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+7
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+1
2014-01-19m68k/mac: Make SCC reset work more reliablyFinn Thain1-1/+3
2014-01-16m68k: Fix build warning in mac_via.hPeter Zijlstra1-0/+2
2014-01-13m68k/irq - Use polled IRQ flag for MFP timer cascaded interruptsMichael Schmitz1-0/+3
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-13/+1
2013-12-30m68k: Update defconfigs for v3.13-rc1Geert Uytterhoeven12-52/+456
2013-12-30m68k/defconfig: Enable EARLY_PRINTKGeert Uytterhoeven3-0/+3
2013-12-30m68k/mm: kmap spelling/grammar fixesGeert Uytterhoeven1-5/+5
2013-12-30m68k: Convert arch/m68k/kernel/traps.c to pr_*()Geert Uytterhoeven1-131/+101
2013-12-30m68k: Convert arch/m68k/mm/fault.c to pr_*()Geert Uytterhoeven1-15/+8
2013-12-30m68k/mm: Check for mm != NULL in do_page_fault() debug codeGeert Uytterhoeven1-2/+1
2013-12-30m68k/defconfig: Disable /sbin/hotplug fork-bomb by defaultGeert Uytterhoeven12-12/+0
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-08m68k/atari: Hide RTC_PORT() macro from rtc-cmosGeert Uytterhoeven1-5/+5
2013-12-08m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven2-6/+18
2013-12-08m68k/defconfig: Use ext4 for ext2/ext3 file systemsGeert Uytterhoeven12-48/+0
2013-12-08m68k: Add support to export bootinfo in procfsGeert Uytterhoeven5-0/+102
2013-12-08m68k: Add kexec supportGeert Uytterhoeven6-0/+268
2013-11-26m68k/amiga: Provide mach_random_get_entropy()Geert Uytterhoeven1-0/+10
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven2-0/+14
2013-11-26m68k/atari: Call paging_init() before nf_init()Geert Uytterhoeven1-2/+2
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven6-6/+0
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven16-98/+124
2013-11-26m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>Geert Uytterhoeven2-17/+23
2013-11-26m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>Geert Uytterhoeven2-59/+63
2013-11-26m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>Geert Uytterhoeven2-18/+27
2013-11-26m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>Geert Uytterhoeven2-9/+14
2013-11-26m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>Geert Uytterhoeven2-25/+33
2013-11-26m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven6-95/+85
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven20-213/+356
2013-11-26m68k/vme: Remove unused mvme_bdid_ptrGeert Uytterhoeven1-2/+0
2013-11-26m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>Geert Uytterhoeven3-41/+23
2013-11-26m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0Geert Uytterhoeven3-114/+0
2013-11-26m68k: head.S - Correct date and spellingGeert Uytterhoeven1-1/+1
2013-11-26m68k: The bootinfo is located right after the kernelGeert Uytterhoeven3-3/+3
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2-7/+11
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven3-3/+3
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven2-5/+5
2013-11-26m68k/setup: Use pr_*() and __func__ instead of plain printk()Geert Uytterhoeven1-9/+10
2013-11-26m68k/defconfig: Make NFS_V4 modular instead of builtinGeert Uytterhoeven12-12/+12
2013-11-26m68k/mac: Fix comment about iop_*_present flags setup timingGeert Uytterhoeven1-2/+2
2013-11-26m68k/sun3: Dynamically allocate the table to track IOMMU useGeert Uytterhoeven1-2/+3
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven12-21/+22
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-5/+6
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-1/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-101/+15
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15m68k: handle pgtable_page_ctor() failKirill A. Shutemov3-3/+14
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-11/+0
2013-11-13m68k: Simplify low level interrupt handling codeThomas Gleixner4-88/+15
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds8-9/+16
2013-10-23m68k: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-09-26m68k: Remove deprecated IRQF_DISABLEDMichael Opdenacker7-9/+9
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+2
2013-09-10m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()Geert Uytterhoeven1-0/+7
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds12-147/+27
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+3
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2013-08-26m68k: remove 16 unused boards in Kconfig.machinePaul Bolle1-134/+0
2013-08-26m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or notGreg Ungerer2-3/+3
2013-08-26m68knommu: user generic iomap to support ioread*/iowrite*Greg Ungerer2-1/+2
2013-08-26m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein1-0/+8
2013-08-26m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven6-9/+14
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven4-15/+18
2013-08-23m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()Geert Uytterhoeven1-0/+4