summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-081-1/+2
* | | | fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+12
* | | | fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas2007-05-081-1/+2
* | | | fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-081-1/+2
* | | | fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+4
* | | | fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+4
* | | | fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-081-2/+4
* | | | fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+6
* | | | vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-082-1/+4
* | | | fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-2/+4
* | | | fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+20
* | | | fbdev: display classJames Simmons2007-05-081-0/+61
* | | | Char: cyclades, dynamic portsJiri Slaby2007-05-081-0/+1
* | | | Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-2/+0
* | | | Char: cyclades, remove sleep_onJiri Slaby2007-05-081-1/+1
* | | | Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-1/+1
* | | | Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-081-3/+0
* | | | Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-081-13/+2
* | | | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+2
* | | | Char: cyclades, cy_readX/writeX cleanupJiri Slaby2007-05-081-7/+3
* | | | Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-081-0/+4
* | | | nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-081-1/+1
* | | | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* | | | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-3/+2
* | | | revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-081-1/+0
* | | | rtc-cmos wakeup interfaceDavid Brownell2007-05-081-0/+7
* | | | rtc: remove rest of class_deviceDavid Brownell2007-05-081-2/+2
* | | | rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-17/+16
* | | | rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-081-1/+0
* | | | utimensat implementationUlrich Drepper2007-05-082-1/+4
* | | | Speed up divides by cpu_power in schedulerEric Dumazet2007-05-081-1/+7
* | | | sched: dynticks idle load balancingSiddha, Suresh B2007-05-081-0/+8
* | | | sanitize linux/isdn_divertif.h for userspaceMike Frysinger2007-05-082-1/+6
* | | | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-081-1/+0
* | | | SPI kerneldocDavid Brownell2007-05-081-31/+51
* | | | /dev/spidevB.C interfaceAndrea Paterniani2007-05-083-0/+126
* | | | clockchips.h: kernel-doc fixSergei Shtylyov2007-05-081-5/+5
* | | | hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger2007-05-081-2/+2
* | | | Add taskstats.h to kbuildDavid Woodhouse2007-05-081-0/+1
* | | | Misc: add sensable phantom driverJiri Slaby2007-05-082-0/+43
* | | | Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org2007-05-081-0/+11
* | | | consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-082-0/+20
* | | | fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-081-1/+2
* | | | ext3: copy i_flags to inode flags on writeJan Kara2007-05-081-0/+1
* | | | Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman2007-05-081-0/+6
* | | | Introduce a handy list_first_entry macroPavel Emelianov2007-05-081-0/+11
* | | | SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary2007-05-081-1/+1
* | | | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-1/+0
* | | | fix hotplug for legacy platform driversDavid Brownell2007-05-081-2/+2
* | | | cleanup compat ioctl handlingChristoph Hellwig2007-05-081-17/+0
OpenPOWER on IntegriCloud