| Commit message (Expand) | Author | Age |
* | Protect tty drivers list with tty_mutex | Alexey Dobriyan | 2007-05-08 |
* | Remove do_sync_file_range() | Mark Fasheh | 2007-05-08 |
* | Char: cs5535_gpio, add MODULE_DEVICE_TABLE | Jiri Slaby | 2007-05-08 |
* | Char: rocket, add MODULE_DEVICE_TABLE | Jiri Slaby | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | tty: introduce no_tty and use it in selinux | Eric W. Biederman | 2007-05-08 |
* | tty: simplify calling of put_pid. | Eric W. Biederman | 2007-05-08 |
* | tty: remove unnecessary export of proc_clear_tty | Eric W. Biederman | 2007-05-08 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 |
* | rtc: add RTC class driver for the Maxim MAX6900 | Dale Farnsworth | 2007-05-08 |
* | RTC: add rtc-rs5c313 driver | Nobuhiro Iwamatsu | 2007-05-08 |
* | Subject: jsm driver fix for linuxpps support | Len Sorensen | 2007-05-08 |
* | Small fixes for jsm driver | Len Sorensen | 2007-05-08 |
* | cyclades: remove custom types | Klaus Kudielka | 2007-05-08 |
* | fix cyclades.h for x86_64 (and probably others) | Klaus Kudielka | 2007-05-08 |
* | drivers/char/synclink.c: check kmalloc() return value | Amit Choudhary | 2007-05-08 |
* | remove unused header file: drivers/char/digi.h | Robert P. J. Day | 2007-05-08 |
* | remove unused header file: drivers/message/i2o/i2o_lan.h | Robert P. J. Day | 2007-05-08 |
* | virtual_eisa_root_init() should be __init | Andrew Morton | 2007-05-08 |
* | rocket: remove modversions include | Robert P. J. Day | 2007-05-08 |
* | floppy: handle device_create_file() failure while init | Dmitriy Monakhov | 2007-05-08 |
* | replace pci_find_device in drivers/telephony/ixj.c | Surya | 2007-05-08 |
* | tpm_infineon: add support for devices in mmio space | Alex Williamson | 2007-05-08 |
* | init dma masks in pnp_dev | David Brownell | 2007-05-08 |
* | Use stop_machine_run in the Intel RNG driver | Prarit Bhargava | 2007-05-08 |
* | Apple SMC driver (hardware monitoring and control) | Nicolas Boichat | 2007-05-08 |
* | drivers/char/hvc_console.c: cleanups | Adrian Bunk | 2007-05-08 |
* | ipmi: add pci remove handling | Corey Minyard | 2007-05-08 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 |
* | ipmi: allow shared interrupts | Corey Minyard | 2007-05-08 |
* | ipmi: add powerpc openfirmware sensing | Corey Minyard | 2007-05-08 |
* | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 |
* | [SCSI] esp_scsi: Fix section mismatch warnings. | Martin Habets | 2007-05-07 |
* | [VIDEO] sunxvr2500: Fix PCI device ID table. | David S. Miller | 2007-05-07 |
* | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | drm/i915: Add 965GM pci id update | Wang Zhenyu | 2007-04-25 |
| * | drm: just use io_remap_pfn_range on all archs.. | Dave Airlie | 2007-03-24 |
| * | drm: fix DRM_CONSISTENT mapping | Hugh Dickins | 2007-03-24 |
| * | drm: fix up mmap locking in preparation for ttm changes | Thomas Hellstrom | 2007-03-24 |
| * | drm: fix driver deadlock with AIGLX and reclaim_buffers_locked | Thomas Hellstrom | 2007-03-22 |
| * | drm: fix warning in drm_fops.c | Andrew Morton | 2007-03-18 |
| * | drm: allow for more generic drm ioctls | Thomas Hellstrom | 2007-03-18 |
| * | drm: fix alpha domain handling | Jay Estabrook | 2007-03-10 |
| * | via: fix CX700 pci id | Thomas Hellstrom | 2007-03-10 |
| * | drm: make drm_io_prot static. | Adrian Bunk | 2007-03-10 |
| * | drm: remove via_mm.h | Robert P. J. Day | 2007-03-10 |
| * | drm: add missing NULL assignment | Dave Airlie | 2007-03-10 |
| * | drm/radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer | 2007-03-10 |
| * | drm: port over use_vmalloc code from git hashtab | Dave Airlie | 2007-03-10 |
| * | drm: fix crash with fops lock and fixup sarea/page size locking | Dave Airlie | 2007-03-10 |