summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-07-27genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris1-2/+12
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla1-1/+0
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu1-0/+2
2015-07-22genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSIJiang Liu1-20/+50
2015-07-22genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_descJiang Liu1-7/+4
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu3-2/+5
2015-07-22PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu1-0/+7
2015-07-16genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu1-1/+1
2015-07-11genirq: Remove the irq argument from note_interrupt()Jiang Liu1-2/+1
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-31/+52
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2-37/+1018
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe1-14/+11
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe1-0/+984
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+14
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+3
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju1-2/+0
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-3/+3
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-22/+38
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-1/+24
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2-3/+36
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-0/+7
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+8
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra1-0/+2
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet1-0/+14
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-16/+55
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-15/+103
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-0/+45
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2-3/+8
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe1-2/+2
2015-07-02bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+28
2015-07-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+3
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+11
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-0/+40
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-12/+61
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+46
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-107/+416
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman1-0/+15
2015-07-01kernfs: Add support for always empty directories.Eric W. Biederman1-0/+3
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman1-0/+3
2015-07-01fs: Add helper functions for permanently empty directories.Eric W. Biederman1-0/+2
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet1-0/+3
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+7
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy1-2/+2