aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-09-0912-147/+27
|\
| * m68k: remove 16 unused boards in Kconfig.machinePaul Bolle2013-08-261-134/+0
| * m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or notGreg Ungerer2013-08-262-3/+3
| * m68knommu: user generic iomap to support ioread*/iowrite*Greg Ungerer2013-08-262-1/+2
| * m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein2013-08-261-0/+8
| * m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-08-266-9/+14
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-043-3/+3
|\ \
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-153-3/+3
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-1/+1
|\ \ \
| * | | m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker2013-08-141-1/+1
| |/ /
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-1/+0
|\ \ \
| * | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
| |/ /
* | | m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven2013-08-234-15/+18
* | | m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()Geert Uytterhoeven2013-08-231-0/+4
| |/ |/|
* | m68k: Truncate base in do_div()Andreas Schwab2013-08-141-4/+5
* | m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-141-4/+19
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-37/+11
|\
| * mm/m68k: fix build warning of unused variableJiang Liu2013-07-031-5/+8
| * mm/m68k: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-3/+1
| * mm/m68k: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-29/+2
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-2/+2
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-1/+0
|\ \
| * | m68k/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu2013-06-141-1/+0
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\ \ \
| * | | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
* | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-07-0312-67/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | m68k/q40: Enable PC parallel port in defconfigGeert Uytterhoeven2013-06-242-0/+8
| * | | m68k/q40: Undefine insl/outsl before redefining themGeert Uytterhoeven2013-06-241-0/+2
| * | | m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2013-06-242-7/+7
| * | | m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer2013-06-241-1/+1
| * | | m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zeroChen Gang2013-06-241-1/+1
| * | | m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to nFinn Thain2013-06-241-2/+1
| * | | m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-06-241-1/+1
| * | | m68k: Remove inline strcpy() and strcat() implementationsGeert Uytterhoeven2013-06-243-55/+1
| |/ /
* | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-292-6/+0
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-06-081-1/+2
|\ \
| * | m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer2013-05-291-1/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-06-031-10/+19
|\ \
| * | m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-05-311-10/+19
| |/
* | m68k: Update defconfigs for v3.9Geert Uytterhoeven2013-05-2812-698/+1982
* | m68k: implement futex.h to support userspace robust futexes and PI mutexesMikael Pettersson2013-05-212-1/+94
|/
* Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2013-05-101-17/+0
|\
| * m68k: remove rpxlite stuffArtem Bityutskiy2013-04-051-17/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-05-1014-47/+56
|\ \
| * | m68knommu: enable Timer on coldfire 532xGreg Ungerer2013-04-291-3/+2
| * | m68knommu: fix ColdFire 5373/5329 QSPI base addressGreg Ungerer2013-04-291-1/+1