Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | I/OAT: Add completion callback for async_tx interface use | Shannon Nelson | 1 | -0/+25 |
2007-10-19 | I/OAT: Tighten descriptor setup performance | Shannon Nelson | 2 | -84/+95 |
2007-10-19 | I/OAT: clean up error handling and some print messages | Shannon Nelson | 4 | -18/+31 |
2007-10-19 | I/OAT: clean up of dca provider start and stop | Shannon Nelson | 2 | -8/+7 |
2007-10-19 | I/OAT: cleanup pci issues | Shannon Nelson | 2 | -18/+10 |
2007-10-19 | IPMI: add 0.9 support | Corey Minyard | 1 | -13/+2 |
2007-10-19 | IPMI: fix hotmod remove lock | Corey Minyard | 1 | -9/+7 |
2007-10-19 | IPMI: new NMI handling | Corey Minyard | 1 | -41/+105 |
2007-10-19 | IPMI: add polled interface | Corey Minyard | 3 | -47/+73 |
2007-10-19 | IPMI: remove bogus semaphore from watchdog | Corey Minyard | 1 | -14/+3 |
2007-10-19 | IPMI: don't init irq until ready | Corey Minyard | 1 | -4/+4 |
2007-10-19 | Replace __attribute_pure__ with __pure | Ralf Baechle | 1 | -1/+1 |
2007-10-19 | sparse pointer use of zero as null | Stephen Hemminger | 3 | -3/+3 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 47 | -109/+117 |
2007-10-19 | Char: rocket, fix signed/unsigned warning | Jiri Slaby | 1 | -2/+2 |
2007-10-19 | Char: rocket, remove potential leak in module_init | Jiri Slaby | 1 | -14/+20 |
2007-10-19 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby | 1 | -11/+4 |
2007-10-19 | Char: rocket, don't re-set statics to 0 | Jiri Slaby | 1 | -12/+0 |
2007-10-19 | Char: rocket, fix dynamic_dev tty | Jiri Slaby | 1 | -5/+9 |
2007-10-19 | Char: rocket, switch sleep_on to completion | Jiri Slaby | 2 | -10/+9 |
2007-10-19 | Char: moxa, remove sleep_on | Jiri Slaby | 1 | -4/+5 |
2007-10-19 | Char: moxa, function names cleanup | Jiri Slaby | 1 | -31/+31 |
2007-10-19 | Char: moxa, cleanup prints | Jiri Slaby | 1 | -42/+31 |
2007-10-19 | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 1 | -4/+4 |
2007-10-19 | Char: cyclades, fix some -W warnings | Jiri Slaby | 1 | -49/+39 |
2007-10-19 | Char: cyclades, move spin_lock to one place | Jiri Slaby | 1 | -7/+2 |
2007-10-19 | Char: cyclades, make the isr code readable | Jiri Slaby | 1 | -325/+292 |
2007-10-19 | Char: cyclades, remove bottom half processing | Jiri Slaby | 1 | -91/+20 |
2007-10-19 | Char: moxa, fix and optimise empty timer | Jiri Slaby | 1 | -2/+2 |
2007-10-19 | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl | 1 | -2/+2 |
2007-10-19 | mxser: remove commented crap | Alan Cox | 1 | -19/+0 |
2007-10-19 | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby | 1 | -21/+21 |
2007-10-19 | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby | 1 | -36/+18 |
2007-10-19 | Char: mxser_new, upgrade to 1.10 | Jiri Slaby | 1 | -8/+24 |
2007-10-19 | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 1 | -1/+23 |
2007-10-19 | sysctl: parport remove binary paths | Eric W. Biederman | 2 | -62/+5 |
2007-10-19 | sysctl: remove broken cdrom binary sysctls | Eric W. Biederman | 1 | -40/+6 |
2007-10-19 | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita | 1 | -10/+1 |
2007-10-19 | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 1 | -3/+0 |
2007-10-19 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 1 | -0/+10 |
2007-10-19 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 1 | -6/+4 |
2007-10-19 | pm_trace displays the wrong time from the RTC | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-19 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 6 | -13/+7 |
2007-10-19 | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-19 | PM: Rework struct hibernation_ops | Rafael J. Wysocki | 1 | -1/+11 |
2007-10-19 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 1 | -5/+2 |
2007-10-19 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -3/+3 |
2007-10-19 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-19 | logo.c: get rid of mips_machgroup | Ralf Baechle | 1 | -8/+2 |
2007-10-19 | fb modedb: Refactor confusing mode_option assignment | Geert Uytterhoeven | 1 | -1/+3 |