summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-02irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier1-0/+59
2016-05-02genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2-0/+5
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier1-1/+14
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn1-3/+2
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn1-1/+1
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+9
2016-04-27devpts: more pty driver interface cleanupsLinus Torvalds2-5/+5
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller1-0/+1
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2-6/+1
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller1-1/+0
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny1-3/+4
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed1-0/+2
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-3/+3
2016-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds1-2/+2
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+46
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-0/+7
2016-04-21thermal: consistently use int for trip tempWei Ni1-2/+2
2016-04-20Merge branch 'ptmx-cleanup'Linus Torvalds1-24/+10
2016-04-19Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-04-18devpts: clean up interface to pty driversLinus Torvalds1-24/+10
2016-04-17Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2016-04-16Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+16
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai1-0/+1
2016-04-15Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-61/+3
2016-04-15Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2016-04-15soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek1-0/+39
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani1-6/+16
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-0/+2
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim1-4/+5
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+4
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2016-04-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+20
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck1-1/+4
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar1-61/+3
2016-04-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann1-2/+0
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds14-45/+29
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov1-15/+0
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov8-11/+10
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov9-19/+19
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-19/+19
2016-04-03Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+10
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-0/+4