Age | Commit message (Expand) | Author |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-07 | char: add aio_{read,write} to /dev/{null,zero} | Zach Brown |
2013-05-05 | rtc: single_open() leaks | Al Viro |
2013-05-05 | ds1620: single_open() leak | Al Viro |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-05-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | lib/string_helpers: introduce generic string_unescape | Andy Shevchenko |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-04-29 | ds1620: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | efirtc: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | genrtc: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-25 | hwrng: timeriomem - added devicetree hooks | Alexander Clouter |
2013-04-25 | hwrng: timeriomem - update to support more than one device | Alexander Clouter |
2013-04-25 | hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver | Lubomir Rintel |
2013-04-19 | vm: convert HPET mmap to vm_iomap_memory() helper | Linus Torvalds |
2013-04-17 | TPM: Retry SaveState command in suspend path | Duncan Laurie |
2013-04-15 | virtio: console: replace EMFILE with EBUSY for already-open port | Amit Shah |
2013-04-14 | Merge 3.9-rc7 into char-misc-next | Greg Kroah-Hartman |
2013-04-12 | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer | Peter Huewe |
2013-04-12 | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t... | Peter Huewe |
2013-04-12 | tpm_i2c_stm_st33: Remove duplicate inclusion of header files | Sachin Kamat |
2013-04-12 | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) | Peter Huewe |
2013-04-12 | char/tpm: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti Datta |
2013-04-12 | drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy | Chen Gang |
2013-04-12 | tpm/tpm_i2c_stm_st33: formatting and white space changes | Peter Huewe |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-08 | virtio_console: make local symbols static | Wei Yongjun |
2013-04-01 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-30 | virtio: console: add locking around c_ovq operations | Amit Shah |
2013-03-30 | virtio: console: rename cvq_lock to c_ivq_lock | Amit Shah |
2013-03-26 | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-03-25 | drivers: char: Use PTR_RET function | Alexandru Gheorghiu |
2013-03-22 | hwrng: mxc-rnga - Use devm_ioremap_resource() | Fabio Estevam |
2013-03-22 | hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume | Jingoo Han |
2013-03-20 | virtio_console: use simplified virtqueue accessors. | Rusty Russell |
2013-03-20 | virtio_rng: use simplified virtqueue accessors. | Rusty Russell |
2013-03-20 | hw_random: free rng_buffer at module exit | Satoru Takeuchi |
2013-03-18 | Revert "virtio_console: Initialize guest_connected=true for rproc_serial" | Sjur Brændeland |
2013-03-15 | drivers: char: use module_platform_driver_probe() | Fabio Porcedda |
2013-03-15 | applicom: use correct array offset | Dan Carpenter |
2013-03-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-08 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-03-08 | virtio: rng: disallow multiple device registrations, fixes crashes | Amit Shah |
2013-03-05 | hw_random: make buffer usable in scatterlist. | Rusty Russell |
2013-03-04 | random: fix locking dependency with the tasklist_lock | Theodore Ts'o |