summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+26
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-133/+161
2015-11-04Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo150-786/+3974
2015-11-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+19
2015-11-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2015-11-04Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-7/+30
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2-0/+19
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling1-14/+14
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-1/+13
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-4/+2
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-3/+4
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K1-0/+6
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2-1/+7
2015-11-03leds: netxbig: add device tree bindingSimon Guinot2-0/+19
2015-11-03net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+11
2015-11-03bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar1-2/+1
2015-11-03bpf: add support for persistent maps/progsDaniel Borkmann3-37/+16
2015-11-03bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann1-1/+1
2015-11-03net: fix percpu memory leaksEric Dumazet1-6/+9
2015-11-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-03Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+11
2015-11-03net: make skb_set_owner_w() more robustEric Dumazet1-15/+2
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-0/+17
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-32/+50
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-2/+0
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-39/+47
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2-1/+92
2015-11-02mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds1-12/+0
2015-11-02Merge branch 'fs-file-descriptor-optimization'Linus Torvalds1-0/+2
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki1-12/+12
2015-11-02Merge branch 'pm-domains'Rafael J. Wysocki1-68/+2
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-5/+0
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki2-0/+40
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki1-0/+6
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki2-0/+152
2015-11-02Merge branch 'acpica'Rafael J. Wysocki7-21/+25
2015-11-02ipv4: fix to not remove local route on link downJulian Anastasov1-1/+1
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot1-4/+9
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi1-0/+3
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-108/+87
2015-11-01raid5: enable log for raid array with cache diskShaohua Li1-0/+1
2015-11-01vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds1-0/+2
2015-11-01dm: add support for passing through persistent reservationsChristoph Hellwig1-2/+2
2015-11-01dm: refactor ioctl handlingChristoph Hellwig1-3/+3
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+41
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller6-3/+43
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-7/+7
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse1-1/+1