summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Merge tag 'for-linus-20170212' of git://git.infradead.org/linux-mtdLinus Torvalds9-168/+93
2017-02-16rhashtable: Revert nested table changes.David S. Miller1-56/+22
2017-02-14rhashtable: Add nested tablesHerbert Xu1-22/+56
2017-02-13bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov1-7/+6
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2017-02-10mtd: name the mtd device with an optional label propertyCédric Le Goater1-0/+3
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris3-6/+62
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen2-0/+34
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen1-6/+16
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda1-0/+12
2017-02-10mtd: Add partition device node to mtd partition devicesSascha Hauer1-0/+1
2017-02-09cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-09Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris15-190/+80
2017-02-09mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chipZach Brown1-0/+5
2017-02-09mtd: introduce function max_bad_blocksJeff Westfahl1-0/+13
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki1-3/+0
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov1-0/+1
2017-02-06mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-2/+6
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+30
2017-02-04base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2-12/+19
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2-7/+21
2017-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-18/+18
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner1-2/+0
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner1-1/+0
2017-02-01Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-01-31fscache: Fix dead object requeueDavid Howells1-0/+1
2017-01-31Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui1-2/+30
2017-01-30irqdomain: Avoid activating interrupts more than onceMarc Zyngier1-0/+17
2017-01-30mtd: nand: fsmc: remove stale non-DT probe pathLinus Walleij1-156/+0
2017-01-30mtd: nand: fix nand.h kernel-doc warningsRandy Dunlap1-1/+2
2017-01-30can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+3
2017-01-28percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+10
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+2
2017-01-27Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+0
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+0
2017-01-25net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven1-2/+2
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven1-1/+0
2017-01-25mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka1-1/+5
2017-01-25kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus1-0/+1