Age | Commit message (Expand) | Author |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-18 | kbuild: remove all dummy assignments to obj- | Masahiro Yamada |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | mm, arch: remove empty_bad_page* | Michal Hocko |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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 branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | MIPS: Add iomem resource for kernel bss section. | David Daney |
2017-11-13 | MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP | Ben Hutchings |
2017-11-13 | MIPS: BMIPS: Enable HARDIRQS_SW_RESEND | Justin Chen |
2017-11-13 | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells |
2017-11-13 | Merge remote-tracking branch 'tip/timers/core' into afs-next | David Howells |
2017-11-13 | MIPS: pci: Make use of the BIT() macro inside the mt7620 driver | John Crispin |
2017-11-13 | MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver | John Crispin |
2017-11-13 | MIPS: pci: Remove duplicate define in mt7620 driver | John Crispin |
2017-11-13 | MIPS: ralink: Fix typo in mt7628 pinmux function | Mathias Kresin |
2017-11-13 | MIPS: ralink: Fix MT7628 pinmux | Mathias Kresin |
2017-11-10 | MIPS: Fix odd fp register warnings with MIPS64r2 | James Hogan |
2017-11-09 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada |
2017-11-09 | MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry | Masahiro Yamada |
2017-11-09 | MIPS/ptrace: Update syscall nr on register changes | James Hogan |
2017-11-09 | MIPS/ptrace: Pick up ptrace/seccomp changed syscalls | James Hogan |
2017-11-09 | MIPS: Fix an n32 core file generation regset support regression | Maciej W. Rozycki |
2017-11-09 | MIPS: Fix MIPS64 FP save/restore on 32-bit kernels | James Hogan |
2017-11-09 | MIPS: page.h: Define virt_to_pfn() | Florian Fainelli |
2017-11-08 | MIPS: Xilfpga: Switch to using generic defconfigs | Zubair Lutfullah Kakakhel |
2017-11-08 | MIPS: generic: Add support for MIPSfpga | Zubair Lutfullah Kakakhel |
2017-11-08 | MIPS: Set defconfig target to a generic system for 32r2el | Matt Redfearn |
2017-11-08 | MIPS: Kconfig: Set default MIPS system type as generic | Matt Redfearn |
2017-11-08 | MIPS: DTS: Remove num-slots from Pistachio SoC | Shawn Lin |
2017-11-08 | MIPS: Lasat: Use setup_timer() helper | Allen Pais |
2017-11-08 | MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split' | Maciej W. Rozycki |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-11-08 | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada |
2017-11-08 | MIPS: AR7: Ensure that serial ports are properly set up | Oswald Buddenhagen |
2017-11-08 | MIPS: AR7: Defer registration of GPIO | Jonas Gorski |
2017-11-08 | MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select | James Hogan |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |