Age | Commit message (Expand) | Author | Files | Lines |
2016-01-21 | Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+69 |
2016-01-21 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -1/+9 |
2016-01-21 | Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+0 |
2016-01-21 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -4/+86 |
2016-01-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -9/+0 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+37 |
2016-01-21 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -20/+0 |
2016-01-21 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2016-01-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -2/+19 |
2016-01-21 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -0/+2 |
2016-01-21 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 1 | -1/+1 |
2016-01-21 | Merge branch 'pm-core' | Rafael J. Wysocki | 3 | -0/+6 |
2016-01-20 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+8 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -7/+16 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -4/+0 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2 | -23/+3 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+4 |
2016-01-18 | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -0/+2 |
2016-01-18 | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 1 | -0/+18 |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf | 1 | -4/+0 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 6 | -24/+37 |
2016-01-18 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -100/+104 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 27 | -362/+727 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 4 | -116/+81 |
2016-01-17 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2 | -18/+23 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+8 |
2016-01-17 | net/mlx5_core: Fix trimming down IRQ number | Doron Tsur | 2 | -3/+4 |
2016-01-16 | printk: help pr_debug and pr_devel to optimize out arguments | Aaron Conole | 1 | -6/+6 |
2016-01-16 | printk: do cond_resched() between lines while outputting to consoles | Tejun Heo | 1 | -0/+1 |
2016-01-16 | err.h: add (missing) unlikely() to IS_ERR_OR_NULL() | Viresh Kumar | 1 | -1/+1 |
2016-01-16 | include/linux/kdev_t.h: remove new_valid_dev() | Yaowei Bai | 1 | -5/+0 |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 1 | -18/+18 |
2016-01-16 | include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers | Vasily Kulikov | 1 | -2/+2 |
2016-01-16 | Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+5 |
2016-01-16 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2016-01-16 | mm/mlock.c: change can_do_mlock return value type to boolean | Wang Xiaoqiang | 1 | -1/+1 |
2016-01-16 | memblock: fix section mismatch | Kirill A. Shutemov | 1 | -9/+9 |
2016-01-16 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 1 | -2/+3 |
2016-01-16 | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2 | -19/+50 |
2016-01-16 | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 2 | -2/+10 |
2016-01-16 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 3 | -2/+63 |
2016-01-16 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2 | -1/+9 |
2016-01-16 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2 | -1/+28 |
2016-01-16 | hugetlb: fix compile error on tile | Dan Williams | 1 | -0/+1 |
2016-01-16 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 3 | -6/+45 |
2016-01-16 | mm: introduce find_dev_pagemap() | Dan Williams | 2 | -15/+38 |
2016-01-16 | mm: skip memory block registration for ZONE_DEVICE | Dan Williams | 1 | -0/+12 |
2016-01-16 | mm, dax, pmem: introduce pfn_t | Dan Williams | 3 | -2/+79 |
2016-01-16 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 2 | -19/+20 |
2016-01-16 | dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() | Dan Williams | 1 | -2/+15 |