Age | Commit message (Expand) | Author | Files | Lines |
2015-09-21 | hwrng: mxc-rnga - Remove unnecessary dev_info message | Fabio Estevam | 1 | -2/+0 |
2015-09-21 | hwrng: mxc-rnga - Remove uneeded initialization | Fabio Estevam | 1 | -1/+1 |
2015-09-21 | hwrng: mxc-rnga - Remove unneeded goto label | Fabio Estevam | 1 | -5/+2 |
2015-09-21 | hwrng: octeon - Use devm_hwrng_register | Vaishali Thakkar | 1 | -11/+1 |
2015-09-20 | drivers/char: make efirtc.c driver explicitly non-modular | Paul Gortmaker | 1 | -10/+3 |
2015-09-20 | drivers/char: make SGI snsc.c driver explicitly non-modular | Paul Gortmaker | 1 | -3/+2 |
2015-09-20 | drivers/char: make hpet.c explicitly non-modular | Paul Gortmaker | 1 | -22/+3 |
2015-09-08 | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 8 | -277/+406 |
2015-09-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+2 |
2015-09-03 | ipmi:ssif: Add a module parm to specify that SMBus alerts don't work | Corey Minyard | 1 | -0/+8 |
2015-09-03 | ipmi: add of_device_id in MODULE_DEVICE_TABLE | Brijesh Singh | 1 | -0/+1 |
2015-09-03 | ipmi: Compensate for BMCs that wont set the irq enable bit | Corey Minyard | 1 | -43/+137 |
2015-09-03 | ipmi: Don't call receive handler in the panic context | Hidehiro Kawai | 1 | -1/+7 |
2015-09-03 | ipmi: Avoid touching possible corrupted lists in the panic context | Hidehiro Kawai | 1 | -0/+17 |
2015-09-03 | ipmi: Don't flush messages in sender() in run-to-completion mode | Hidehiro Kawai | 2 | -5/+8 |
2015-09-03 | ipmi: Factor out message flushing procedure | Hidehiro Kawai | 1 | -21/+18 |
2015-09-03 | ipmi: Remove unneeded set_run_to_completion call | Hidehiro Kawai | 1 | -2/+0 |
2015-09-03 | ipmi: Make some data const that was only read | Corey Minyard | 6 | -36/+39 |
2015-09-03 | ipmi: constify SSIF ACPI device ids | Mathias Krause | 1 | -1/+1 |
2015-09-03 | ipmi: Delete an unnecessary check before the function call "cleanup_one_si" | Markus Elfring | 1 | -3/+1 |
2015-09-03 | char:ipmi - Change 1 to true for bool type variables during initialization. | Shailendra Verma | 2 | -6/+6 |
2015-09-03 | impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s... | Nicholas Krause | 1 | -1/+0 |
2015-09-03 | ipmi: Add a comment in how messages are delivered from the lower layer | Corey Minyard | 1 | -0/+4 |
2015-09-03 | ipmi/powernv: Fix potential invalid pointer dereference | Neelesh Gupta | 1 | -1/+8 |
2015-09-03 | ipmi: Convert the IPMI SI ACPI handling to a platform device | Corey Minyard | 1 | -163/+157 |
2015-08-17 | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie | 1 | -1/+1 |
2015-08-09 | Merge 4.2-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-08-05 | toshiba laptop: replace ioremap_cache with ioremap | Dan Williams | 1 | -1/+1 |
2015-08-05 | char/nvram: Use bitwise OR to obtain Atari video mode data | Finn Thain | 1 | -1/+1 |
2015-08-05 | char: xillybus: Allow 64-bit DMA on PCIe interface | Eli Billauer | 1 | -4/+6 |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman | 1 | -6/+3 |
2015-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2015-07-28 | hwrng: core - correct error check of kthread_run call | Martin Schwidefsky | 1 | -1/+1 |
2015-07-27 | char: misc: fix error path | Sudip Mukherjee | 1 | -2/+4 |
2015-07-27 | char: misc: remove redundant ifdef | Sudip Mukherjee | 1 | -2/+0 |
2015-07-24 | Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -2/+2 |
2015-07-15 | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter | 20 | -1531/+138 |
2015-07-15 | Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd... | James Morris | 2 | -1/+10 |
2015-07-13 | tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted | Jarkko Sakkinen | 1 | -0/+8 |
2015-07-13 | tpm: Fix initialization of the cdev | Jason Gunthorpe | 1 | -1/+2 |
2015-07-02 | Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/... | Linus Torvalds | 1 | -1/+1 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2015-06-29 | agp/intel: Fix typo in needs_ilk_vtd_wa() | Chris Wilson | 1 | -1/+1 |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 3 | -5/+6 |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -1500/+23 |
2015-06-26 | drm/i915/gtt: Allow >= 4GB sizes for vm. | Mika Kuoppala | 1 | -2/+2 |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 1 | -17/+22 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds | 1 | -3/+2 |
2015-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+79 |