summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood
2006-12-13Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton
2006-12-13driver core: delete virtual directory on class_unregister()Akinobu Mita
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] sstfb: add sysfs interfaceHelge Deller
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman
2006-12-13[PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell
2006-12-13[PATCH] rtc: remove syslog spam on registrationDavid Brownell
2006-12-13[PATCH] RTC driver init adjustmentJan Beulich
2006-12-13[PATCH] rtc: fx error caseJan Beulich
2006-12-13[PATCH] missing includes in hilkbdAl Viro
2006-12-13[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro
2006-12-13[PATCH] tty: remove useless memory barrierRalf Baechle
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity
2006-12-13[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric W. Biederman
2006-12-13[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity
2006-12-13[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity
2006-12-13[PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity
2006-12-13[PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity
2006-12-13[PATCH] KVM: Add missing includeAnthony Liguori