| Commit message (Expand) | Author | Age | Files | Lines |
* | perf bench numa: Fix to show proper convergence stats | Srikar Dronamraju | 2015-06-25 | 1 | -0/+4 |
* | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-06-20 | 1 | -4/+4 |
|\ |
|
| * | perf tools: Fix build breakage if prefix= is specified | Lukas Wunner | 2015-06-19 | 1 | -4/+4 |
* | | perf/x86: Honor the architectural performance monitoring version | Palik, Imre | 2015-06-19 | 1 | -6/+6 |
* | | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin | 2015-06-19 | 1 | -4/+23 |
* | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin | 2015-06-19 | 3 | -19/+46 |
* | | perf/x86: Add more Broadwell model numbers | Andi Kleen | 2015-06-19 | 1 | -0/+2 |
* | | perf: Fix ring_buffer_attach() RCU sync, again | Oleg Nesterov | 2015-06-19 | 1 | -7/+7 |
* | | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-17 | 1 | -2/+9 |
|\ \ |
|
| * | | tracing: Have filter check for balanced ops | Steven Rostedt | 2015-06-17 | 1 | -2/+9 |
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-06-17 | 1 | -10/+16 |
|\ \ \ |
|
| * | | | KVM: x86: fix lapic.timer_mode on restore | Radim Krčmář | 2015-06-16 | 1 | -10/+16 |
* | | | | Kconfig: disable Media Controller for DVB | Mauro Carvalho Chehab | 2015-06-17 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-06-17 | 2 | -1/+3 |
|\ \ \ \ |
|
| * | | | | crypto: caam - fix RNG buffer cache alignment | Steve Cornelius | 2015-06-16 | 1 | -1/+1 |
| * | | | | crypto: caam - improve initalization for context state saves | Steve Cornelius | 2015-06-16 | 1 | -0/+2 |
* | | | | | mm: shmem_zero_setup skip security check and lockdep conflict with XFS | Hugh Dickins | 2015-06-17 | 1 | -1/+7 |
* | | | | | Linux 4.1-rc8v4.1-rc8 | Linus Torvalds | 2015-06-14 | 1 | -1/+1 |
* | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-06-14 | 2 | -93/+144 |
|\ \ \ \ \ |
|
| * | | | | | dmaengine: Fix choppy sound because of unimplemented resume | Krzysztof Kozlowski | 2015-06-12 | 1 | -1/+5 |
| * | | | | | dmaengine: at_xdmac: rework slave configuration part | Ludovic Desroches | 2015-06-08 | 1 | -60/+96 |
| * | | | | | dmaengine: at_xdmac: lock fixes | Ludovic Desroches | 2015-06-08 | 1 | -32/+43 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'ntb-4.1' of git://github.com/jonmason/ntb | Linus Torvalds | 2015-06-14 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | ntb: initialize max_mw for Atom before using it | Daniel Verkamp | 2015-06-11 | 1 | -0/+1 |
| * | | | | | ntb: iounmap MW reg and vbase in error path | Jon Mason | 2015-06-08 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-06-14 | 7 | -25/+29 |
|\ \ \ \ \ |
|
| * | | | | | MPI: MIPS: Fix compilation error with GCC 5.1 | Jaedon Shin | 2015-06-13 | 1 | -2/+2 |
| * | | | | | IRQCHIP: mips-gic: Don't nest calls to do_IRQ() | Rabin Vincent | 2015-06-13 | 1 | -7/+14 |
| * | | | | | MIPS: MSA: bugfix - disable MSA correctly for new threads/processes. | Ralf Baechle | 2015-06-10 | 1 | -1/+1 |
| * | | | | | MIPS: Loongson: Do not register 8250 platform device from module. | Ralf Baechle | 2015-06-10 | 1 | -3/+1 |
| * | | | | | MIPS: Cobalt: Do not build MTD platform device registration code as module. | Ralf Baechle | 2015-06-10 | 1 | -2/+1 |
| * | | | | | SSB: Fix handling of ssb_pmu_get_alp_clock() | Hauke Mehrtens | 2015-06-09 | 1 | -3/+3 |
| * | | | | | MIPS: pgtable-bits: Fix XPA damage to R6 definitions. | Markos Chandras | 2015-06-09 | 1 | -7/+7 |
| |/ / / / |
|
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-14 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | irqchip: sunxi-nmi: Fix off-by-one error in irq iterator | Axel Lin | 2015-06-08 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-06-14 | 2 | -6/+19 |
|\ \ \ \ \ |
|
| * | | | | | lockdep: Fix a race between /proc/lock_stat and module unload | Peter Zijlstra | 2015-06-07 | 2 | -6/+19 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-14 | 3 | -15/+18 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ... | Ingo Molnar | 2015-06-09 | 2 | -12/+15 |
| * | | | | | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EP | Kan Liang | 2015-06-07 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-06-14 | 6 | -7/+58 |
|\ \ \ \ \ |
|
| * | | | | | ALSA: hda - Abort the probe without i915 binding for HSW/BDW | Takashi Iwai | 2015-06-12 | 1 | -2/+16 |
| * | | | | | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai | 2015-06-11 | 4 | -2/+34 |
| * | | | | | ALSA: hda - Continue probing even if i915 binding fails | Takashi Iwai | 2015-06-11 | 1 | -1/+2 |
| * | | | | | ALSA: hda - Don't actually write registers for caps overwrites | Takashi Iwai | 2015-06-10 | 1 | -0/+3 |
| * | | | | | ALSA: hda - fix number of devices query on hotplug | Dave Airlie | 2015-06-09 | 1 | -1/+1 |
| * | | | | | ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB | Jurgen Kramer | 2015-06-08 | 1 | -2/+3 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-06-12 | 13 | -38/+80 |
|\ \ \ \ \ \ |
|
| * | | | | | | Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt | Masanari Iida | 2015-06-12 | 1 | -1/+1 |
| * | | | | | | sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO | Marcelo Ricardo Leitner | 2015-06-12 | 1 | -1/+10 |