Age | Commit message (Expand) | Author | Files | Lines |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 55 | -358/+0 |
2017-09-08 | sh: defconfig: cleanup from old Kconfig options | Krzysztof Kozlowski | 55 | -358/+0 |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -38/+39 |
2017-09-07 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -8/+0 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -22/+4 |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao | 1 | -1/+0 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 1 | -1/+1 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -22/+4 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2 | -10/+0 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2 | -10/+0 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 1 | -2/+2 |
2017-08-10 | mm: refactor TLB gathering API | Minchan Kim | 1 | -2/+4 |
2017-08-03 | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 1 | -16/+25 |
2017-08-03 | sh/PCI: Remove __init optimisations from IRQ mapping functions/data | Matthew Minter | 10 | -14/+14 |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 1 | -8/+0 |
2017-07-22 | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -2/+2 |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+13 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -19/+18 |
2017-07-12 | sh: move inline before return type | Joe Perches | 1 | -1/+1 |
2017-07-12 | sh64: ascii armor the sh64 boot init stack canary | Rik van Riel | 1 | -0/+1 |
2017-07-12 | sh: mark end of BUG() implementation as unreachable | Kees Cook | 1 | -0/+1 |
2017-07-11 | sh: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -19/+18 |
2017-07-10 | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 1 | -16/+18 |
2017-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+8 |
2017-07-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -9/+4 |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2017-07-06 | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -18/+0 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -2/+1 |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -1/+2 |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -2/+2 |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 1 | -7/+1 |
2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -1/+1 |
2017-07-03 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 1 | -2/+13 |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 1 | -0/+1 |
2017-06-30 | sh: thin archives fix linking | Nicholas Piggin | 1 | -8/+8 |
2017-06-27 | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info() | Steven Rostedt | 1 | -18/+0 |
2017-06-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -2/+2 |
2017-06-20 | sh: remove DMA_ERROR_CODE | Christoph Hellwig | 1 | -2/+0 |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -2/+2 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -1/+1 |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 1 | -0/+1 |