aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-18
| | |\ \ \
| | | * \ \ Merge branch 'iommu-generic-allocator'David S. Miller2015-04-18
| | | |\ \ \
| | | | * | | iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-18
| | | | * | | sparc: Make LDC use common iommu poll management functionsSowmini Varadhan2015-04-18
| | | | * | | sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-18
| | | | * | | Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-18
| | | |/ / /
| | | * | | sparc: Revert generic IOMMU allocator.David S. Miller2015-04-18
| | * | | | Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-04-18
| | |\ \ \ \
| | | * | | | net/9p: add a privport option for RDMA transport.Dominique Martinet2015-03-21
| | | * | | | fs/9p: Initialize status in v9fs_file_do_lock.Dominique Martinet2015-03-21
| | | * | | | net/9p: Initialize opts->privport as it should be.Dominique Martinet2015-03-21
| | | * | | | net/9p: use memcpy() instead of snprintf() in p9_mount_tag_show()Andrey Ryabinin2015-03-20
| | | * | | | 9p: use unsigned integers for nwqid/countKirill A. Shutemov2015-03-20
| | | * | | | 9p: do not crash on unknown lock status codeKirill A. Shutemov2015-03-20
| | | * | | | 9p: fix error handling in v9fs_file_do_lockKirill A. Shutemov2015-03-20
| | | * | | | 9p: remove unused variable in p9_fd_create()Fabian Frederick2015-03-20
| | | * | | | 9p: kerneldoc warning fixesFabian Frederick2015-03-20
| | * | | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-18
| | |\ \ \ \ \
| | | * | | | | drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()Ingo Molnar2015-04-01
| | | * | | | | drivers/block/pmem: Add a driver for persistent memoryRoss Zwisler2015-04-01
| | | * | | | | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-01
| | * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-18
| | |\ \ \ \ \ \
| | | * | | | | | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk2015-04-18
| | | * | | | | | x86/fpu: Load xsave pointer *after* initializationBorislav Petkov2015-04-17
| | | * | | | | | x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()Oleg Nesterov2015-04-16
| | | * | | | | | x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-16
| | * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-18
| | |\ \ \ \ \ \ \
| | | * | | | | | | perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar2015-04-18
| | | * | | | | | | perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang2015-04-17
| | | * | | | | | | perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan2015-04-17
| | | * | | | | | | perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra2015-04-17
| | | * | | | | | | perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra2015-04-17
| | | * | | | | | | Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-04-14
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | perf probe: Fix segfault when probe with lazy_line to fileHe Kuang2015-04-13
| | | | * | | | | | | perf probe: Find compilation directory path for lazy matchingNaohiro Aota2015-04-13
| | | | * | | | | | | perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang2015-04-13
| | | | * | | | | | | perf kmem: Analyze page allocator events alsoNamhyung Kim2015-04-13
| | | | * | | | | | | tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-13
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-04-18
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | smp: Fix smp_call_function_single_async() lockingLinus Torvalds2015-04-17
| | | * | | | | | | | lockdep: Make print_lock() robust against concurrent releasePeter Zijlstra2015-04-17
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-04-18
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mnt: Update detach_mounts to leave mounts connectedEric W. Biederman2015-04-09
| | | * | | | | | | | mnt: Fix the error check in __detach_mountsEric W. Biederman2015-04-09
| | | * | | | | | | | mnt: Honor MNT_LOCKED when detaching mountsEric W. Biederman2015-04-09
| | | * | | | | | | | fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman2015-04-09
| | | * | | | | | | | mnt: Factor umount_mnt from umount_treeEric W. Biederman2015-04-09
| | | * | | | | | | | mnt: Factor out unhash_mnt from detach_mnt and umount_treeEric W. Biederman2015-04-09
| | | * | | | | | | | mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman2015-04-09
| | | * | | | | | | | mnt: Don't propagate unmounts to locked mountsEric W. Biederman2015-04-02