Age | Commit message (Expand) | Author |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds |
2015-07-02 | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen |
2015-06-23 | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-16 | sh: don't use module_init in non-modular psw.c code | Paul Gortmaker |
2015-06-16 | sh: mach-highlander/psw.c is tristate and should use module.h | Paul Gortmaker |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
2015-05-06 | SH: use clkdev_add_table() | Russell King |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | sh: expose number of page table levels | Kirill A. Shutemov |
2015-04-14 | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() | David Rientjes |
2015-04-14 | arch/sh/kernel/dwarf.c: destroy mempools on cleanup | David Rientjes |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-12 | sh: Remove signal translation and exec_domain | Richard Weinberger |
2015-04-11 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro |
2015-03-19 | PCI: Cleanup control flow | Bjorn Helgaas |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-03-10 | Fix weird uses of num_online_cpus(). | Rusty Russell |
2015-03-05 | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-02-10 | sh: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-02-10 | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee |
2015-02-10 | sh: build superh without CONFIG_EXPERT | Rob Landley |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-19 | next: sh: Fix compile error | Guenter Roeck |
2015-01-13 | sh: macro whitespace fixes | Michael S. Tsirkin |
2015-01-13 | sh: fix put_user sparse errors | Michael S. Tsirkin |
2015-01-13 | sh/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio |