Age | Commit message (Expand) | Author |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-18 | Char: rocket, fix signed/unsigned warning | Jiri Slaby |
2007-10-18 | Char: rocket, remove potential leak in module_init | Jiri Slaby |
2007-10-18 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby |
2007-10-18 | Char: rocket, don't re-set statics to 0 | Jiri Slaby |
2007-10-18 | Char: rocket, fix dynamic_dev tty | Jiri Slaby |
2007-10-18 | Char: rocket, switch sleep_on to completion | Jiri Slaby |
2007-10-18 | Char: moxa, remove sleep_on | Jiri Slaby |
2007-10-18 | Char: moxa, function names cleanup | Jiri Slaby |
2007-10-18 | Char: moxa, cleanup prints | Jiri Slaby |
2007-10-18 | Cyclades: Avoid label defined but not used warning | Jesper Juhl |
2007-10-18 | Char: cyclades, fix some -W warnings | Jiri Slaby |
2007-10-18 | Char: cyclades, move spin_lock to one place | Jiri Slaby |
2007-10-18 | Char: cyclades, make the isr code readable | Jiri Slaby |
2007-10-18 | Char: cyclades, remove bottom half processing | Jiri Slaby |
2007-10-18 | Char: moxa, fix and optimise empty timer | Jiri Slaby |
2007-10-18 | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl |
2007-10-18 | mxser: remove commented crap | Alan Cox |
2007-10-18 | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby |
2007-10-18 | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby |
2007-10-18 | Char: mxser_new, upgrade to 1.10 | Jiri Slaby |
2007-10-18 | sysctl: simplify the pty sysctl logic | Eric W. Biederman |
2007-10-18 | sysctl: parport remove binary paths | Eric W. Biederman |
2007-10-18 | sysctl: remove broken cdrom binary sysctls | Eric W. Biederman |
2007-10-18 | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita |
2007-10-18 | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov |
2007-10-18 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon |
2007-10-18 | pm_trace displays the wrong time from the RTC | Rafael J. Wysocki |
2007-10-18 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki |
2007-10-18 | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |
2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki |
2007-10-18 | logo.c: get rid of mips_machgroup | Ralf Baechle |
2007-10-18 | fb modedb: Refactor confusing mode_option assignment | Geert Uytterhoeven |
2007-10-18 | tty_ioctl: fix the baud_table check in encode_baud_rate | Maciej W. Rozycki |
2007-10-18 | Remove CONFIG_VT_UNICODE | Jan Engelhardt |
2007-10-18 | i4l: Fix random hard freeze with AVM c4 card | Karsten Keil |
2007-10-18 | i4l: fix random freezes with AVM B1 drivers | Karsten Keil |
2007-10-18 | au1100fb: fix modpost warnings | Ralf Baechle |
2007-10-18 | netport_con.c: fix build errors and warnings | Ralf Baechle |
2007-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2007-10-17 | net: libertas sdio driver | Pierre Ossman |
2007-10-17 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-17 | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor |
2007-10-17 | mmc: possible leak in mmc_read_ext_csd | Florin Malita |
2007-10-17 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-17 | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin |