summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-311-1/+1
|\
| * debugobjects: Allow bigger number of early boot objectsChristian Borntraeger2016-01-271-1/+1
* | Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-311-14/+10
|\ \
| * | vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-271-14/+10
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-312-30/+23
|\ \
| * | i2c: piix4: don't regress on bus namesJean Delvare2016-01-291-5/+8
| * | i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2016-01-261-1/+2
| * | i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-261-10/+9
| * | i2c: piix4: Fix SB800 lockingJean Delvare2016-01-261-16/+6
| |/
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-293-0/+11
|\ \
| * | ARM: wire up copy_file_range() syscallRussell King2016-01-272-0/+2
| * | ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook2016-01-261-0/+9
| |/
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-2911-56/+35
|\ \
| * | powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
| * | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan2016-01-281-1/+1
| * | powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
| * | powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde2016-01-251-2/+2
| * | powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
| * | powerpc: Simplify module TOC handlingAlan Modra2016-01-213-32/+11
| * | powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-213-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-2937-189/+192
|\ \ \
| * | | s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
| * | | s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13
| * | | s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-263-18/+6
| * | | s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer2016-01-263-20/+24
| * | | s390/pci: remove iomap sanity checksSebastian Ott2016-01-261-9/+4
| * | | s390/pci: set error state for unusable functionsSebastian Ott2016-01-261-0/+5
| * | | s390/pci: fix bar checkSebastian Ott2016-01-261-1/+1
| * | | s390/pci: resize iomapSebastian Ott2016-01-261-12/+22
| * | | s390/pci: improve ZPCI_* macrosSebastian Ott2016-01-262-7/+10
| * | | s390/pci: provide ZPCI_ADDR macroSebastian Ott2016-01-262-7/+4
| * | | s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott2016-01-261-1/+1
| * | | s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu2016-01-261-1/+1
| * | | s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-1914-49/+41
| * | | s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-1910-33/+28
| * | | s390: wire up copy_file_range syscallHeiko Carstens2016-01-193-1/+4
| * | | s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-193-6/+0
| * | | s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-191-1/+1
| * | | s390/irqflags: optimize irq restoreChristian Borntraeger2016-01-192-3/+8
| * | | s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2016-01-192-7/+7
* | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2911-32/+113
|\ \ \ \
| * | | | Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-294-17/+0
| * | | | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason2016-01-271-1/+1
| * | | | Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-276-18/+34
| |\ \ \ \
| | * | | | btrfs: add free space tree to the cow-only listDavid Sterba2016-01-251-1/+2
| | * | | | btrfs: add free space tree to lockdep classesDavid Sterba2016-01-251-0/+1
| | * | | | btrfs: tweak free space tree bitmap allocationDavid Sterba2016-01-221-2/+16
| | * | | | btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-223-15/+15
| * | | | | btrfs: sysfs: check initialization state before updating featuresDavid Sterba2016-01-271-0/+3
| * | | | | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-01-251-1/+0
OpenPOWER on IntegriCloud