Age | Commit message (Expand) | Author |
2008-02-07 | MBCS: convert dmareadlock to mutex | Matthias Kaehlcke |
2008-02-07 | MBCS: convert dmawritelock to mutex | Matthias Kaehlcke |
2008-02-07 | MBCS: convert algolock to mutex | Matthias Kaehlcke |
2008-02-06 | ip27-rtc: convert ioctl to unlocked_ioctl | Cyrill Gorcunov |
2008-02-06 | tpm: infineon section mismatch | Randy Dunlap |
2008-02-06 | Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline | Joe Peterson |
2008-02-06 | ik8: add Dell UK 6400 Inspiron model (MM061) | Nick Warne |
2008-02-06 | Amiga serial driver: port_write_mutex fixup | Daniel Walker |
2008-02-06 | drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | tty: enable the echoing of ^C in the N_TTY discipline | Joe Peterson |
2008-02-06 | drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | unix98 allocated_ptys_lock semaphore to mutex | Daniel Walker |
2008-02-06 | drivers/char/tty_io.c: remove pty_sem | Daniel Walker |
2008-02-06 | char: use SGI_HAS_DS1286 for SGI_DS1286 depends | Thomas Bogendoerfer |
2008-02-06 | drivers/char/random.c:write_pool() cond_resched() needed | Matt Mackall |
2008-02-06 | synclink_gt fix missed serial input signal changes | Paul Fulghum |
2008-02-06 | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day |
2008-02-06 | via-rng: enable secondary noise source on CPUs where it is present | Dave Jones |
2008-02-06 | vt: bitlock fix | Nick Piggin |
2008-02-06 | tpm.c: fix crash during device removal | Richard MUSIL |
2008-02-06 | proper prototype for vty_init() | Adrian Bunk |
2008-02-06 | Parallel port: convert port_mutex to the mutex API | Matthias Kaehlcke |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle |
2008-02-06 | riscom8: fix SMP brokenness | Jeff Garzik |
2008-02-05 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-05 | HWRNG: add possibility to remove hwrng devices during suspend/resume | Rafael J. Wysocki |
2008-02-05 | Misc: Add possibility to remove misc devices during suspend/resume | Rafael J. Wysocki |
2008-02-05 | agp: alpha nopage | Nick Piggin |
2008-02-05 | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson |
2008-02-05 | agp: remove flush_agp_mappings calls from new flush handling code | Dave Airlie |
2008-02-05 | intel-agp: introduce IS_I915 and do some cleanups.. | Dave Airlie |
2008-02-05 | [intel_agp] fix name for G35 chipset | Zhenyu Wang |
2008-02-05 | intel-agp: fixup resource handling in flush code. | Dave Airlie |
2008-02-05 | intel-agp: add new chipset ID | Zhenyu Wang |
2008-02-05 | agp: remove unnecessary pci_dev_put | Julia Lawall |
2008-02-05 | agp: remove uid comparison as security check | serue@us.ibm.com |
2008-02-05 | fix AGP warning | Andrew Morton |
2008-02-05 | agp/intel: Add chipset flushing support for i8xx chipsets. | Dave Airlie |
2008-02-05 | intel-agp: add chipset flushing support | Dave Airlie |
2008-02-05 | agp: add chipset flushing support to AGP interface | Dave Airlie |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-04 | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin |
2008-02-04 | virtio: simplify config mechanism. | Rusty Russell |
2008-02-03 | drivers/char/: Spelling fixes | Joe Perches |
2008-02-02 | nozomi: finish constification | Frank Seidel |
2008-02-02 | nozomi: constify driver | Jan Engelhardt |
2008-02-02 | nozomi driver update | Frank Seidel |
2008-02-01 | [AUDIT] add session id to audit messages | Eric Paris |
2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro |