aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-0/+2
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 12-147/+27
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-3/+3
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-08-26m68k: remove 16 unused boards in Kconfig.machineGravatar Paul Bolle 1-134/+0
2013-08-26m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or notGravatar Greg Ungerer 2-3/+3
2013-08-26m68knommu: user generic iomap to support ioread*/iowrite*Gravatar Greg Ungerer 2-1/+2
2013-08-26m68k/coldfire: flush cache when creating the signal stack frameGravatar Alexander Stein 1-0/+8
2013-08-26m68knommu: Mark functions only called from setup_arch() __initGravatar Geert Uytterhoeven 6-9/+14
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGravatar Geert Uytterhoeven 4-15/+18
2013-08-23m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()Gravatar Geert Uytterhoeven 1-0/+4
2013-08-14m68k: hardirq_count() only need preempt_mask.hGravatar Frederic Weisbecker 1-1/+1
2013-08-14m68k: Truncate base in do_div()Gravatar Andreas Schwab 1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGravatar Geert Uytterhoeven 1-4/+19
2013-07-25PCI: Delay enabling bridges until they're neededGravatar Yinghai Lu 1-1/+0
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Gravatar Rusty Russell 3-3/+3
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 1-37/+11
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-07-03mm/m68k: fix build warning of unused variableGravatar Jiang Liu 1-5/+8
2013-07-03mm/m68k: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-3/+1
2013-07-03mm/m68k: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-29/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-2/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Gravatar Linus Torvalds 12-67/+22
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 2-6/+0
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Gravatar Geert Uytterhoeven 1-1/+1
2013-06-24m68k/q40: Enable PC parallel port in defconfigGravatar Geert Uytterhoeven 2-0/+8
2013-06-24m68k/q40: Undefine insl/outsl before redefining themGravatar Geert Uytterhoeven 1-0/+2
2013-06-24m68k/uaccess: Fix asm constraints for userspace accessGravatar Geert Uytterhoeven 2-7/+7
2013-06-24m68k/irq: Vector ints need a valid interrupt handlerGravatar Thomas Bogendoerfer 1-1/+1
2013-06-24m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zeroGravatar Chen Gang 1-1/+1
2013-06-24m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to nGravatar Finn Thain 1-2/+1
2013-06-24m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsGravatar Denis Efremov 1-1/+1
2013-06-24m68k: Remove inline strcpy() and strcat() implementationsGravatar Geert Uytterhoeven 3-55/+1
2013-06-14m68k/PCI: Remove redundant call of pci_bus_add_devices()Gravatar Jiang Liu 1-1/+0
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Gravatar Linus Torvalds 1-1/+2
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-10/+19
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKGravatar Finn Thain 1-10/+19
2013-05-29m68k: only use local gpio_request_one if not using GPIOLIBGravatar Greg Ungerer 1-1/+2
2013-05-28m68k: Update defconfigs for v3.9Gravatar Geert Uytterhoeven 12-698/+1982
2013-05-21m68k: implement futex.h to support userspace robust futexes and PI mutexesGravatar Mikael Pettersson 2-1/+94
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Gravatar Linus Torvalds 1-17/+0
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 14-47/+56
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 2-5/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-8/+0
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-12/+0