summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar15-35/+110
2016-03-10net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-03-10Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+9
2016-03-10Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams2-3/+34
2016-03-10dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei1-1/+1
2016-03-10kasan: add functions to clear stack poisonMark Rutland1-1/+5
2016-03-10list: kill list_force_poison()Dan Williams1-11/+0
2016-03-10libnvdimm, pmem: clear poison on writeDan Williams1-0/+19
2016-03-10NFC: microread: Drop platform data header fileJean Delvare1-35/+0
2016-03-10kcm: Kernel Connection Multiplexor moduleTom Herbert1-1/+5
2016-03-10net: Add MSG_BATCH flagTom Herbert1-0/+1
2016-03-10net: Make sock_alloc exportableTom Herbert1-0/+1
2016-03-10rcu: Add list_next_or_null_rcuTom Herbert1-0/+21
2016-03-09resource: Add remove_resource interfaceToshi Kani1-0/+1
2016-03-09thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan1-0/+18
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-09Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij1-0/+6
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-8/+17
2016-03-09cpufreq: Remove 'policy->governor_enabled'Viresh Kumar1-1/+0
2016-03-09Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar1-4/+0
2016-03-09cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki1-0/+34
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij9-121/+169
2016-03-09Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4....Lee Jones3-99/+284
2016-03-09PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson1-0/+4
2016-03-09gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin1-6/+0
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan1-0/+10
2016-03-09PCI: Add pcibios_bus_add_device() weak functionWei Yang1-0/+1
2016-03-09PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang1-0/+8
2016-03-09PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding1-0/+2
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov1-0/+1
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov1-0/+2
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov1-0/+3
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-32/+30
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner1-1/+1
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas1-1/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-42/+109
2016-03-08cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo1-0/+13
2016-03-08cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo1-4/+5
2016-03-08tracing: Add event record param to trigger_ops.func()Tom Zanussi1-3/+4
2016-03-08Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar5-16/+122
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar38-1564/+1686
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni1-5/+1
2016-03-08mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris1-0/+2
2016-03-08mtd: nand: simplify nand_bch_init() usageBoris BREZILLON1-6/+2
2016-03-08mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON1-0/+5
2016-03-08mtd: kill the ecclayout->oobavail fieldBoris BREZILLON1-1/+0
2016-03-08serial: sa1100: make sa1100_register_uart_fns a functionArnd Bergmann1-2/+6
2016-03-08tty/serial: at91: fix bad offset for UART timeout registerLudovic Desroches1-1/+2
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+28
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra1-3/+9