summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-12-21fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak1-2/+3
2015-12-19Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner1-0/+10
2015-12-19Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner46-300/+286
2015-12-19Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner1-0/+26
2015-12-19kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai1-0/+2
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai1-4/+12
2015-12-19panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai1-0/+20
2015-12-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2015-12-19mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann1-0/+1
2015-12-19Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires1-0/+5
2015-12-19include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-19mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON1-9/+0
2015-12-19mtd: nand: kill the chip->flash_node fieldBoris BREZILLON1-5/+2
2015-12-19mtd: nand: update mtd_to_nand()Boris BREZILLON1-1/+1
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+13
2015-12-18mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-2/+1
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann1-20/+0
2015-12-18dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi1-0/+6
2015-12-18dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi1-0/+7
2015-12-18dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi1-7/+44
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-81/+108
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+17
2015-12-17Add 'unsafe' user access functions for batched accessesLinus Torvalds1-0/+7
2015-12-17of: fix declaration of of_io_request_and_mapSudip Mukherjee1-11/+8
2015-12-17usb: of: fix build breakage on !OFFelipe Balbi1-1/+2
2015-12-17serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven1-0/+1
2015-12-16kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov1-1/+2
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin1-0/+1
2015-12-16kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin1-0/+2
2015-12-16pwm: Add PWM driver for OMAP using dual-mode timersNeil Armstrong1-0/+69
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren2-30/+15
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol1-0/+2
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol1-2/+0
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol1-0/+4
2015-12-16geneve: Add geneve udp port offload for ethernet devicesSinghai, Anjali1-1/+19
2015-12-16irqchip/gic: Support RealView variant setupLinus Walleij1-0/+10
2015-12-16platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier1-0/+12
2015-12-16genirq/msi: Add msi_domain_populate_irqsMarc Zyngier1-0/+2
2015-12-16genirq/msi: Make the .prepare callback reusableMarc Zyngier1-0/+4
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier1-0/+3
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki1-7/+3
2015-12-16net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti1-0/+4
2015-12-16net: diag: Add the ability to destroy a socket.Lorenzo Colitti1-0/+2
2015-12-16net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti1-0/+5
2015-12-16netlink: add a start callback for starting a netlink dumpTom Herbert1-0/+2
2015-12-16rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-16Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann1-0/+19
2015-12-16Merge tag 'omap-for-v4.5/81xx-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+1
2015-12-16Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann1-0/+17
2015-12-16net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109