| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 1 | -3/+1 |
|\ |
|
| * | [IA64-SN2][KJ] mmtimer.c-kzalloc | vignesh babu | 2007-05-08 | 1 | -3/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 | 1 | -1/+2 |
|\ \ |
|
| * | | [POWERPC] iSeries: Make HVC_ISERIES the default | Stephen Rothwell | 2007-05-09 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 7 | -11/+11 |
|\ \ \ |
|
| * | | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 4 | -4/+4 |
| * | | | Correct comments in genrtc.c to refer to correct /proc file. | Robert P. J. Day | 2007-05-09 | 1 | -2/+2 |
| * | | | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 1 | -4/+4 |
| * | | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
| |/ / |
|
* | | | tty_set_ldisc() receive_room fix | Paul Fulghum | 2007-05-09 | 1 | -7/+7 |
* | | | pasemi: hardware rng driver | Olof Johansson | 2007-05-09 | 3 | -0/+171 |
* | | | cm4000_cs: use bitrev | Akinobu Mita | 2007-05-09 | 2 | -29/+7 |
* | | | cm4000_cs: fix error paths | Akinobu Mita | 2007-05-09 | 2 | -3/+13 |
|/ / |
|
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-08 | 13 | -152/+222 |
|\ \ |
|
| * | | via: Make sure we flush write-combining using a follow-up read. | Thomas Hellstrom | 2007-05-08 | 1 | -2/+4 |
| * | | via: Try to improve command-buffer chaining. | Thomas Hellstrom | 2007-05-08 | 2 | -66/+46 |
| * | | drm: remove old taskqueue remnant | Dave Airlie | 2007-05-08 | 1 | -3/+0 |
| * | | drm: rename badly named define and cleanup ioctl code spacing | Dave Airlie | 2007-05-08 | 1 | -6/+4 |
| * | | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer | 2007-05-08 | 2 | -28/+19 |
| * | | drm/radeon: upgrade to 1.27 - make PCI GART more flexible | Dave Airlie | 2007-05-08 | 9 | -48/+150 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 5 | -6/+6 |
|\ \ |
|
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 39 | -429/+598 |
| |\ \
| | |/ |
|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 3 | -3/+3 |
| * | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 3 | -3/+3 |
* | | | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke | 2007-05-08 | 2 | -10/+13 |
* | | | vt: expose system-wide UTF-8 default setting via sysfs | Antonino A. Daplas | 2007-05-08 | 1 | -1/+3 |
* | | | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 2007-05-08 | 1 | -6/+28 |
* | | | vt: allow for the palette to be exposed and changed via sysfs | Jan Engelhardt | 2007-05-08 | 1 | -0/+4 |
* | | | Char: cyclades, copyright and version changes | Jiri Slaby | 2007-05-08 | 1 | -4/+4 |
* | | | Char: cyclades, probe cleanup | Jiri Slaby | 2007-05-08 | 1 | -270/+198 |
* | | | Char: cyclades, dynamic ports | Jiri Slaby | 2007-05-08 | 1 | -73/+69 |
* | | | Char: cyclades, fix tty device unregister | Jiri Slaby | 2007-05-08 | 1 | -2/+2 |
* | | | Char: cyclades, conditions cleanup | Jiri Slaby | 2007-05-08 | 1 | -39/+21 |
* | | | Char: cyclades, remove locking macros | Jiri Slaby | 2007-05-08 | 1 | -127/+118 |
* | | | Char: cyclades, remove unused timestamps | Jiri Slaby | 2007-05-08 | 1 | -12/+0 |
* | | | Char: cyclades, timers cleanup | Jiri Slaby | 2007-05-08 | 1 | -12/+5 |
* | | | Char: cyclades, fix blockmove | Jiri Slaby | 2007-05-08 | 1 | -18/+16 |
* | | | Char: cyclades, remove sleep_on | Jiri Slaby | 2007-05-08 | 1 | -29/+16 |
* | | | Char: cyclades, make info->card a pointer | Jiri Slaby | 2007-05-08 | 1 | -161/+162 |
* | | | Char: cyclades, get rid of phys addresses | Jiri Slaby | 2007-05-08 | 1 | -8/+3 |
* | | | Char: cyclades, simplify variables initialization | Jiri Slaby | 2007-05-08 | 1 | -112/+44 |
* | | | Char: cyclades, mark cyy_init_card as __devinit, not __init | Jiri Slaby | 2007-05-08 | 1 | -2/+2 |
* | | | Char: cyclades, printk cleanups | Jiri Slaby | 2007-05-08 | 1 | -310/+220 |
* | | | Char: cyclades, irq is int | Jiri Slaby | 2007-05-08 | 1 | -18/+12 |
* | | | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby | 2007-05-08 | 1 | -9/+0 |
* | | | Char: cyclades, unexport struct cyclades_card | Jiri Slaby | 2007-05-08 | 1 | -8/+0 |
* | | | Char: cyclades, depends on PCI or ISA | Jiri Slaby | 2007-05-08 | 1 | -1/+1 |
* | | | Char: cyclades, switch to pci probing | Jiri Slaby | 2007-05-08 | 1 | -48/+17 |
* | | | Char: cyclades, use IS_CYC_Z macro | Jiri Slaby | 2007-05-08 | 1 | -11/+6 |
* | | | Char: isicom, use pr_debug | Jiri Slaby | 2007-05-08 | 1 | -2/+1 |