aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAge
* m68k: Do not rely on magic indirect includesThomas Gleixner2014-03-05
* m68k/mac: Make SCC reset work more reliablyFinn Thain2014-01-19
* m68k: Convert arch/m68k/kernel/traps.c to pr_*()Geert Uytterhoeven2013-12-30
* m68k: Add support to export bootinfo in procfsGeert Uytterhoeven2013-12-08
* m68k: Add kexec supportGeert Uytterhoeven2013-12-08
* m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven2013-11-26
* m68k/atari: Call paging_init() before nf_init()Geert Uytterhoeven2013-11-26
* m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven2013-11-26
* m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven2013-11-26
* m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven2013-11-26
* m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>Geert Uytterhoeven2013-11-26
* m68k: head.S - Correct date and spellingGeert Uytterhoeven2013-11-26
* m68k: The bootinfo is located right after the kernelGeert Uytterhoeven2013-11-26
* m68k/setup: Use pr_*() and __func__ instead of plain printk()Geert Uytterhoeven2013-11-26
* m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-11-26
* m68k: Simplify low level interrupt handling codeThomas Gleixner2013-11-13
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-09-09
|\
| * m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein2013-08-26
| * m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-08-26
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
|/
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-28
* | m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer2013-06-24
|/
* m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-05-31
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-04-30
|\
| * m68k/atari: ROM port ISA adapter supportMichael Schmitz2013-04-16
* | m68k: Use generic idle loopThomas Gleixner2013-04-08
|/
* m68knommu: add CPU_NAME for 68000Luis Alves2013-03-03
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | m68k: switch to generic old sigaction()Al Viro2013-02-03
| * | m68k: switch to generic old sigsuspendAl Viro2013-02-03
| * | m68k: switch to generic sigaltstackAl Viro2013-02-03
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \
| * \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-28
| |\ \
| * \ \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ | | | |/ | | |/|
| * | | m68k: set arch_gettimeoffset directlyStephen Warren2012-12-24
| * | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | | | m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven2013-02-09
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-23
|\ \ \ | |_|/ |/| |
| * | m68k: Wire up finit_moduleGeert Uytterhoeven2012-12-25
| |/
* / ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-12-13
|\
| * m68k/sun3: Fix instruction faultsThomas Bogendoerfer2012-11-14
* | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-29
* | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-28