Commit Graph

2455 Commits (84af67fdf07c4fce664dbca87a8d5e2802901bff)

Author SHA1 Message Date
Alan Cox 0fc00e2440 [TTY]: Fix network driver interactions with TCGET/SET calls. 18 years ago
Li Zefan 246a3d186a drm: DRM: fix memset size error 18 years ago
Dave Airlie 747824c67b drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL 18 years ago
Dave Airlie f9618ac08b drm: remove second forward decleration of drm device struct. 18 years ago
Randy Dunlap 139b82984a virtio/virtcons: fix section mismatch warning 18 years ago
Roel Kluin 038477aa15 drm/sis: missing mutex unlock in error path. 18 years ago
Dave Airlie 7fc86860cf radeon: set the address to access the GART table on the CPU side correctly 18 years ago
Joerg Roedel 966396d3a0 x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 18 years ago
Al Viro ca5cd877ae x86 merge fallout: uml 18 years ago
Jeff Garzik f07ef395ad drivers/char/riscom8: clean up irq handling 18 years ago
Jeff Garzik d12341f9f2 char/pcmcia/synclink_cs: trim trailing whitespace 18 years ago
Jeff Garzik 6bd3bd6794 drivers/char/ip2: separate polling and irq-driven work entry points 18 years ago
Jeff Garzik f3518e4ee7 drivers/char/ip2: split out irq core logic into separate function 18 years ago
Jeff Garzik 06efcad0d4 Eliminate pointless casts from void* in a few driver irq handlers. 18 years ago
Jeff Garzik 5712cb3d81 [PARPORT] Remove unused 'irq' argument from parport irq functions 18 years ago
Jiri Slaby 7fa57a0cd9 Char: cyclades, fix potential NULL dereference 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell 31610434bc Virtio console driver 18 years ago
Robert P. J. Day 23d028f69a Documentation: Remove references to dead "cyclades=" boot option 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Samuel Thibault b293d75847 Console events and accessibility 18 years ago
Samuel Thibault 41ab4396e1 Console keyboard events and accessibility 18 years ago
Corey Minyard d8c98618f4 IPMI: add 0.9 support 18 years ago
Corey Minyard ac0191517c IPMI: fix hotmod remove lock 18 years ago
Corey Minyard 612b5a8d3a IPMI: new NMI handling 18 years ago
Corey Minyard fcfa472411 IPMI: add polled interface 18 years ago
Corey Minyard f8fbcd3b9d IPMI: remove bogus semaphore from watchdog 18 years ago
Corey Minyard c45adc3915 IPMI: don't init irq until ready 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jiri Slaby 6c0286b199 Char: rocket, fix signed/unsigned warning 18 years ago
Jiri Slaby 4384a3fae1 Char: rocket, remove potential leak in module_init 18 years ago
Jiri Slaby 57fedc7ae5 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) 18 years ago
Jiri Slaby c148b9d555 Char: rocket, don't re-set statics to 0 18 years ago
Jiri Slaby ac6aec2f56 Char: rocket, fix dynamic_dev tty 18 years ago
Jiri Slaby 8cf5a8c572 Char: rocket, switch sleep_on to completion 18 years ago
Jiri Slaby 95e0791480 Char: moxa, remove sleep_on 18 years ago
Jiri Slaby 6f56b658b4 Char: moxa, function names cleanup 18 years ago
Jiri Slaby 7aeb95daf3 Char: moxa, cleanup prints 18 years ago
Jesper Juhl d941ea7d49 Cyclades: Avoid label defined but not used warning 18 years ago
Jiri Slaby 65f76a82ec Char: cyclades, fix some -W warnings 18 years ago
Jiri Slaby 1c0a387c1f Char: cyclades, move spin_lock to one place 18 years ago
Jiri Slaby ce97a09767 Char: cyclades, make the isr code readable 18 years ago