summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-086-72/+126
| |\ \ | | |/ | |/|
| | * nvme-rdma: Remove unused includesSagi Grimberg2016-08-041-3/+0
| | * nvme-rdma: start async event handler after reconnecting to a controllerSagi Grimberg2016-08-041-0/+2
| | * nvmet: Fix controller serial number inconsistencySagi Grimberg2016-08-043-5/+6
| | * nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...Sagi Grimberg2016-08-041-9/+4
| | * nvmet-rdma: Correctly handle RDMA device hot removalSagi Grimberg2016-08-041-17/+70
| | * nvme-rdma: Make sure to shutdown the controller if we canSagi Grimberg2016-08-031-1/+1
| | * nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg2016-08-031-3/+1
| | * nvme-rdma: Free the I/O tags when we delete the controllerSagi Grimberg2016-08-031-5/+7
| | * nvme-rdma: Remove duplicate call to nvme_remove_namespacesSagi Grimberg2016-08-031-7/+10
| | * nvme-rdma: Fix device removal handlingSagi Grimberg2016-08-031-20/+21
| | * nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg2016-08-031-1/+3
| | * nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier2016-08-031-1/+1
* | | Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-08-131-36/+49
|\ \ \
| * | | vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson2016-08-091-36/+49
| |/ /
* | | Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-132-20/+54
|\ \ \
| * | | nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton2016-08-121-5/+20
| * | | nfsd: Fix race between FREE_STATEID and LOCKChuck Lever2016-08-111-12/+28
| * | | nfsd: fix dentry refcounting on createJosef Bacik2016-08-111-3/+6
| |/ /
* | | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-135-14/+36
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-125-14/+36
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga2016-08-061-1/+20
| | * | | PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-08-121-2/+2
| | * | | x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki2016-08-083-11/+14
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-1220-195/+182
|\ \ \ \ \
| * | | | | x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior2016-08-111-4/+9
| * | | | | x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski2016-08-111-0/+21
| * | | | | x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2016-08-112-8/+30
| * | | | | x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski2016-08-113-6/+12
| * | | | | x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski2016-08-112-8/+12
| * | | | | x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski2016-08-113-3/+2
| * | | | | x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-112-6/+1
| * | | | | x86/mm: Fix swap entry comment and macroDave Hansen2016-08-111-2/+2
| * | | | | x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss2016-08-111-1/+1
| * | | | | x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen2016-08-101-121/+17
| * | | | | x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks2016-08-101-0/+2
| * | | | | x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
| * | | | | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-102-20/+13
| * | | | | x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis2016-08-101-3/+5
| * | | | | x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis2016-08-101-4/+5
| * | | | | x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov2016-08-101-5/+9
| * | | | | x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-08-101-0/+7
| * | | | | x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier2016-08-101-2/+12
| * | | | | x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2016-08-102-3/+7
| * | | | | x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko2016-08-101-0/+11
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-126-7/+60
|\ \ \ \ \ \
| * | | | | | x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann2016-08-101-1/+1
| * | | | | | Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-104843-138342/+205105
| |\| | | | |
| * | | | | | x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange2016-08-103-0/+30
| * | | | | | x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange2016-08-101-2/+2