| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix occurrences of "the the " | Michael Opdenacker | 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-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 |
|/ |
|
* | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | via: Make sure we flush write-combining using a follow-up read. | Thomas Hellstrom | 2007-05-08 |
| * | via: Try to improve command-buffer chaining. | Thomas Hellstrom | 2007-05-08 |
| * | drm: remove old taskqueue remnant | Dave Airlie | 2007-05-08 |
| * | drm: rename badly named define and cleanup ioctl code spacing | Dave Airlie | 2007-05-08 |
| * | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer | 2007-05-08 |
| * | drm/radeon: upgrade to 1.27 - make PCI GART more flexible | Dave Airlie | 2007-05-08 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 |
|\ \ |
|
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
| |\| |
|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 |
| * | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 |
* | | | 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 | 2007-05-08 |