Age | Commit message (Expand) | Author |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-09-21 | hwrng: xgene - fix handling platform_get_irq | Andrzej Hajda |
2015-09-08 | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2015-09-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-09-03 | ipmi:ssif: Add a module parm to specify that SMBus alerts don't work | Corey Minyard |
2015-09-03 | ipmi: add of_device_id in MODULE_DEVICE_TABLE | Brijesh Singh |
2015-09-03 | ipmi: Compensate for BMCs that wont set the irq enable bit | Corey Minyard |
2015-09-03 | ipmi: Don't call receive handler in the panic context | Hidehiro Kawai |
2015-09-03 | ipmi: Avoid touching possible corrupted lists in the panic context | Hidehiro Kawai |
2015-09-03 | ipmi: Don't flush messages in sender() in run-to-completion mode | Hidehiro Kawai |
2015-09-03 | ipmi: Factor out message flushing procedure | Hidehiro Kawai |
2015-09-03 | ipmi: Remove unneeded set_run_to_completion call | Hidehiro Kawai |
2015-09-03 | ipmi: Make some data const that was only read | Corey Minyard |
2015-09-03 | ipmi: constify SSIF ACPI device ids | Mathias Krause |
2015-09-03 | ipmi: Delete an unnecessary check before the function call "cleanup_one_si" | Markus Elfring |
2015-09-03 | char:ipmi - Change 1 to true for bool type variables during initialization. | Shailendra Verma |
2015-09-03 | impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s... | Nicholas Krause |
2015-09-03 | ipmi: Add a comment in how messages are delivered from the lower layer | Corey Minyard |
2015-09-03 | ipmi/powernv: Fix potential invalid pointer dereference | Neelesh Gupta |
2015-09-03 | ipmi: Convert the IPMI SI ACPI handling to a platform device | Corey Minyard |
2015-08-17 | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie |
2015-08-09 | Merge 4.2-rc6 into char-misc-next | Greg Kroah-Hartman |
2015-08-05 | toshiba laptop: replace ioremap_cache with ioremap | Dan Williams |
2015-08-05 | char/nvram: Use bitwise OR to obtain Atari video mode data | Finn Thain |
2015-08-05 | char: xillybus: Allow 64-bit DMA on PCIe interface | Eli Billauer |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman |
2015-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-07-28 | hwrng: core - correct error check of kthread_run call | Martin Schwidefsky |
2015-07-27 | char: misc: fix error path | Sudip Mukherjee |
2015-07-27 | char: misc: remove redundant ifdef | Sudip Mukherjee |
2015-07-24 | Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2015-07-15 | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter |
2015-07-15 | Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd... | James Morris |
2015-07-13 | tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted | Jarkko Sakkinen |
2015-07-13 | tpm: Fix initialization of the cdev | Jason Gunthorpe |
2015-07-02 | Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/... | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-29 | agp/intel: Fix typo in needs_ilk_vtd_wa() | Chris Wilson |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | drm/i915/gtt: Allow >= 4GB sizes for vm. | Mika Kuoppala |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds |
2015-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu |
2015-06-16 | tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() | Jarkko Sakkinen |
2015-06-16 | vTPM: set virtual device before passing to ibmvtpm_reset_crq | Hon Ching \(Vicky\) Lo |
2015-06-16 | tpm_ibmvtpm: remove unneccessary message level. | Fabian Frederick |
2015-06-12 | char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia... | Shailendra Verma |