Age | Commit message (Expand) | Author |
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 |
2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-29 | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-01-25 | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert |
2018-01-22 | signal: Don't use structure initializers for struct siginfo | Eric W. Biederman |
2018-01-16 | m68k/mac: Fix race conditions in OSS interrupt dispatch | Finn Thain |
2018-01-16 | nubus: Add expansion_type values for various Mac models | Finn Thain |
2018-01-16 | m68k/defconfig: Update defconfigs for v4.15-rc1 | Geert Uytterhoeven |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-12-04 | m68k/defconfig: fix stmark2 broken local compilation | Angelo Dureghello |
2017-12-04 | m68k: add missing SOFTIRQENTRY_TEXT linker section | Greg Ungerer |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
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 |