Commit Graph

4427 Commits (ec79d6056de58511d8e46d9ae59d3878f958dc3e)

Author SHA1 Message Date
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
Alan Cox ff917ba4f1 tty: Make vt's have a tty_port 15 years ago
Alan Cox e33ac1c10b vc: Locking clean up 15 years ago
Alan Cox a360fae67b synclink: reworking locking a bit 15 years ago
Alan Cox 7479db0701 specialix: Kill the BKL 15 years ago
Alan Cox 7cc34fd028 epca: Kill the big kernel lock 15 years ago
Alan Cox 25c3cdf80c cyclades: Kill off BKL usage 15 years ago
Alan Cox f602501d90 synclink: kill the big kernel lock 15 years ago
Alan Cox 417b6e0e14 rocket: kill BKL 15 years ago
Alan Cox ec82db129e isicom: kill off the BKL 15 years ago
Alan Cox bf936f92a7 riscom8: kill use of lock_kernel 15 years ago
Alan Cox 8a1e803d01 istallion: use bit ops for the board flags 15 years ago
Alan Cox b4eda9cb48 stallion: prune lock_kernel calls 15 years ago
Jesse Barnes 8fd4bd2235 vt/console: try harder to print output when panicing 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Andy Shevchenko 74c807ce3d vt: clean up the code - use kernel library 15 years ago
Andrea Gelmini ea5d023615 n_gsm.c: removed duplicated #includes 15 years ago
qiaochong 9e0ba741aa drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long 15 years ago
qiaochong 02f0777a0d drivers/char/vt.c: fix vc->vc_origin on take_over_console() 15 years ago
Akinobu Mita b329becfc7 char: add WARN_ON() in misc_deregister() 15 years ago
Yinghai Lu d9e1b6c450 ipmi: fix ACPI detection with regspacing 15 years ago
David Howells 31d1d48e19 Fix init ordering of /dev/console vs callers of modprobe 15 years ago
Jason Wessel 81d4450732 vt,console,kdb: automatically set kdb LINES variable 15 years ago
Jesse Barnes b45cfba4e9 vt,console,kdb: implement atomic console enter/leave functions 15 years ago
stephen hemminger d7100da026 ppp: make channel_ops const 15 years ago
Kulikov Vasiliy 96576a9e1a agp: intel-agp: do not use PCI resources before pci_enable_device() 15 years ago
Kulikov Vasiliy 46cfc58a77 agp: efficeon-agp: do not use PCI resources before pci_enable_device() 15 years ago
Dominik Brodowski 0ca724d37a pcmcia: use struct resource for PCMCIA devices, part 2 15 years ago
Dominik Brodowski b5cb259e7f pcmcia: remove memreq_t 15 years ago
Dominik Brodowski 90abdc3b97 pcmcia: do not use io_req_t when calling pcmcia_request_io() 15 years ago
Dominik Brodowski 9a017a9103 pcmcia: do not use io_req_t after call to pcmcia_request_io() 15 years ago
Jesse Barnes d1d6ca73ef drm/agp/i915: trim stolen space to 32M 15 years ago
Chris Wilson 831cd44535 agp/intel: Destroy the scatterlist on allocation failure 15 years ago
Zhenyu Wang a2757b6fab agp/intel: Add actual definitions of the Sandybridge PTE caching bits. 15 years ago
Zhenyu Wang 3869d4a8af agp/intel: Support the extended physical addressing bits on Sandybridge. 15 years ago
Ondrej Zary 8699be3ef1 intel_agp: Don't oops with zero stolen memory 15 years ago
Grant Likely 22ae782f86 of/address: Clean up function declarations 15 years ago
Richard Kennedy 4015d9a865 random: Reorder struct entropy_store to remove padding on 64bits 15 years ago
Samuel Thibault 53c1f76402 Input: keyboard - also match braille-only keyboards 15 years ago
Dominik Brodowski ac8b422838 pcmcia: remove cs_types.h 15 years ago
Tim Gardner e7b96f28c5 agp/intel: Use the correct mask to detect i830 aperture size. 15 years ago
Rajiv Andrade 59f6fbe429 tpm_tis: fix subsequent suspend failures 15 years ago
Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
Jason Wessel edd63cb6b9 sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function 15 years ago
Kulikov Vasiliy 7ea7c6d51e synclink: use ARRAY_SIZE 15 years ago
Chris Metcalf 4455b1191c hvc_console: use "*_console" nomenclature to avoid modpost warning. 15 years ago
Chris Metcalf ef06f55a5c arch/tile: catch up on various minor cleanups. 15 years ago
Kulikov Vasiliy 8b9cfdca9c hwrng: n2-drv - remove casts from void* 15 years ago
Martin Wilck 8d1f66dc9b ipmi: set schedule_timeout_wait() value back to one 15 years ago