Age | Commit message (Expand) | Author |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-10 | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-10 | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-05-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-09 | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-09 | Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power' | Rafael J. Wysocki |
2017-05-09 | Merge branch 'acpica' | Rafael J. Wysocki |
2017-05-09 | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki |
2017-05-09 | Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2017-05-09 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-05-09 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2017-05-09 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-05-08 | Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-05-08 | Revert "ipv4: restore rt->fi for reference counting" | David S. Miller |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-08 | dax: add tracepoint to dax_insert_mapping() | Ross Zwisler |
2017-05-08 | dax: add tracepoint to dax_writeback_one() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_writeback_mapping_range() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_load_hole() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_pfn_mkwrite() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_iomap_pte_fault() | Ross Zwisler |
2017-05-08 | mm: introduce memalloc_noreclaim_{save,restore} | Vlastimil Babka |
2017-05-08 | time: delete CURRENT_TIME_SEC and CURRENT_TIME | Deepa Dinamani |
2017-05-08 | fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag | Tetsuo Handa |
2017-05-08 | include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec | Andi Kleen |
2017-05-08 | kref: remove WARN_ON for NULL release functions | Andi Kleen |
2017-05-08 | include/linux/filter.h: use set_memory.h header | Laura Abbott |
2017-05-08 | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott |
2017-05-08 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-05-08 | mm, vmalloc: properly track vmalloc users | Michal Hocko |
2017-05-08 | mm: introduce kv[mz]alloc helpers | Michal Hocko |
2017-05-08 | sysv,ipc: cacheline align kern_ipc_perm | Davidlohr Bueso |
2017-05-08 | pidns: expose task pid_ns_for_children to userspace | Kirill Tkhai |
2017-05-08 | ns: allow ns_entries to have custom symlink content | Kirill Tkhai |
2017-05-08 | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini |
2017-05-08 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini |
2017-05-08 | cpumask: make "nr_cpumask_bits" unsigned | Alexey Dobriyan |
2017-05-08 | jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp | Matthias Kaehlcke |
2017-05-08 | mm, compaction: change migrate_async_suitable() to suitable_migration_source() | Vlastimil Babka |
2017-05-08 | mm, page_alloc: count movable pages when stealing from pageblock | Vlastimil Babka |
2017-05-08 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong |