Age | Commit message (Expand) | Author |
2013-03-14 | hw_random: make buffer usable in scatterlist. | Rusty Russell |
2013-02-14 | virtio_console: Don't access uninitialized data. | Sjur Brændeland |
2012-10-21 | tpm: Propagate error from tpm_transmit to fix a timeout hang | Peter Huewe |
2012-10-07 | TTY: ttyprintk, don't touch behind tty->write_buf | Jiri Slaby |
2012-08-15 | random: mix in architectural randomness in extract_buf() | H. Peter Anvin |
2012-08-15 | random: Add comment to random_initialize() | Tony Luck |
2012-08-15 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-08-15 | random: add tracepoints for easier debugging and verification | Theodore Ts'o |
2012-08-15 | random: add new get_random_bytes_arch() function | Theodore Ts'o |
2012-08-15 | random: use the arch-specific rng in xfer_secondary_pool | Theodore Ts'o |
2012-08-15 | random: create add_device_randomness() interface | Linus Torvalds |
2012-08-15 | random: use lockless techniques in the interrupt path | Theodore Ts'o |
2012-08-15 | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o |
2012-08-15 | drivers/char/random.c: fix boot id uniqueness race | Mathieu Desnoyers |
2012-08-15 | random: Adjust the number of loops when initializing | H. Peter Anvin |
2012-08-15 | random: Use arch-specific RNG to initialize the entropy store | Theodore Ts'o |
2012-08-15 | random: Use arch_get_random_int instead of cycle counter if avail | Linus Torvalds |
2012-08-15 | fix typo/thinko in get_random_bytes() | Luck, Tony |
2012-08-15 | random: Add support for architectural random hooks | H. Peter Anvin |
2012-08-15 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Tony Luck |
2012-06-17 | char/agp: add another Ironlake host bridge | Eugeni Dodonov |
2011-10-03 | TPM: Zero buffer after copying to userspace | Peter Huewe |
2011-10-03 | TPM: Call tpm_transmit with correct size | Peter Huewe |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-07-13 | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M | Chris Wilson |
2011-06-15 | drivers/char/hpet.c: fix periodic-emulation for delayed interrupts | Nils Carlson |
2011-05-30 | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell |
2011-05-26 | drivers/char/ppdev.c: put gotten port value | Julia Lawall |
2011-05-26 | drivers/char/mspec.c: use {k,v}zalloc to allocate memory | Rakib Mullick |
2011-05-26 | ipmi: convert to seq_file interface | Alexey Dobriyan |
2011-05-25 | i8k: Integrate with the hwmon subsystem | Jean Delvare |
2011-05-25 | i8k: Avoid lahf in 64-bit code | Luca Tettamanti |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | apm-emulation: apm_mutex breaks ACK; remove it | Paul Parsons |
2011-05-22 | agp/uninorth: Fix lockups with radeon KMS and >1x. | Michel Dänzer |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-13 | agp/intel: add Ivy Bridge support | Jesse Barnes |
2011-05-06 | RAW driver: Remove call to kobject_put(). | Robert P. J. Day |
2011-05-06 | Allow setting of number of raw devices as a module parameter | Jan Kara |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-05-04 | powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration. | Robert P. J. Day |
2011-05-04 | hwrng: amd - enable AMD hw rnd driver for Maple PPC boards | Dmitry Eremin-Solenikov |