summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iw_cxgb4: 32b platform fixesHariprasad S2015-05-055-16/+15
| * | | | iw_cxgb4: Cleanup register defines/MACROSHariprasad S2015-05-052-3/+5
| * | | | RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-051-10/+17
| | |/ / | |/| |
* | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-0721-74/+168
|\ \ \ \
| * | | | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-064-1/+22
| * | | | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-053-12/+21
| * | | | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-051-1/+1
| * | | | xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-051-1/+17
| * | | | xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-051-0/+29
| * | | | xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-052-2/+13
| * | | | xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-293-5/+5
| * | | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-293-3/+17
| * | | | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-274-53/+35
| * | | | xen/blkback: safely unmap purge persistent grantsBob Liu2015-04-271-6/+18
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-066-17/+23
|\ \ \ \
| * | | | x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers2015-05-061-5/+7
| * | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-063-4/+6
| |\ \ \ \
| | * | | | efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter2015-05-051-3/+3
| | * | | | x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz2015-04-171-0/+2
| | * | | | efivarfs: Ensure VariableName is NUL-terminatedRoss Lagerwall2015-04-171-1/+1
| * | | | | x86: Make cpu_tss available to external modulesMarc Dionne2015-05-051-1/+1
| * | | | | x86/spinlocks: Fix regression in spinlock contention detectionTahsin Erdogan2015-05-051-1/+1
| * | | | | x86/mm: Clean up types in xlate_dev_mem_ptr()Ingo Molnar2015-04-201-6/+8
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-0613-77/+114
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-05-062-1/+3
| |\ \ \ \ \ \
| | * | | | | | perf probe: Fix segfault if passed with ''.Wang Nan2015-05-051-0/+2
| | * | | | | | perf report: Fix -T/--threads option to work againNamhyung Kim2015-05-011-1/+1
| |/ / / / / /
| * | | | | | Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2015-05-018-44/+61
| |\ \ \ \ \ \
| | * | | | | | perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-271-0/+8
| | * | | | | | perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-271-2/+2
| | * | | | | | perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-271-7/+8
| | * | | | | | perf probe: Fix bug with global variables handlingHe Kuang2015-04-271-1/+3
| | * | | | | | perf top: Fix a segfault when kernel map is restricted.Wang Nan2015-04-271-1/+1
| | * | | | | | tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim2015-04-241-1/+1
| | * | | | | | perf kmem: Fix compiles on RHEL6/OL6David Ahern2015-04-241-27/+27
| | * | | | | | tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers2015-04-231-1/+1
| | * | | | | | perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon2015-04-231-2/+2
| | * | | | | | perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo2015-04-231-0/+5
| | * | | | | | perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo2015-04-231-2/+3
| |/ / / / / /
| * | | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-222-5/+5
| * | | | | | perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...Sonny Rao2015-04-221-0/+8
| * | | | | | perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa2015-04-221-28/+38
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-062-7/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-182-7/+10
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-152-7/+10
* | | | | | | | | Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-05-064-45/+193
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipmi: Fix multi-part message handlingCorey Minyard2015-05-061-13/+38
| * | | | | | | | | ipmi: Add alert handling to SSIFCorey Minyard2015-05-061-16/+116
| * | | | | | | | | ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai2015-05-061-2/+1
| * | | | | | | | | ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard2015-05-061-1/+3