summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-141-1/+5
* xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-1/+2
* pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-121-0/+1
* xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+7
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-123-21/+54
|\
| * PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-061-3/+3
| * PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-061-1/+1
| * PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-061-0/+23
| * PCI: remove pci_create_bus()Bjorn Helgaas2012-01-061-2/+0Star
| * PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-061-9/+1Star
| * PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-061-0/+3
| * PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-061-0/+3
| * PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-061-0/+2
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-0/+3
| * PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe2012-01-061-0/+2
| * PCI: Introduce INTx check & mask APIJan Kiszka2012-01-061-0/+3
| * PCI: Rework config space blocking servicesJan Kiszka2012-01-061-5/+9
| * PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-061-1/+1
| * PCI: Rework ASPM disable codeMatthew Garrett2012-01-061-2/+2
| * PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-061-2/+2
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-062-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-115-0/+100
|\ \
| * | crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-211-0/+2
| * | crypto: Unlink and free instances when deletedSteffen Klassert2011-11-091-0/+1
| * | crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna2011-11-091-0/+27
| * | crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-091-0/+2
| * | crypto: lrw - add interface for parallelized cipher implementionsJussi Kivilinna2011-11-091-0/+43
| * | crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...Jussi Kivilinna2011-11-091-0/+25
* | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-114-1/+214
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2012-01-094-1/+214
| |\ \ \ | | |_|/ | |/| |
| | * | security: update security_file_mmap() docsKees Cook2011-12-191-0/+2
| | * | Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-182-0/+210
| | |\ \
| | | * | crypto: digital signature verification supportDmitry Kasatkin2011-11-091-0/+64
| | | * | crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin2011-11-091-0/+146
| | | |/
| | * | KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-161-0/+1
| | * | Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-16526-4024/+15289
| | |\ \
| | * | | include/linux/security.h: fix security_inode_init_security() argAndrew Morton2011-11-161-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-111-0/+1
|\ \ \ \ \
| * | | | | fix shrink_dcache_parent() livelockMiklos Szeredi2012-01-101-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-113-8/+30
|\ \ \ \ \ \
| * | | | | | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-283-8/+30
* | | | | | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-114-5/+15
|\ \ \ \ \ \ \
| * | | | | | | add missing __iomem to generic iounmap declarationMark Salter2011-10-071-1/+1
| * | | | | | | add ELF machine define for TI C6X DSPsMark Salter2011-10-071-0/+1
| * | | | | | | fixed generic page.h for non-zero PAGE_OFFSETMark Salter2011-10-071-3/+7
| * | | | | | | fix default __strnlen_user macroMark Salter2011-10-071-1/+6
* | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-113-8/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-081-5/+0Star
| * | | | | | | | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-182-3/+12
| * | | | | | | | writeback: fix dirtied pages accounting on redirtyWu Fengguang2011-12-181-0/+2