summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-12pcmcia: add a new resource manager for non ISA systemsAlan Cox3-3/+182
2015-01-12pcmcia: handle anonymous cards by generating a fake CISAlan Cox1-4/+20
2015-01-12pcmcia: Fix requeryAlan Cox2-1/+4
2015-01-12pcmcia cis: on an out of range CIS read return 0xff, don't just warnAlan Cox1-1/+4
2015-01-12pcmcia: correct typesAlan Cox2-5/+6
2015-01-12uio/uio_pci_generic: don't return zero on failure path in probe()Alexey Khoroshilov1-1/+2
2015-01-12stable_kernel_rules: reorganize and update submission optionsBrian Norris1-10/+34
2015-01-12vme: fix misspelling of current function in stringJulia Lawall1-1/+1
2015-01-12ad525x_dpot-spi: Added Blank lines after declarationsMohammad Jamal1-0/+4
2015-01-12ad525x_dpot:Remove break after returnMohammad Jamal1-6/+0
2015-01-12ad525x_dpot: Add a blank line after declarationMohammad Jamal1-0/+1
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick2-2/+0
2015-01-12MAINTAINERS: Fix up entry for Dell laptop SMM driverGuenter Roeck1-0/+1
2015-01-12drivers: char: mem: Fix Missing blank line issuesRob Ward1-0/+2
2015-01-12drivers: char: mem: Replace usage of asm includeRob Ward1-1/+1
2015-01-12drivers: char: mem: Simplify DEVPORT configurationRob Ward1-5/+1
2015-01-12drivers: char: mem: Simplify DEVKMEM configurationRob Ward1-7/+1
2015-01-12drivers: char: mem: Make /dev/mem an optional deviceRob Ward2-1/+12
2015-01-12misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner1-15/+16
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph1-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph1-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph1-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph1-2/+2
2015-01-12ti-st: add device tree supportGigi Joseph3-10/+105
2015-01-12mei: use uuid, me_addr tuple addressing also for flow control creditsTomas Winkler1-2/+2
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler3-21/+19
2015-01-12tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui1-6/+6
2015-01-12Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2-3/+7
2015-01-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila1-2/+2
2014-12-29Linux 3.19-rc2v3.19-rc2Linus Torvalds1-1/+1
2014-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-51/+65
2014-12-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-28Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-3/+27
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-27Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23
2014-12-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds47-221/+450
2014-12-26Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-29/+18
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie9-74/+12
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie6-10/+85
2014-12-24Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-21/+28
2014-12-24audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+27
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3