| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] IPMI: misc fixes | Corey Minyard | 2006-12-10 | 2 | -58/+68 |
* | [PATCH] IPMI: remove zero inits | Randy Dunlap | 2006-12-10 | 6 | -23/+25 |
* | [PATCH] AT91RM9200 RTC | Andrew Victor | 2006-12-10 | 3 | -2/+2 |
* | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell | 2006-12-10 | 4 | -10/+10 |
* | [PATCH] rtc: Add rtc_merge_alarm() | Scott Wood | 2006-12-10 | 1 | -0/+81 |
* | [PATCH] geode crypto is PCI device | Randy Dunlap | 2006-12-10 | 1 | -1/+1 |
* | [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems | Stephen Street | 2006-12-10 | 1 | -293/+440 |
* | [PATCH] ide: complete switch to pci_get | Alan Cox | 2006-12-10 | 1 | -2/+2 |
* | [PATCH] read_zero_pagealigned() locking fix | Hugh Dickins | 2006-12-10 | 1 | -4/+8 |
* | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 2006-12-10 | 3 | -31/+31 |
* | [PATCH] ucb1400_ts depends SND_AC97_BUS | Randy Dunlap | 2006-12-10 | 1 | -1/+1 |
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-12-09 | 15 | -57/+821 |
|\ |
|
| * | Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606 | Andrew Morton | 2006-12-07 | 1 | -0/+1 |
| * | drm: add flag for mapping PCI DMA buffers read-only. | George Sapountzis | 2006-12-07 | 4 | -5/+27 |
| * | drm: fix up irqflags in drm_lock.c | Dave Airlie | 2006-12-07 | 1 | -1/+1 |
| * | drm: i915 updates | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 2 | -19/+21 |
| * | drm: i915: fix up irqflags arg | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -2/+3 |
| * | drm: i915: Only return EBUSY after we've established we need to schedule a ne... | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -5/+5 |
| * | drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -1/+1 |
| * | drm: i915: Add SAREA fileds for determining which pipe to sync window buffer ... | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -0/+9 |
| * | drm: Make handling of dev_priv->vblank_pipe more robust. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -8/+14 |
| * | drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 2 | -6/+40 |
| * | drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 4 | -0/+211 |
| * | drm: Core vsync: Don't clobber target sequence number when scheduling signal. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -2/+3 |
| * | drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 2 | -7/+13 |
| * | drm: Make locked tasklet handling more robust. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 2 | -2/+3 |
| * | drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int... | =?utf-8?q?Felix_K=C3=BChling?= | 2006-12-07 | 1 | -1/+2 |
| * | drm: Change first valid DRM drawable ID to be 1 instead of 0. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 2 | -12/+35 |
| * | drm: drawable locking + memory management fixes + copyright | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 1 | -107/+155 |
| * | drm: Add support for interrupt triggered driver callback with lock held to DR... | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 3 | -0/+90 |
| * | drm: Add support for tracking drawable information to core | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 5 | -8/+262 |
| * | drm: add support for secondary vertical blank interrupt to i915 | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 3 | -4/+27 |
| * | drm: add support for secondary vertical blank interrupt to DRM core | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-07 | 4 | -28/+60 |
* | | [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init | Kars de Jong | 2006-12-09 | 1 | -1/+2 |
* | | [PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again | Sam Creasey | 2006-12-09 | 5 | -6/+6 |
* | | [PATCH] m68k/HP300: HP LANCE updates | Kars de Jong | 2006-12-09 | 2 | -5/+11 |
* | | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 2006-12-09 | 8 | -65/+16 |
* | | [BNX2]: Add an error check. | Adrian Bunk | 2006-12-09 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 22 | -378/+777 |
|\ \ |
|
| * | | [S390] Use dev->groups for adding/removing the subchannel attribute group. | Cornelia Huck | 2006-12-08 | 3 | -11/+11 |
| * | | [S390] Support for disconnected devices reappearing on another subchannel. | Cornelia Huck | 2006-12-08 | 7 | -59/+296 |
| * | | [S390] subchannel lock conversion. | Cornelia Huck | 2006-12-08 | 6 | -63/+98 |
| * | | [S390] Some preparations for the dynamic subchannel mapping patch. | Cornelia Huck | 2006-12-08 | 4 | -47/+78 |
| * | | [S390] runtime switch for qdio performance statistics | Ursula Braun | 2006-12-08 | 2 | -119/+135 |
| * | | [S390] New DASD feature for ERP related logging | Horst Hummel | 2006-12-08 | 4 | -22/+62 |
| * | | [S390] add reset call handler to the ap bus. | Ralph Wuerthner | 2006-12-08 | 1 | -0/+17 |
| * | | [S390] more workqueue fixes. | Martin Schwidefsky | 2006-12-08 | 10 | -67/+89 |
| * | | [S390] workqueue fixes. | Andrew Morton | 2006-12-08 | 1 | -4/+5 |
* | | | [PATCH] Generic HID layer - build | Jiri Kosina | 2006-12-08 | 7 | -18/+43 |
* | | | [PATCH] Generic HID layer - pb_fnmode | Jiri Kosina | 2006-12-08 | 3 | -39/+11 |