aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Remove apparently unused fd1772.h header file.Robert P. J. Day1-80/+0
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison2-14/+9
2008-07-25locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2-31/+95
2008-07-25split the typecheck macros out of include/linux/kernel.hAndrew Morton2-20/+25
2008-07-25endian: Always evaluate arguments.David Miller2-12/+12
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds9-6/+32
2008-07-24Label kthread_create() with printf attribute tag.Rusty Russell1-1/+2
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell1-0/+2
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell1-3/+4
2008-07-25virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell1-0/+6
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger1-0/+3
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell8-3/+17
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+29
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2008-07-24ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz1-1/+1
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-0/+6
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz1-0/+8
2008-07-24ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz1-0/+2
2008-07-24ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz1-0/+7
2008-07-24ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz1-2/+5
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-5/+23
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-4/+2
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2-1/+60
2008-07-24UFS: add const to parser token tableSteven Whitehouse1-1/+1
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2-2/+1
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt1-0/+43
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks1-1/+1
2008-07-24sm501: add inversion controls for VBIASEN and FPENBen Dooks1-0/+2
2008-07-24tridentfb: acceleration constants changeKrzysztof Helt1-0/+4
2008-07-24rtc: BCD codeshrinkDavid Brownell1-2/+7
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell1-0/+35
2008-07-24rtc: remove BKL for ioctl()David Brownell1-0/+17
2008-07-24autofs4: remove unused ioctlsIan Kent1-2/+0
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely1-1/+1
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper2-2/+2
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper1-2/+2
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in eventfdUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in signalfdUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper2-0/+6
2008-07-24flag parameters: pipeUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper2-0/+5
2008-07-24flag parameters: timerfd_createUlrich Drepper1-0/+5
2008-07-24flag parameters: eventfdUlrich Drepper2-0/+7
2008-07-24flag parameters: signalfdUlrich Drepper2-0/+6
2008-07-24flag parameters: anon_inode_getfd extensionUlrich Drepper1-1/+1