summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-142-7/+10
* | | | | | | | | Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-05-054-45/+193
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipmi: Fix multi-part message handlingCorey Minyard2015-05-051-13/+38
| * | | | | | | | | ipmi: Add alert handling to SSIFCorey Minyard2015-05-051-16/+116
| * | | | | | | | | ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai2015-05-051-2/+1
| * | | | | | | | | ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard2015-05-051-1/+3
| * | | | | | | | | ipmi: Remove unused including <linux/version.h>Wei Yongjun2015-05-051-1/+0
| * | | | | | | | | ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard2015-05-051-2/+3
| * | | | | | | | | ipmi: Remove incorrect use of seq_has_overflowedJoe Perches2015-05-053-5/+5
| * | | | | | | | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-052-4/+26
| * | | | | | | | | ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard2015-05-051-1/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-0517-75/+429
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT2015-05-051-12/+12
| * | | | | | | | | | ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi2015-05-051-0/+13
| * | | | | | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-052-2/+2
| * | | | | | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-051-1/+1
| * | | | | | | | | | configfs: init configfs module earlier at boot timeDaniel Baluta2015-05-051-1/+1
| * | | | | | | | | | mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi2015-05-051-3/+3
| * | | | | | | | | | mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi2015-05-051-2/+5