aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov1-0/+1
2007-05-08Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-25/+15
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-1/+9
2007-05-08s3fb: updatesOndrej Zajicek1-0/+1
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke1-1/+2
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+12
2007-05-08fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas1-1/+2
2007-05-08fbcon: font setting should check limitation of driverAntonino A. Daplas1-1/+2
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas1-0/+4
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas1-0/+4
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-2/+4
2007-05-08fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas1-0/+6
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt2-1/+4
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt1-2/+4
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar1-0/+20
2007-05-08fbdev: display classJames Simmons1-0/+61
2007-05-08Char: cyclades, dynamic portsJiri Slaby1-0/+1
2007-05-08Char: cyclades, remove unused timestampsJiri Slaby1-2/+0
2007-05-08Char: cyclades, remove sleep_onJiri Slaby1-1/+1
2007-05-08Char: cyclades, make info->card a pointerJiri Slaby1-1/+1
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby1-3/+0
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby1-13/+2
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+2
2007-05-08Char: cyclades, cy_readX/writeX cleanupJiri Slaby1-7/+3
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle1-0/+4
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra1-1/+1
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+5
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-3/+2
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton1-1/+0
2007-05-08rtc-cmos wakeup interfaceDavid Brownell1-0/+7
2007-05-08rtc: remove rest of class_deviceDavid Brownell1-2/+2
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-17/+16
2007-05-08rtc: remove /sys/class/rtc-dev/*David Brownell1-1/+0
2007-05-08utimensat implementationUlrich Drepper2-1/+4
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet1-1/+7
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B1-0/+8
2007-05-08sanitize linux/isdn_divertif.h for userspaceMike Frysinger2-1/+6
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk1-1/+0
2007-05-08SPI kerneldocDavid Brownell1-31/+51
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani3-0/+126
2007-05-08clockchips.h: kernel-doc fixSergei Shtylyov1-5/+5
2007-05-08hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger1-2/+2
2007-05-08Add taskstats.h to kbuildDavid Woodhouse1-0/+1
2007-05-08Misc: add sensable phantom driverJiri Slaby2-0/+43
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org1-0/+11
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap2-0/+20
2007-05-08fat: don't use free_clusters for fat32OGAWA Hirofumi1-1/+2
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara1-0/+1