summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-1/+1
2007-10-16remove ZERO_PAGENick Piggin1-108/+17
2007-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-457/+0
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds7-34/+50
2007-10-15via invalid device ids removalXavier Bachelot1-2/+0
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo1-1/+3
2007-10-15i915: fix vbl swap allocation size.Dave Airlie1-1/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt45-2146/+1489
2007-10-15drm: remove XFREE86_VERSION macros.Dave Airlie3-42/+1
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt43-661/+603
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt31-475/+474
2007-10-15fix use after free in amd create gatt pagesJesper Juhl1-7/+2
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie6-27/+48
2007-10-14signedness: module_param_array nump argumentAl Viro1-9/+9
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro4-5/+5
2007-10-14synclink_gt endianness annotationsAl Viro1-4/+4
2007-10-14mpc5200_wdt: __user annotationsAl Viro1-1/+1
2007-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov104-711/+2997
2007-10-13PTY: add kernel parameter to overwrite legacy pty countKay Sievers1-2/+7
2007-10-13Convert from class_device to device in drivers/chartonyj@suse.de11-39/+32
2007-10-13cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman1-4/+1
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds3-112/+23
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell1-106/+18
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell1-4/+3
2007-10-10drivers/firmware: const-ify DMI API and internalsJeff Garzik2-6/+7
2007-10-09Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-08VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds1-2/+2
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin1-5/+0
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras6-30/+48
2007-10-02[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet1-4/+6
2007-10-01VT ioctl race fixSamuel Ortiz1-3/+5
2007-09-29fix console change race exposed by CFSJan Lübbe1-2/+5
2007-09-28i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2-0/+18
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur1-0/+3
2007-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+3
2007-09-26ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui1-3/+3
2007-09-25fix "mspec: handle shrinking virtual memory areas"Cliff Wickman1-18/+8
2007-09-20Merge branch 'linux-2.6'Paul Mackerras5-24/+67
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2-2/+3
2007-09-19pci: fix unterminated pci_device_id listsKees Cook1-1/+2
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman1-21/+48
2007-09-15sparc64 (and others): fix tty_ioctl.c buildTony Breeds1-0/+14
2007-09-13Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras3-3/+14
2007-09-12intel_agp: fix GTT map size on G33Zhenyu Wang1-1/+4
2007-09-12intel_agp: fix stolen mem range on G33Zhenyu Wang1-0/+5
2007-09-12tty: termios locking functions break with new termios typeDavid Miller1-2/+2
2007-09-05Input: remove ec3104_keyb driverDmitry Torokhov1-457/+0
2007-09-01Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds1-0/+3
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras25-34/+68
2007-08-27[MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle1-1/+0