summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-204-13/+38
* perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng2013-09-201-5/+5
* perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-2017-31/+119
|\
| * tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee2013-09-191-1/+0
| * perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar2013-09-191-1/+1
| * perf probe: Fix finder to find lines of given functionMasami Hiramatsu2013-09-193-7/+27
| * perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo2013-09-196-8/+16
| * perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter2013-09-193-0/+28
| * perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter2013-09-191-13/+28
| * perf annotate: Fix objdump line parsing offset validationAdrian Hunter2013-09-191-1/+1
| * perf tools: Fill in new definitions for madvise()/mmap() flagsIngo Molnar2013-09-191-0/+17
| * perf tools: Sharpen the libaudit dependencies testIngo Molnar2013-09-191-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-182-3/+3
|\|
| * perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-181-1/+1
| * perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-121-2/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-186-8/+59
|\ \
| * | KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-171-0/+9
| * | kvm: free resources after canceling async_pfRadim Krčmář2013-09-171-1/+4
| * | KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-171-0/+4
| * | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-173-6/+29
| * | KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-171-1/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-1813-116/+146
|\ \ \
| * | | HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires2013-09-131-5/+10
| * | | HID: multitouch: validate indexes detailsBenjamin Tissoires2013-09-131-12/+14
| * | | HID: logitech-dj: validate output report detailsKees Cook2013-09-131-2/+8
| * | | HID: validate feature and input report detailsBenjamin Tissoires2013-09-132-10/+17
| * | | HID: lenovo-tpkbd: validate output report detailsKees Cook2013-09-131-1/+9
| * | | HID: LG: validate HID output report detailsKees Cook2013-09-134-73/+12
| * | | HID: steelseries: validate output report detailsKees Cook2013-09-131-0/+5
| * | | HID: sony: validate HID output report detailsKees Cook2013-09-131-0/+4
| * | | HID: zeroplus: validate output report detailsKees Cook2013-09-131-13/+5
| * | | HID: provide a helper for validating hid reportsKees Cook2013-09-132-0/+62
* | | | tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-181-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-1725-250/+197
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: remove stray blank spaceChris Metcalf2013-09-161-1/+1
| * | | tile: <arch/> header updates from upstreamChris Metcalf2013-09-164-35/+59
| * | | tile: improve gxio iorpc autogenerated code styleChris Metcalf2013-09-1610-130/+127
| * | | tile: double default VMALLOC spaceChris Metcalf2013-09-161-1/+1
| * | | tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-131-55/+0
| * | | tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-136-24/+6
| * | | tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-131-2/+1
| * | | tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf2013-09-131-2/+2
* | | | Linux 3.12-rc1v3.12-rc1Linus Torvalds2013-09-161-3/+3
* | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-168-128/+164
|\ \ \ \
| * | | | clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-021-2/+11
| * | | | clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| * | | | clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| * | | | clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-021-5/+22
| * | | | clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39