Age | Commit message (Expand) | Author |
2007-05-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2007-05-10 | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky |
2007-05-10 | [S390] Kconfig: common config options for s390. | Martin Schwidefsky |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky |
2007-05-10 | [S390] Kconfig: refine depends statements. | Martin Schwidefsky |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | tty_set_ldisc() receive_room fix | Paul Fulghum |
2007-05-09 | pasemi: hardware rng driver | Olof Johansson |
2007-05-09 | cm4000_cs: use bitrev | Akinobu Mita |
2007-05-09 | cm4000_cs: fix error paths | Akinobu Mita |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-09 | [POWERPC] iSeries: Make HVC_ISERIES the default | Stephen Rothwell |
2007-05-09 | Correct comments in genrtc.c to refer to correct /proc file. | Robert P. J. Day |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | [IA64-SN2][KJ] mmtimer.c-kzalloc | vignesh babu |
2007-05-08 | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke |
2007-05-08 | vt: expose system-wide UTF-8 default setting via sysfs | Antonino A. Daplas |
2007-05-08 | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt |
2007-05-08 | vt: allow for the palette to be exposed and changed via sysfs | Jan Engelhardt |
2007-05-08 | Char: cyclades, copyright and version changes | Jiri Slaby |
2007-05-08 | Char: cyclades, probe cleanup | Jiri Slaby |
2007-05-08 | Char: cyclades, dynamic ports | Jiri Slaby |
2007-05-08 | Char: cyclades, fix tty device unregister | Jiri Slaby |
2007-05-08 | Char: cyclades, conditions cleanup | Jiri Slaby |
2007-05-08 | Char: cyclades, remove locking macros | Jiri Slaby |
2007-05-08 | Char: cyclades, remove unused timestamps | Jiri Slaby |
2007-05-08 | Char: cyclades, timers cleanup | Jiri Slaby |
2007-05-08 | Char: cyclades, fix blockmove | Jiri Slaby |
2007-05-08 | Char: cyclades, remove sleep_on | Jiri Slaby |
2007-05-08 | Char: cyclades, make info->card a pointer | Jiri Slaby |
2007-05-08 | Char: cyclades, get rid of phys addresses | Jiri Slaby |
2007-05-08 | Char: cyclades, simplify variables initialization | Jiri Slaby |
2007-05-08 | Char: cyclades, mark cyy_init_card as __devinit, not __init | Jiri Slaby |
2007-05-08 | Char: cyclades, printk cleanups | Jiri Slaby |
2007-05-08 | Char: cyclades, irq is int | Jiri Slaby |
2007-05-08 | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby |
2007-05-08 | Char: cyclades, unexport struct cyclades_card | Jiri Slaby |
2007-05-08 | Char: cyclades, depends on PCI or ISA | Jiri Slaby |
2007-05-08 | Char: cyclades, switch to pci probing | Jiri Slaby |
2007-05-08 | Char: cyclades, use IS_CYC_Z macro | Jiri Slaby |
2007-05-08 | Char: isicom, use pr_debug | Jiri Slaby |
2007-05-08 | Char: cyclades, allow DEBUG_SHIRQ | Jiri Slaby |
2007-05-08 | Char: cyclades, clear interrupts before releasing | Jiri Slaby |
2007-05-08 | Char: cyclades, tty_register_device separately for each device | Jiri Slaby |
2007-05-08 | Char: cyclades, cy_init error handling | Jiri Slaby |