Commit Graph

4978 Commits (61ba031841ad60c4a9ea16b20dd46b6cdb0faf2a)

Author SHA1 Message Date
Michal Kubecek 590dfe2f3b agp: fix scratch page cleanup 13 years ago
Stefan Berger be405411f7 tpm: fix (ACPI S3) suspend regression 13 years ago
H. Peter Anvin 2dac8e54f9 random: Adjust the number of loops when initializing 13 years ago
Theodore Ts'o 3e88bdff1c random: Use arch-specific RNG to initialize the entropy store 13 years ago
Kees Cook c755201eb5 ramoops: update parameters only after successful init 13 years ago
Marco Stornelli fdb5950754 ramoops: fix use of rounddown_pow_of_two() 13 years ago
WANG Cong a3dd332305 kexec: remove KMSG_DUMP_KEXEC 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Amit Shah c743d09dbd virtio: console: Disable callbacks for virtqueues at start of S4 freeze 13 years ago
Amit Shah 2b8f41d846 virtio: console: Add freeze and restore handlers to support S4 13 years ago
Amit Shah a0e2dbfc22 virtio: console: Move vq and vq buf removal into separate functions 13 years ago
Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
Tormod Volden e11d0b87cd agp: Fix multi-line warning message whitespace 13 years ago
Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
Linus Torvalds cf833d0b99 random: Use arch_get_random_int instead of cycle counter if avail 13 years ago
Corey Minyard b75d91f7ca ipmi_watchdog: restore settings when BMC reset 13 years ago
Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
Axel Lin b21cb324f1 char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver() 13 years ago
Dave Martin 4e3f3d53b8 hwrng: nomadik: Enable module alias autogeneration for AMBA drivers 13 years ago
Luck, Tony bd29e568a4 fix typo/thinko in get_random_bytes() 13 years ago
Luck, Tony 0d2f096b87 random: Fix handing of arch_get_random_long in get_random_bytes() 13 years ago
Rajiv Andrade b9e3238aa3 TPM: fix transmit_cmd error logic 13 years ago
Rajiv Andrade 2f592f2a7d TPM: NSC and TIS drivers X86 dependency fix 13 years ago
Rajiv Andrade fd04886660 TPM: Export wait_for_stat for other vendor specific drivers 13 years ago
Rajiv Andrade 9efa54f002 TPM: Use vendor specific function for status probe 13 years ago
Stefan Berger a927b81317 tpm_tis: add delay after aborting command 13 years ago
Stefan Berger 7f326ed7ff tpm_tis: Check return code from getting timeouts/durations 13 years ago
Stefan Berger 68d6e6713f tpm: Introduce function to poll for result of self test 13 years ago
Stefan Berger d97c6ade59 tpm: Cleanup tpm_continue_selftest 13 years ago
Stefan Berger 2b30a90f6c tpm: Have tpm_get_timeouts return an error code 13 years ago
Keith Packard a08185a3eb agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set 13 years ago
Dan Carpenter 35b09c9bf6 drm/i915: fix if statement (bogus semi-colon) 13 years ago
Al Viro 3369465ed1 um: switch to use of drivers/Kconfig 13 years ago
Al Viro d805a78603 um: clean Kconfig up a bit 13 years ago
Christian Borntraeger 5e38483b35 virtio: console: wait for first console port for early console output 13 years ago
Amit Shah 17e5b4f20a virtio: console: add port stats for bytes received, sent and discarded 13 years ago
Amit Shah 2d24cdaa6e virtio: console: make discard_port_data() use get_inbuf() 13 years ago
Amit Shah ce072a0cee virtio: console: rename variable 13 years ago
Amit Shah d25a9ddae9 virtio: console: make get_inbuf() return port->inbuf if present 13 years ago
Amit Shah defde66996 virtio: console: Fix return type for get_inbuf() 13 years ago
Amit Shah a08fa92d16 virtio: console: Use wait_event_freezable instead of _interruptible 13 years ago
Amit Shah 291024ef35 virtio: console: Ignore port name update request if name already set 13 years ago
Amit Shah 286f9a226f virtio: console: Fix indentation 13 years ago
Sasha Levin 51c6d61ac5 virtio-console: Use virtio_config_val() for retrieving config 13 years ago
Paul Gortmaker c05aa8fbcc drivers/char: Fix implicit use of err.h in ramoops.c 13 years ago
Paul Gortmaker 66300e66c6 drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 13 years ago
Paul Gortmaker c22405c98d drivers/char: Add module.h to those who were using it implicitly 13 years ago
Keith Packard c5e62bdd73 agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set 13 years ago
Dan Carpenter 3fca806cf3 drm/i915: fix if statement (bogus semi-colon) 13 years ago
Ben Widawsky 5c0422878f drm/i915: ILK + VT-d workaround 14 years ago