Age | Commit message (Expand) | Author |
2018-06-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-31 | m68k: Set default dma mask for platform devices | Finn Thain |
2018-05-28 | m68k: fix ColdFire PCI config reads and writes | Greg Ungerer |
2018-05-28 | m68k: introduce iomem() macro for __iomem conversions | Greg Ungerer |
2018-05-28 | m68k: allow ColdFire PCI bus on MMU and non-MMU configuration | Greg Ungerer |
2018-05-28 | m68k: fix ioremapping for internal ColdFire peripherals | Greg Ungerer |
2018-05-28 | m68k: fix read/write multi-byte IO for PCI on ColdFire | Greg Ungerer |
2018-05-28 | m68k: don't redefine access functions if we have PCI | Greg Ungerer |
2018-05-28 | m68k: remove old ColdFire IO access support code | Greg Ungerer |
2018-05-28 | m68k: use io_no.h for MMU and non-MMU enabled ColdFire | Greg Ungerer |
2018-05-28 | m68k: setup PCI support code in io_no.h | Greg Ungerer |
2018-05-28 | m68k: group io mapping definitions and functions | Greg Ungerer |
2018-05-28 | m68k: rework raw access macros for the non-MMU case | Greg Ungerer |
2018-05-28 | m68k: use asm-generic/io.h for non-MMU io access functions | Greg Ungerer |
2018-05-28 | m68k: put definition guards around virt_to_phys and phys_to_virt | Greg Ungerer |
2018-05-28 | m68k: move *_relaxed macros into io_no.h and io_mm.h | Greg Ungerer |
2018-05-24 | m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap() | Michael Schmitz |
2018-05-22 | m68k/defconfig: Update defconfigs for v4.17-rc3 | Geert Uytterhoeven |
2018-05-22 | m68k/uaccess: Revive 64-bit get_user() | Geert Uytterhoeven |
2018-05-22 | m68k: Implement ndelay() as an inline function to force type checking/casting | Boris Brezillon |
2018-05-22 | m68k: Use read_persistent_clock64() consistently | Arnd Bergmann |
2018-05-22 | m68k: Fix off-by-one calendar month | Finn Thain |
2018-05-22 | m68k: Fix style, spelling, and grammar in siginfo_build_tests() | Geert Uytterhoeven |
2018-05-22 | m68k/mac: Fix SWIM memory resource end address | Finn Thain |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-04-25 | signal/m68k: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann |
2018-04-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2018-04-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-04-02 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-02 | m68k: Verify the offsets in struct siginfo never change. | Eric W. Biederman |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski |
2018-03-28 | m68k: set dma and coherent masks for platform FEC ethernets | Greg Ungerer |
2018-03-26 | m68k/mac: Remove bogus "FIXME" comment | Finn Thain |
2018-03-26 | m68k/mac: Enable RTC for 100-series PowerBooks | Finn Thain |
2018-03-26 | m68k/mac: Clean up whitespace and remove redundant parentheses | Finn Thain |
2018-03-19 | m68k/defconfig: Update defconfigs for v4.16-rc5 | Geert Uytterhoeven |
2018-03-19 | m68k/time: Stop validating rtc_time in .read_time | Alexandre Belloni |
2018-03-19 | m68k/mm: Stop printing the virtual memory layout | Geert Uytterhoeven |
2018-03-19 | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall | Finn Thain |
2018-03-19 | m68k/mac: Fix apparent race condition in Baboon interrupt dispatch | Finn Thain |
2018-03-19 | m68k/mac: Enable PDMA support for PowerBook 190 | Finn Thain |
2018-03-01 | net/mac89x0: Convert to platform_driver | Finn Thain |