summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-06ipmi: Fix multi-part message handlingCorey Minyard1-13/+38
2015-05-06ipmi: Add alert handling to SSIFCorey Minyard1-16/+116
2015-05-06ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai1-2/+1
2015-05-06ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard1-1/+3
2015-05-06ipmi: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2015-05-06rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT1-12/+12
2015-05-06ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi1-0/+13
2015-05-06nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2-2/+2
2015-05-06util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-06configfs: init configfs module earlier at boot timeDaniel Baluta1-1/+1
2015-05-06mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi1-3/+3
2015-05-06mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi1-2/+5
2015-05-06mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi1-4/+4
2015-05-06rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter3-0/+318
2015-05-06Documentation: bindings: add abracon,abx80xAlexandre Belloni1-0/+30
2015-05-06kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2-5/+11
2015-05-06mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi1-4/+4
2015-05-06lib: delete lib/find_last_bit.cYury Norov1-41/+0
2015-05-06MAINTAINERS: add co-maintainer for LED subsystemAndrew Morton1-0/+1
2015-05-06zram: add Designated Reviewer for zram in MAINTAINERSMinchan Kim1-0/+1
2015-05-06revert "zram: move compact_store() to sysfs functions area"Andrew Morton1-0/+23
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare1-1/+1
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard1-2/+3
2015-05-05ipmi: Remove incorrect use of seq_has_overflowedJoe Perches3-5/+5
2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2-4/+26
2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard1-1/+1
2015-05-05x86: Make cpu_tss available to external modulesMarc Dionne1-1/+1
2015-05-05hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky3-12/+21
2015-05-05xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky1-1/+1
2015-05-05xen/console: Update console event channel on resumeBoris Ostrovsky1-1/+17
2015-05-05xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky1-0/+29
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2-2/+13
2015-05-05MAINTAINERS: Update InfiniBand subsystem maintainerDoug Ledford1-2/+2
2015-05-05MAINTAINERS: add include/rdma/ to InfiniBand subsystemYann Droneaud1-0/+2
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche1-2/+2
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S3-9/+32
2015-05-05IB/core: Fix unaligned accessesDavid Ahern3-17/+17
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2-12/+4
2015-05-05init: fix regression by supporting devices with major:minor:offset formatChen Yu1-2/+3
2015-05-05Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Rabin Vincent1-6/+6
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-11/+32
2015-05-05gpio: add DT bindings for lpc1850-gpio driverJoachim Eastwood1-0/+39
2015-05-05gpio: add lpc18xx gpio driverJoachim Eastwood3-0/+189
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-17/+40
2015-05-05perf probe: Fix segfault if passed with ''.Wang Nan1-0/+2
2015-05-05efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter1-3/+3
2015-05-05drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner1-1/+17
2015-05-05drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner1-1/+7
2015-05-05drm/radeon: don't setup audio on asics that don't support itAlex Deucher1-0/+4
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez7-79/+39