summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-23irqchip/gic-v3-its: Add probing for VLPI propertiesMarc Zyngier1-0/+5
2017-08-23irqchip/gic-v3: Add VLPI/DirectLPI discoveryMarc Zyngier1-0/+3
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov1-0/+3
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman3-0/+57
2017-08-22mlx5: Replace PCI pool old APIRomain Perier1-1/+1
2017-08-22mfd: da9052: Add register details for TSISebastian Reichel2-1/+16
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang1-19/+0
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-37/+119
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+7
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-21of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not regist...Sudeep Holla1-1/+1
2017-08-21quota: Add lock annotations to struct membersJan Kara1-11/+11
2017-08-21mfd: rk808: Add rk805 regs addr and IDElaine Zhang1-0/+120
2017-08-21mfd: rk808: Fix up the chip id get failedElaine Zhang1-0/+1
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-58/+85
2017-08-21Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij3-0/+49
2017-08-20Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-3/+3
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+14
2017-08-20Merge branch 'bugfixes'Trond Myklebust1-2/+1
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2017-08-20NFS: Remove unused parameter gfp_flags from nfs_pageio_init()Trond Myklebust1-2/+1
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet2-3/+3
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha1-2/+4
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman1-2/+13
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman1-3/+14
2017-08-20bpf: linux/bpf.h needs linux/numa.hDavid S. Miller1-0/+1
2017-08-20bpf: Allow selecting numa node during map creationMartin KaFai Lau1-1/+9
2017-08-19net: drop unused attribute argument from sysfs queue funcsstephen hemminger1-3/+2
2017-08-19net: constify net_ns_type_operationsstephen hemminger1-1/+1
2017-08-19net: constify netdev_class_filestephen hemminger1-4/+4
2017-08-19net: ethtool: Add macro to clear a link mode settingLendacky, Thomas1-0/+11
2017-08-19mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko1-0/+22
2017-08-19mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-19wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-2/+8
2017-08-19Merge tag 'reset-for-4.14' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann1-0/+68
2017-08-19Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann1-0/+7
2017-08-18SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust1-0/+1
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-0/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-0/+1
2017-08-18PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I1-0/+2
2017-08-18cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long1-0/+5
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche1-3/+2
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-18Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2-0/+5
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney1-0/+3
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney1-0/+2
2017-08-18genirq: Restrict effective affinity to interrupts actually using itMarc Zyngier1-1/+4
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar2-4/+12