Age | Commit message (Expand) | Author |
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-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-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-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-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 |
2015-05-05 | ipmi: Add alert handling to SSIF | Corey Minyard |
2015-05-05 | ipmi: Fix a problem that messages are not issued in run_to_completion mode | Hidehiro Kawai |
2015-05-05 | ipmi: Report an error if ACPI _IFT doesn't exist | Corey Minyard |
2015-05-05 | ipmi: Remove unused including <linux/version.h> | Wei Yongjun |
2015-05-05 | ipmi: Don't report err in the SI driver for SSIF devices | Corey Minyard |
2015-05-05 | ipmi: Remove incorrect use of seq_has_overflowed | Joe Perches |
2015-05-05 | ipmi:ssif: Ignore spaces when comparing I2C adapter names | Corey Minyard |
2015-05-05 | ipmi_ssif: Fix the logic on user-supplied addresses | Corey Minyard |
2015-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-05-04 | hwrng: bcm63xx - Fix driver compilation | Álvaro Fernández Rojas |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | xenbus_client: Extend interface to support multi-page ring | Wei Liu |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-13 | Merge branch 'pnp' | Rafael J. Wysocki |
2015-04-11 | switch drivers/char/mem.c to ->read_iter/->write_iter | Al Viro |
2015-04-11 | make new_sync_{read,write}() static | Al Viro |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro |
2015-04-10 | ipmi_ssif: Use interruptible completion for waiting in the thread | Corey Minyard |
2015-04-10 | ipmi/powernv: Fix minor locking bug | Alistair Popple |
2015-04-10 | ipmi: Handle BMCs that don't allow clearing the rcv irq bit | Corey Minyard |
2015-04-03 | char: xillybus: Don't return -EFAULT on user-triggered flush | Eli Billauer |
2015-04-03 | virtio_console: Use bool function return values of true/false not 1/0 | Joe Perches |
2015-04-03 | misc: pass miscdevice through file's private_data | Tom Van Braeckel |
2015-03-27 | tpm/st33zp24/spi: Add missing device table for spi phy. | Christophe Ricard |
2015-03-27 | tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode | Christophe Ricard |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-25 | i8k: Remove use of seq_printf return value | Joe Perches |
2015-03-25 | hwrng: Avoid manual device_create_file() calls | Takashi Iwai |
2015-03-25 | misc: Add attribute groups | Takashi Iwai |
2015-03-25 | char: misc: document behaviour of open() | Martin Kepplinger |