| Commit message (Expand) | Author | Age | Files | Lines |
* | pl2303: Fix mode switching regression | Alan Cox | 2008-01-09 | 1 | -0/+19 |
* | tty: fix logic change introduced by wait_event_interruptible_timeout() | Cory T. Tusar | 2007-12-23 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-12-17 | 2 | -579/+0 |
|\ |
|
| * | tipar: remove obsolete module | Romain LiƩvin | 2007-12-17 | 2 | -579/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-12-17 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | [WATCHDOG] ipmi: add the standard watchdog timeout ioctls | Corey Minyard | 2007-11-28 | 1 | -0/+2 |
* | | Pull apm-freeze-fix into release branch | Len Brown | 2007-12-06 | 1 | -7/+8 |
|\ \ |
|
| * | | Freezer: Fix APM emulation breakage | Rafael J. Wysocki | 2007-11-21 | 1 | -7/+8 |
| |/ |
|
* | | gpio_cs5535: disable AUX on output | Ben Gardner | 2007-12-05 | 1 | -0/+5 |
* | | TPM: fix TIS device driver locality request | Marcel Selhorst | 2007-11-29 | 1 | -5/+5 |
* | | allow LEGACY_PTYS to be set to 0 | Kay Sievers | 2007-11-28 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-11-27 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | Sonypi: use synchronize_irq instead of sycnronize_sched | Dmitry Torokhov | 2007-11-21 | 1 | -1/+1 |
| * | sonypi: fit input devices into sysfs tree | Dmitry Torokhov | 2007-11-21 | 1 | -2/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-15 | 1 | -3/+3 |
|\ \ |
|
| * | | [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR | Eric Dumazet | 2007-11-14 | 1 | -3/+3 |
* | | | rtc: fall back to requesting only the ports we actually use | Bjorn Helgaas | 2007-11-15 | 1 | -6/+30 |
* | | | rtc: release correct region in error path | Bjorn Helgaas | 2007-11-15 | 1 | -9/+11 |
* | | | cm40x0_cs.c: fix debug macros | Pascal Terjan | 2007-11-15 | 2 | -2/+2 |
|/ / |
|
* | | [TTY]: Fix network driver interactions with TCGET/SET calls. | Alan Cox | 2007-11-07 | 1 | -66/+104 |
* | | drm: DRM: fix memset size error | Li Zefan | 2007-11-06 | 1 | -1/+1 |
* | | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL | Dave Airlie | 2007-11-06 | 2 | -11/+0 |
* | | drm: remove second forward decleration of drm device struct. | Dave Airlie | 2007-11-06 | 1 | -2/+0 |
* | | virtio/virtcons: fix section mismatch warning | Randy Dunlap | 2007-11-06 | 1 | -1/+1 |
* | | drm/sis: missing mutex unlock in error path. | Roel Kluin | 2007-11-05 | 1 | -0/+1 |
* | | radeon: set the address to access the GART table on the CPU side correctly | Dave Airlie | 2007-11-05 | 2 | -2/+4 |
* | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel | 2007-10-30 | 2 | -3/+3 |
* | | x86 merge fallout: uml | Al Viro | 2007-10-29 | 1 | -2/+2 |
|/ |
|
* | drivers/char/riscom8: clean up irq handling | Jeff Garzik | 2007-10-24 | 1 | -11/+5 |
* | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik | 2007-10-24 | 1 | -353/+353 |
* | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik | 2007-10-24 | 1 | -7/+20 |
* | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik | 2007-10-24 | 1 | -18/+26 |
* | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik | 2007-10-24 | 1 | -2/+2 |
* | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 2007-10-24 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2007-10-23 | 4 | -178/+230 |
|\ |
|
| * | Remove old lguest bus and drivers. | Rusty Russell | 2007-10-23 | 2 | -178/+0 |
| * | Virtio console driver | Rusty Russell | 2007-10-23 | 3 | -0/+230 |
* | | Char: cyclades, fix potential NULL dereference | Jiri Slaby | 2007-10-23 | 1 | -1/+1 |
|/ |
|
* | Documentation: Remove references to dead "cyclades=" boot option | Robert P. J. Day | 2007-10-20 | 1 | -2/+0 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 18 | -25/+25 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 4 | -8/+8 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 9 | -15/+16 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 2 | -7/+7 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 3 | -3/+3 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -3/+4 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 | 1 | -2/+2 |
* | Console events and accessibility | Samuel Thibault | 2007-10-19 | 1 | -1/+44 |
* | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 | 1 | -6/+36 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-10-18 | 63 | -25350/+0 |
|\ |
|