| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/apollo: Remove disabled definitions in apollohw.h | Geert Uytterhoeven | 2012-08-18 | 1 | -12/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 35 | -707/+29 |
|\ |
|
| * | m68k/apollo: Rename "timer" to "apollo_timer" | Geert Uytterhoeven | 2012-07-22 | 1 | -1/+1 |
| * | m68k: Remove never used asm/shm.h | Paul Bolle | 2012-06-27 | 1 | -31/+0 |
| * | m68k: Use asm-generic version of <asm/sections.h> | Geert Uytterhoeven | 2012-06-27 | 2 | -6/+1 |
| * | m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} | Geert Uytterhoeven | 2012-06-27 | 1 | -2/+0 |
| * | m68k: Remove five unused headers | Paul Bolle | 2012-06-27 | 5 | -545/+0 |
| * | m68k: Introduce config option CPU_HAS_NO_UNALIGNED | Geert Uytterhoeven | 2012-06-10 | 1 | -2/+2 |
| * | m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 | Geert Uytterhoeven | 2012-06-10 | 1 | -1/+1 |
| * | m68k: Use asm-generic version of <asm/types.h> | Geert Uytterhoeven | 2012-06-10 | 2 | -22/+1 |
| * | m68k: Use Kbuild logic to import asm-generic headers | Geert Uytterhoeven | 2012-06-10 | 24 | -97/+23 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-07-24 | 21 | -271/+1090 |
|\ \ |
|
| * | | m68k: add IO access definitions to support PCI on ColdFire platforms | Greg Ungerer | 2012-07-17 | 1 | -1/+47 |
| * | | m68k: add PCI bus support definitions for the ColdFire M54xx SoC family | Greg Ungerer | 2012-07-17 | 2 | -0/+141 |
| * | | m68k: common PCI support definitions and code | Greg Ungerer | 2012-07-17 | 3 | -0/+12 |
| * | | m68k: fix ColdFire clear cache operation | Greg Ungerer | 2012-07-17 | 1 | -0/+41 |
| * | | m68knommu: Add clk definitions for m532x. | Steven King | 2012-07-16 | 1 | -0/+14 |
| * | | m68knommu: Add clk definitions for m520x. | Steven King | 2012-07-16 | 1 | -0/+10 |
| * | | m68knommu: Add rtc device for m5441x. | Steven King | 2012-07-16 | 1 | -0/+6 |
| * | | m68knommu: add definitions for the third interrupt controller on devices that... | Steven King | 2012-07-16 | 2 | -0/+6 |
| * | | m68knommu: Add support for the Coldfire m5441x. | Steven King | 2012-07-16 | 7 | -11/+350 |
| * | | m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1 | Steven King | 2012-07-16 | 4 | -1/+4 |
| * | | m68knommu: Add support for the Coldfire 5251/5253 | Steven King | 2012-07-16 | 5 | -7/+206 |
| * | | m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_... | Steven King | 2012-07-16 | 3 | -263/+265 |
* | | | net: add support for NS8390 based eth controllers on some ColdFire CPU boards | Greg Ungerer | 2012-07-12 | 1 | -120/+9 |
* | | | m68knommu: move the badly named mcfne.h to a better mcf8390.h | Greg Ungerer | 2012-07-12 | 1 | -4/+4 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-06-13 | 2 | -4/+9 |
|\| |
|
| * | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() | Geert Uytterhoeven | 2012-06-06 | 2 | -4/+9 |
* | | m68knommu: m528x qspi definition fix | Steven King | 2012-06-12 | 1 | -1/+1 |
|/ |
|
* | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ \ |
|
| * | | m68k: add TIF_NOTIFY_RESUME and handle it. | Al Viro | 2012-05-21 | 1 | -0/+1 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-05-21 | 5 | -105/+172 |
|\ \ |
|
| * | | m68knommu: unaligned.h fix for M68000 core | Luis Alves | 2012-05-20 | 1 | -1/+1 |
| * | | m68knommu: reorganize the no-MMU cache flushing to match m68k | Greg Ungerer | 2012-05-20 | 1 | -4/+28 |
| * | | m68knommu: make duplicated ColdFire GPIO init code common for all | Greg Ungerer | 2012-05-20 | 1 | -0/+3 |
| * | | m68knommu: switch to GPIO init macros in ColdFire 528x init code | Greg Ungerer | 2012-05-20 | 1 | -99/+80 |
| * | | m68knommu: introduce macros to simplify ColdFire GPIO table initialization | Greg Ungerer | 2012-05-20 | 1 | -0/+54 |
| * | | m68k: fix compiler warning by properly inlining flat_set_persistent() | Ezequiel Garcia | 2012-05-20 | 1 | -1/+6 |
| |/ |
|
* | | m68k: Correct the Atari ALLOWINT definition | Mikael Pettersson | 2012-04-22 | 1 | -2/+2 |
* | | m68k/video: Create <asm/vga.h> | Geert Uytterhoeven | 2012-04-22 | 1 | -0/+27 |
* | | m68k: Make sure {read,write}s[bwl]() are always defined | Geert Uytterhoeven | 2012-04-22 | 1 | -0/+7 |
* | | m68k/atari: Change VME irq numbers from unsigned long to unsigned int | Geert Uytterhoeven | 2012-04-22 | 1 | -2/+2 |
* | | m68k: Remove unused MAX_NOINT_IPL definition | Geert Uytterhoeven | 2012-04-22 | 1 | -2/+0 |
|/ |
|
* | m68k: include asm/cmpxchg.h in our m68k atomic.h | Greg Ungerer | 2012-04-01 | 1 | -0/+1 |