Commit Graph

4488 Commits (bc7d2a3e66b40477270c3cbe3b89b47093276e7a)

Author SHA1 Message Date
Amit Shah 531295e63b virtio: console: Don't block entire guest if host doesn't read data 15 years ago
Yinghai Lu 561f8182db ipmi: fix hardcoded ipmi device exit path warning 15 years ago
Yinghai Lu a9e31765e7 ipmi: fix acpi probe print 15 years ago
Jan Kara 371d217ee1 char: Mark /dev/zero and /dev/kmem as not capable of writeback 15 years ago
Amit Shah 65745422a8 virtio: console: Prevent userspace from submitting NULL buffers 15 years ago
Hans de Goede 6df7aadcd9 virtio: console: Fix poll blocking even though there is data to read 15 years ago
Chris Wilson 41a5142891 drm/i915,agp/intel: Add second set of PCI-IDs for B43 15 years ago
Zhenyu Wang 8554048070 intel_agp,i915: Add more sandybridge graphics device ids 15 years ago
Zhenyu Wang f8f235e5bb agp/intel: Fix cache control for Sandybridge 15 years ago
Zhenyu Wang 93f5f7f124 agp/intel: use #ifdef idiom for intel-agp.h 15 years ago
Zhenyu Wang 8dfc2b14eb agp/intel: fix physical address mask bits for sandybridge 15 years ago
Chris Wilson df51e7aa2c agp/intel: Promote warning about failure to setup flush to error. 15 years ago
Nathael Pajani 6eb68d6f3b tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver 15 years ago
Francisco Jerez 9fc2b2d0cf vt: Fix console corruption on driver hand-over. 15 years ago
Arnd Bergmann 2c4e9671ed Input: use PIT_TICK_RATE in vt beep ioctl 15 years ago
Dan Carpenter 80d04f22b0 synclink: add mutex_unlock() on error path 15 years ago
Dan Carpenter 49bf7eaffc rocket: add a mutex_unlock() 15 years ago
Dan Carpenter 05254a207a ip2: return -EFAULT on copy_to_user errors 15 years ago
Dan Carpenter f64ac9830b ip2: remove unneeded NULL check 15 years ago
Zhenyu Wang 4fefe43562 drm/i915,intel_agp: Add support for Sandybridge D0 15 years ago
Zhenyu Wang 877fdacf82 agp/intel: set 40-bit dma mask on Sandybridge 15 years ago
Dmitry Torokhov f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
Dmitry Torokhov 1495cc9df4 Input: sysrq - drop tty argument from sysrq ops handlers 15 years ago
Nick Piggin d996b62a8d tty: fix fu_list abuse 15 years ago
Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
Grant Likely f1ca09b2b5 of: Fix missing includes 15 years ago
Jason Wessel beed5336eb vt,console,kdb: preserve console_blanked while in kdb 15 years ago
Jason Wessel fed891c89b vt: fix regression warnings from KMS merge 15 years ago
Randy Dunlap 7b95809045 pc8736x_gpio: depends on X86_32 15 years ago
Stefani Seibold 4457d98459 kfifo: fix kfifo miss use of nozami.c 15 years ago
Julia Lawall e73790a57a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore 15 years ago
Yinghai Lu 7bb671e3d0 ipmi: print info for spmi and smbios paths like acpi and pci 15 years ago
Yinghai Lu 7faefea66a ipmi: fix memleaking for add_smi when duplicating happen 15 years ago
Justin P. Mattock f46c77c283 drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used 15 years ago
Rusty Russell c8ba6c52e1 param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme 15 years ago
Sachin Sant 549a8a0306 Add param ops struct for hvc_iucv driver. 15 years ago
Jiri Slaby bf9c1fca9a Char: nozomi, set tty->driver_data appropriately 15 years ago
Jiri Slaby ee78bb95b7 Char: nozomi, fix tty->count counting 15 years ago
Kulikov Vasiliy 464eb8f596 mxser: remove unnesesary NULL check 15 years ago
Kulikov Vasiliy 2b50d24760 tty_io: remove casts from void* 15 years ago
Arnd Bergmann 11dbf20392 tty: avoid recursive BTM in pty_close 15 years ago
Arnd Bergmann e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
Arnd Bergmann b07471fa51 tty: implement BTM as mutex instead of BKL 15 years ago
Arnd Bergmann ddcd9fb66a tty: remove tty_lock_nested 15 years ago
Arnd Bergmann 2036521926 tty: untangle locking of wait_until_sent 15 years ago
Arnd Bergmann 60af22d2ed tty: reorder ldisc locking 15 years ago
Arnd Bergmann be1bc2889a tty: introduce wait_event_interruptible_tty 15 years ago
Arnd Bergmann 64ba3dc314 tty: never hold BTM while getting tty_mutex 15 years ago
Arnd Bergmann ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
Alan Cox 8ce73264b7 tty: Move the vt_tty field from the vc_data into the standard tty_port 15 years ago