Age | Commit message (Expand) | Author | Files | Lines |
2007-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -2/+0 |
2007-05-11 | x86_64: off-by-two error in aperture.c | Andrew Hastings | 1 | -1/+1 |
2007-05-11 | Kill unused sesssion and group values in rocket driver | Sukadev Bhattiprolu | 2 | -5/+0 |
2007-05-11 | tty: add compat_ioctl | Paul Fulghum | 2 | -19/+53 |
2007-05-11 | Overrun in drivers/char/rio/riocmd.c | Eric Sesterhenn / Snakebyte | 1 | -1/+1 |
2007-05-11 | synclink_gt: add compat_ioctl | Paul Fulghum | 1 | -0/+107 |
2007-05-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 14 | -879/+496 |
2007-05-10 | [IA64] drivers/char/snsc_event.c:206: warning: unused variable `p' | Tony Luck | 1 | -2/+0 |
2007-05-10 | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 1 | -0/+2 |
2007-05-10 | [S390] Kconfig: common config options for s390. | Martin Schwidefsky | 1 | -3/+4 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2 | -0/+3 |
2007-05-10 | [S390] Kconfig: refine depends statements. | Martin Schwidefsky | 1 | -0/+2 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 1 | -3/+1 |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -1/+2 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 7 | -11/+11 |
2007-05-09 | tty_set_ldisc() receive_room fix | Paul Fulghum | 1 | -7/+7 |
2007-05-09 | pasemi: hardware rng driver | Olof Johansson | 3 | -0/+171 |
2007-05-09 | cm4000_cs: use bitrev | Akinobu Mita | 2 | -29/+7 |
2007-05-09 | cm4000_cs: fix error paths | Akinobu Mita | 2 | -3/+13 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 4 | -4/+4 |
2007-05-09 | [POWERPC] iSeries: Make HVC_ISERIES the default | Stephen Rothwell | 1 | -1/+2 |
2007-05-09 | Correct comments in genrtc.c to refer to correct /proc file. | Robert P. J. Day | 1 | -2/+2 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 1 | -4/+4 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -1/+1 |
2007-05-08 | [IA64-SN2][KJ] mmtimer.c-kzalloc | vignesh babu | 1 | -3/+1 |
2007-05-08 | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 13 | -152/+222 |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 5 | -6/+6 |
2007-05-08 | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke | 2 | -10/+13 |
2007-05-08 | vt: expose system-wide UTF-8 default setting via sysfs | Antonino A. Daplas | 1 | -1/+3 |
2007-05-08 | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 1 | -6/+28 |
2007-05-08 | vt: allow for the palette to be exposed and changed via sysfs | Jan Engelhardt | 1 | -0/+4 |
2007-05-08 | Char: cyclades, copyright and version changes | Jiri Slaby | 1 | -4/+4 |
2007-05-08 | Char: cyclades, probe cleanup | Jiri Slaby | 1 | -270/+198 |
2007-05-08 | Char: cyclades, dynamic ports | Jiri Slaby | 1 | -73/+69 |
2007-05-08 | Char: cyclades, fix tty device unregister | Jiri Slaby | 1 | -2/+2 |
2007-05-08 | Char: cyclades, conditions cleanup | Jiri Slaby | 1 | -39/+21 |
2007-05-08 | Char: cyclades, remove locking macros | Jiri Slaby | 1 | -127/+118 |
2007-05-08 | Char: cyclades, remove unused timestamps | Jiri Slaby | 1 | -12/+0 |
2007-05-08 | Char: cyclades, timers cleanup | Jiri Slaby | 1 | -12/+5 |
2007-05-08 | Char: cyclades, fix blockmove | Jiri Slaby | 1 | -18/+16 |
2007-05-08 | Char: cyclades, remove sleep_on | Jiri Slaby | 1 | -29/+16 |
2007-05-08 | Char: cyclades, make info->card a pointer | Jiri Slaby | 1 | -161/+162 |
2007-05-08 | Char: cyclades, get rid of phys addresses | Jiri Slaby | 1 | -8/+3 |
2007-05-08 | Char: cyclades, simplify variables initialization | Jiri Slaby | 1 | -112/+44 |
2007-05-08 | Char: cyclades, mark cyy_init_card as __devinit, not __init | Jiri Slaby | 1 | -2/+2 |
2007-05-08 | Char: cyclades, printk cleanups | Jiri Slaby | 1 | -310/+220 |
2007-05-08 | Char: cyclades, irq is int | Jiri Slaby | 1 | -18/+12 |
2007-05-08 | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby | 1 | -9/+0 |
2007-05-08 | Char: cyclades, unexport struct cyclades_card | Jiri Slaby | 1 | -8/+0 |
2007-05-08 | Char: cyclades, depends on PCI or ISA | Jiri Slaby | 1 | -1/+1 |