summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-013-4/+9
|\
| * m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner2015-08-013-4/+9
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \
| * \ Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2532-181/+140
| |\ \ | | |/
| * | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-08-3113-63/+133
|\ \ \ | |_|/ |/| |
| * | m68k/bootinfo: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-101-3/+1
| * | m68k/defconfig: Update defconfigs for v4.2-rc1Geert Uytterhoeven2015-08-1012-48/+132
| * | m68k/defconfig: Disable experimental CONFIG_DM_CACHEGeert Uytterhoeven2015-08-1012-12/+0
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* | | m68k: enable PCI support for m5475evb defconfigGreg Ungerer2015-07-131-0/+1
* | | m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer2015-07-131-1/+2
* | | m68knommu: update defconfig for ColdFire m5475evbGreg Ungerer2015-07-131-8/+0
* | | m68knommu: update defconfig for ColdFire m5407c3Greg Ungerer2015-07-131-15/+2
* | | m68knommu: update defconfig for ColdFire m5307c3Greg Ungerer2015-07-131-18/+3
* | | m68knommu: update defconfig for ColdFire m5275evbGreg Ungerer2015-07-131-17/+2
* | | m68knommu: update defconfig for ColdFire m5272c3Greg Ungerer2015-07-131-12/+2
* | | m68knommu: update defconfig for ColdFire m5249evbGreg Ungerer2015-07-131-15/+2
* | | m68knommu: update defconfig for m5208evbGreg Ungerer2015-07-131-19/+3
* | | m68knommu: make ColdFire SoC selection a choiceGreg Ungerer2015-07-131-9/+18
* | | m68knommu: improve the clock configuration defaultsGreg Ungerer2015-07-131-0/+8
* | | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer2015-07-132-14/+2
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-8/+4
|\ \
| * | m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-8/+4
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-06-283-6/+3
|\ \ \
| * | | m68k: Use vsprintf %pM extensionJoe Perches2015-06-163-6/+3
* | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-1/+1
|\ \ \ \
| * | | | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
| |/ / /
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \ \ \
| * | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| |/ / /
* | | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...Linus Torvalds2015-06-2213-31/+84
|\ \ \ \ | |_|/ / |/| | |
| * | | m68k: Use for_each_sg()Akinobu Mita2015-06-011-7/+12
| * | | m68k/defconfig: Update defconfigs for v4.1-rc6Geert Uytterhoeven2015-06-0112-24/+72
| |/ /
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-222-2/+6
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-223-3/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-072-9/+0
| | | * arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-072-0/+13
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-222-5/+2
|\ \ \ | |_|/ |/| |
| * | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
| * | sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-191-3/+0
| |/
* | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-1/+0
|/
* 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
|\ \
OpenPOWER on IntegriCloud