summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-25Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds1-6/+2
2006-06-25Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-12/+142
2006-06-25Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+20
2006-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds85-3224/+5259
2006-06-25Enable minimal per-device resume tracingLinus Torvalds1-0/+4
2006-06-25Add some basic resume trace facilitiesLinus Torvalds6-3/+279
2006-06-24drm: radeon constify radeon microcodeDave Airlie1-3/+3
2006-06-24Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie4-5/+87
2006-06-24drm: update radeon to 1.25 add r200 vertex program supportDave Airlie3-3/+48
2006-06-24drm: radeon add a tcl state flush before accessing tcl vector spaceDave Airlie2-2/+5
2006-06-24intelfb delousingAl Viro3-24/+20
2006-06-24[SPARC64]: Update defconfig.David S. Miller1-1/+11
2006-06-24[SPARC64]: Make auxio a real driver.David S. Miller3-45/+74
2006-06-24[PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller1-64/+70
2006-06-24[Documentation]: Update probing info in sbus_drivers.txtDavid S. Miller1-30/+65
2006-06-24[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-24[SCSI] esp: Fix bug in esp_remove_common.David S. Miller1-4/+1
2006-06-24[NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller1-14/+0
2006-06-24[NET] myri_sbus: Kill unused next_module struct member.David S. Miller1-1/+0
2006-06-24[NET] myri_sbus: Convert to new SBUS device layer.David S. Miller1-55/+61
2006-06-24[NET] sunqe: Convert to new SBUS driver layer.David S. Miller1-249/+219
2006-06-24[NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2-67/+61
2006-06-24[NET] sunlance: Convert to new SBUS driver framework.David S. Miller1-76/+97
2006-06-24[NET] sunhme: Convert to new SBUS driver framework.David S. Miller2-174/+187
2006-06-24[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller1-12/+12
2006-06-24[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2-165/+157
2006-06-24[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller1-61/+77
2006-06-24[SBUS]: Rewrite and plug into of_device framework.David S. Miller5-327/+293
2006-06-24[SPARC]: Port of_device layer and make ebus use it.David S. Miller6-2/+359
2006-06-24[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller9-91/+668
2006-06-24[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller10-157/+585
2006-06-24[SPARC64]: Expand of_*() interfaces some more.David S. Miller2-0/+46
2006-06-24[SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller1-1/+0
2006-06-24[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller3-31/+50
2006-06-24[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller1-44/+25
2006-06-24[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller4-80/+78
2006-06-24[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller4-105/+41
2006-06-24[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller21-450/+440
2006-06-24[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller17-134/+182
2006-06-24[SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()David S. Miller1-2/+2
2006-06-24[SPARC64]: Fix for Niagara memory corruption.David S. Miller3-6/+39
2006-06-24[SPARC64]: Minor bug fix to obp_read_memory().David S. Miller1-2/+19
2006-06-24[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller6-103/+104
2006-06-24[SPARC64]: Add of_getintprop_default().David S. Miller2-0/+15
2006-06-24[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller3-88/+56
2006-06-24[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller1-0/+9
2006-06-24[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2-11/+23
2006-06-24[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller7-385/+312
2006-06-24[SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2-0/+36
2006-06-24[SPARC64]: Import OBP device tree into kernel data structures.David S. Miller4-1/+626