Age | Commit message (Expand) | Author |
2017-11-24 | m68k/macboing: Fix missed timer callback assignment | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-09 | m68k/defconfig: Update defconfigs for v4.14-rc7 | Geert Uytterhoeven |
2017-11-09 | m68k/mac: Add mutual exclusion for IOP interrupt polling | Finn Thain |
2017-11-09 | m68k/mac: Disentangle VIA/RBV and NuBus initialization | Finn Thain |
2017-11-09 | m68k/mac: Disentangle VIA and OSS initialization | Finn Thain |
2017-11-09 | m68k/mac: More printk modernization | Finn Thain |
2017-11-07 | m68k: add Sysam stmark2 open board support | Angelo Dureghello |
2017-11-07 | m68k: coldfire: add dspi0 module support | Angelo Dureghello |
2017-11-06 | m68k: pull mach_beep in setup.c | Alexandre Belloni |
2017-11-06 | m68k: allow ColdFire m5441x parts to run with MMU enabled | Greg Ungerer |
2017-11-06 | m68k: fix ColdFire node shift size calculation | Greg Ungerer |
2017-11-06 | m68k: move coldfire MMU initialization code | Greg Ungerer |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook |
2017-09-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2017-09-10 | m68k: Add braces to __pmd(x) initializer to kill compiler warning | Geert Uytterhoeven |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-05 | Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-28 | m68knommu: remove dead code | Alexandre Belloni |
2017-08-28 | m68k: allow NULL clock for clk_get_rate | Jonas Gorski |
2017-08-21 | m68k/mac: Avoid soft-lockup warning after mach_power_off | Finn Thain |
2017-08-21 | m68k/mac: Don't hang waiting for Cuda power-down command | Finn Thain |
2017-08-21 | m68k: Restore symbol versions for symbols exported from assembly | Ben Hutchings |
2017-08-21 | m68k/defconfig: Update defconfigs for v4.13-rc1 | Geert Uytterhoeven |
2017-08-03 | m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi |
2017-07-16 | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2017-07-12 | m68k: coldfire: move inline before return type | Joe Perches |
2017-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2017-07-10 | m68k: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | kill {__,}{get,put}_user_unaligned() | Al Viro |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro |
2017-07-03 | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-26 | m68k: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski |
2017-06-19 | m68k: Remove ptrace_signal_deliver | Andreas Schwab |