Commit Graph

1634 Commits (019391e426266a346ac2f1b3d3c70c26b482ff31)

Author SHA1 Message Date
Corey Minyard 5a1099baa8 [PATCH] IPMI: increase KCS message size 18 years ago
Corey Minyard 4d7cbac7c8 [PATCH] IPMI: Fix BT long busy 18 years ago
Corey Minyard 168b35a7f6 [PATCH] IPMI: fix pci warning 18 years ago
Corey Minyard 7d8ba9669a [PATCH] IPMI: add pigeonpoint poweroff 18 years ago
Corey Minyard b361e27bba [PATCH] IPMI: system interface hotplug 18 years ago
Corey Minyard 15c62e10bb [PATCH] IPMI: add poll delay 18 years ago
Corey Minyard 55162fb165 [PATCH] IPMI: fix request events 18 years ago
Corey Minyard b9675136e2 [PATCH] IPMI: Add maintenance mode 18 years ago
Corey Minyard b2c03941b5 [PATCH] IPMI: Allow hot system interface remove 18 years ago
Corey Minyard 759643b874 [PATCH] IPMI: pass sysfs name from lower level driver 18 years ago
Corey Minyard bca0324d09 [PATCH] IPMI: remove interface number limits 18 years ago
Corey Minyard f0b55da0d2 [PATCH] IPMI: Fix device model name 18 years ago
Paul Fulghum af69c7f924 [PATCH] generic HDLC synclink config mismatch fix 18 years ago
Adrian Bunk d0ce7d0346 [PATCH] remove drivers/char/riscom8.c:baud_table[] 18 years ago
Mariusz Kozlowski 652d3a3ed7 [PATCH] char: ip2 remove broken macro 18 years ago
Akinobu Mita 36499dc2bc [PATCH] synclink_gt: fix init error handling 18 years ago
Maciej W. Rozycki 9399575dd3 [PATCH] dz: Fixes to make it work 18 years ago
Randy Dunlap 0bf9322607 [PATCH] export toshiba SMM support for neofb module 18 years ago
Yoichi Yuasa 403aac965e [PATCH] add return value checking of get_user() in set_vesa_blanking() 18 years ago
Randy Dunlap da015a6744 [PATCH] agp-amd64: section mismatches with HOTPLUG=n 18 years ago
Jan Beulich fed806f407 [PATCH] allow hwrandom core to be a module 18 years ago
Linas Vepstas c15bb29640 [PATCH] HVCS char driver janitoring: move block of code 18 years ago
Mariusz Kozlowski f6337e2af4 [PATCH] i2lib unused variable cleanup 18 years ago
Neil Horman 5d469ec0f4 [PATCH] Correct misc_register return code handling in several drivers 18 years ago
Ingo Molnar e59e2ae2c2 [PATCH] SysRq-X: show blocked tasks 18 years ago
Amol Lad aa8a8d6648 [PATCH] ioremap balanced with iounmap for drivers/char/istallion.c 18 years ago
Amol Lad 41bdabbb6d [PATCH] ioremap balanced with iounmap for drivers/char/moxa.c 18 years ago
Amol Lad 8684265412 [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Nick Piggin cd54e7e543 [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers 18 years ago
Andrew Morton a1e85378ba [PATCH] drm-sis linkage fix 18 years ago
Andrew Morton d942625c2d Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606 18 years ago
George Sapountzis 3417f33e76 drm: add flag for mapping PCI DMA buffers read-only. 18 years ago
Dave Airlie 5c2df2bfb1 drm: fix up irqflags in drm_lock.c 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2228ed6722 drm: i915 updates 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= a0b136bb69 drm: i915: fix up irqflags arg 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 21fa60ed4e drm: i915: Only return EBUSY after we've established we need to schedule a new swap. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2dbb232c4d drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 376642cf2e drm: i915: Add SAREA fileds for determining which pipe to sync window buffer swaps to. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 5b51694aff drm: Make handling of dev_priv->vblank_pipe more robust. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 541f29aad7 drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= a6b54f3f50 drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 049b323321 drm: Core vsync: Don't clobber target sequence number when scheduling signal. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= ab285d74e6 drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 8163e418f7 drm: Make locked tasklet handling more robust. 18 years ago
=?utf-8?q?Felix_K=C3=BChling?= 507c0185a7 drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= cdec2f82b1 drm: Change first valid DRM drawable ID to be 1 instead of 0. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= b03ed6f2fc drm: drawable locking + memory management fixes + copyright 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2e54a00762 drm: Add support for interrupt triggered driver callback with lock held to DRM core. 18 years ago