- 28b92e0 x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() by Boris Ostrovsky · 11 years ago
- c45f773 x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro by Andres Freund · 11 years ago
- 722a0d2 x86: Fix typo preventing msr_set/clear_bit from having an effect by Andres Freund · 11 years ago
- 6218791 x86/intel: Add quirk to disable HPET for the Baytrail platform by Feng Tang · 11 years ago
- f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 11 years ago
- 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 11 years ago
- aadca6f x86/reboot: Add reboot quirk for Certec BPC600 by Christian Gmeiner · 11 years ago
- 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- 3adc1be asmlinkage: Revert "lto: Make asmlinkage __visible" by Andi Kleen · 11 years ago
- ac008fe x86, build: Don't get confused by local symbols by H. Peter Anvin · 11 years ago
- 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
- 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 00622e6 Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
- 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
- 6c6ca9c Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- e981e79 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- de3afce Merge branches 'acpi-ec' and 'acpi-processor' by Rafael J. Wysocki · 11 years ago
- 25d6db9 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
- d705116 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
- 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
- 0845e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- b7270cc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
- 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 11 years ago
- ba6728f Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
- 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
- 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 11 years ago
- e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 11 years ago
- b7e1bd9 Hexagon: Delete stale barrier.h by Vineet Gupta · 11 years ago
- 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f496136 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
- 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 11 years ago
- 98794f9 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
- 754320d aio: fix potential leak in aio_run_iocb(). by Leon Yu · 11 years ago
- c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 11 years ago
- 399f0c2 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
- 4985c32 ACPI / processor: Fix failure of loading acpi-cpufreq driver by Lan Tianyu · 11 years ago
- a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 11 years ago
- a5a5aef Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 11 years ago
- 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
- 71dc96e Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
- 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 11 years ago
- 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 11 years ago
- 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 11 years ago
- 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 11 years ago
- 611ec12 perf tests: Add static build make test by Jiri Olsa · 11 years ago
- 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 11 years ago
- e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 11 years ago
- 98a01e7 timer: Prevent overflow in apply_slack by Jiri Bohac · 11 years ago
- 012a45e hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 11 years ago
- 6c6c0d5 hrtimer: Prevent all reprogramming if hang detected by Stuart Hayes · 11 years ago
- ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 11 years ago
- 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 11 years ago
- e2a75c4 MAINTAINERS: update maintainer entry for Exynos DP driver by Jingoo Han · 11 years ago
- 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 11 years ago
- d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
- b3413af PNP: Fix compile error in quirks.c by Bjorn Helgaas · 11 years ago
- 3eba563 ACPI / EC: Process rather than discard events in acpi_ec_clear by Kieran Clancy · 11 years ago
- fb0095d Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 11 years ago
- 0a1f83a Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 11 years ago
- 6ba736d ALSA: hda - Suppress CORBRP clear on Nvidia controller chips by Takashi Iwai · 11 years ago
- fbcde3d dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning by Mike Snitzer · 11 years ago
- 58b116b drivercore: deferral race condition fix by Grant Likely · 11 years ago
- 9afa27c clocksource: nspire: Fix compiler warning by Alexander Shiyan · 11 years ago
- 82a56194 clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue by Lorenzo Pieralisi · 11 years ago
- 30c2117 KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address. by Haibin Wang · 11 years ago
- 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 11 years ago
- c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 11 years ago
- 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
- cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
- 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- 6712d29 cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error by Tim Gardner · 11 years ago
- 8997b18 cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
- 3221e55 cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
- 237ede1 cpufreq: powernow-k6: Fix incorrect comparison with max_multipler by Srivatsa S. Bhat · 11 years ago
- 7aa0557 cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
- 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
- 3894e9e irqchip: irq-crossbar: Not allocating enough memory by Dan Carpenter · 11 years ago
- 8cc3cfc irqchip: armanda: Sanitize set_irq_affinity() by Thomas Gleixner · 11 years ago
- a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
- f2ae85b KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses by Andre Przywara · 11 years ago
- 41c22f6 KVM: async_pf: mm->mm_users can not pin apf->mm by Oleg Nesterov · 11 years ago
- 91021a6 KVM: ARM: vgic: Fix sgi dispatch problem by Haibin Wang · 11 years ago
- 5c8818b MAINTAINERS: co-maintainance of KVM/{arm,arm64} by Marc Zyngier · 11 years ago
- 5d4e08c arm: KVM: fix possible misalignment of PGDs and bounce page by Mark Salter · 11 years ago
- 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
- def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
- e32dfbe ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
- 474a596 Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
- fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 11 years ago
- e8e249d kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
- 39025ba x86/vsmp: Fix irq routing by Oren Twaig · 11 years ago