summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | NFS: Fix a write performance regressionTrond Myklebust2015-10-021-1/+1
| * | | | | | NFS: Fix up page writeback accountingTrond Myklebust2015-10-021-6/+6
* | | | | | | Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds2015-10-071-18/+16
* | | | | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-065-5/+54
|\ \ \ \ \ \ \
| * | | | | | | x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel2015-10-061-1/+18
| * | | | | | | x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2015-09-281-1/+1
| * | | | | | | x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-282-0/+31
| * | | | | | | xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky2015-09-281-0/+1
| * | | | | | | xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2015-09-282-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-10-0611-40/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/defconfig: set SCSI_DH=ySebastian Ott2015-10-013-3/+3
| * | | | | | | | s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-303-30/+67
| * | | | | | | | s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-09-291-1/+1
| * | | | | | | | s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2015-09-234-6/+6
* | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-10-063-36/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | [CIFS] Update cifs version numberSteve French2015-10-031-1/+1
| * | | | | | | | [SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French2015-10-011-34/+0
| * | | | | | | | [SMB3] Missing null tcon checkSteve French2015-09-261-1/+1
* | | | | | | | | Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
* | | | | | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| * | | | | | | | | string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| * | | | | | | | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
* | | | | | | | | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| * | | | | | | | | | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| * | | | | | | | | | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| * | | | | | | | | | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| * | | | | | | | | | md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| * | | | | | | | | | md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| * | | | | | | | | | raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| * | | | | | | | | | md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-0413-144/+82
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-044-73/+42
| * | | | | | | | | | MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
| * | | | | | | | | | MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-021-27/+1
| * | | | | | | | | | MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-021-25/+1
| * | | | | | | | | | MIPS: BPF: Fix load delay slots.Ralf Baechle2015-10-021-0/+4
| * | | | | | | | | | MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle2015-10-011-6/+3
| * | | | | | | | | | MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
| * | | | | | | | | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
| * | | | | | | | | | MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-301-0/+2
| * | | | | | | | | | MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-301-2/+2
| * | | | | | | | | | MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-301-1/+1
| * | | | | | | | | | MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-305-6/+20
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-043-3/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| * | | | | | | | | | | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3
| * | | | | | | | | | | genirq: Fix race in register_irq_proc()Ben Hutchings2015-10-011-2/+17
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-039-65/+69
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud