Age | Commit message (Expand) | Author |
2015-09-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
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 |
2015-06-10 | random: Remove kernel blocking API | Herbert Xu |
2015-06-10 | random: Add callback API for random pool readiness | Herbert Xu |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo |
2015-06-01 | snsc: pass timeout as HZ independent value | Nicholas Mc Guire |
2015-06-01 | char:pcmcia:synclink_cs - Do not initialise statics to 0. | Shailendra Verma |
2015-06-01 | char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure | Vladimir Zapolskiy |
2015-05-30 | pcmcia: Convert dev_printk to dev_<level> | Joe Perches |
2015-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez |
2015-05-27 | random: Blocking API for accessing nonblocking_pool | Stephan Mueller |
2015-05-27 | random: Wake up all getrandom(2) callers when pool is ready | Herbert Xu |
2015-05-24 | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree | Pali Rohár |
2015-05-24 | virtio_console: silence a static checker warning | Dan Carpenter |
2015-05-24 | xillybus: XILLYBUS_OF should depend on HAS_DMA | Geert Uytterhoeven |
2015-05-24 | drivers/char: Remove msm_smd_pkt driver | Stephen Boyd |
2015-05-24 | drivers: char: misc.c: remove trailing whitespace | Tal Shorer |
2015-05-22 | ipmi/powernv: Convert to irq event interface | Alistair Popple |
2015-05-19 | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar |
2015-05-05 | ipmi: Fix multi-part message handling | Corey Minyard |