Age | Commit message (Expand) | Author |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-17 | tile: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas |
2016-03-14 | dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent | Andrew Lunn |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-03-04 | tile: Fix misspellings in comments. | Adam Buchbinder |
2016-03-02 | tile kgdb: fix bug in copy to gdb regs, and optimize memset | Chris Metcalf |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2016-02-10 | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-21 | tile: uninline dma_set_mask | Christoph Hellwig |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf |
2016-01-18 | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf |
2016-01-18 | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry | Chris Metcalf |
2016-01-18 | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf |
2016-01-18 | tile: fix a -Wframe-larger-than warning | Chris Metcalf |
2016-01-18 | tile: include the syscall number in the backtrace | Chris Metcalf |
2016-01-18 | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf |
2016-01-16 | tile, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-14 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | tile: define __smp_xxx | Michael S. Tsirkin |
2016-01-11 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams |
2016-01-05 | tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro | Chris Metcalf |
2016-01-04 | tile/jump_label: add jump label support for TILE-Gx | Zhigang Lu |
2016-01-04 | tile: define a macro ktext_writable_addr to get writable kernel text address | Zhigang Lu |
2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso |
2015-11-23 | treewide: Remove old email address | Peter Zijlstra |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-06 | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf |
2015-10-06 | word-at-a-time.h: fix some Kbuild files | Chris Metcalf |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-28 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2015-09-28 | tile: fix build failure | Sudip Mukherjee |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |