summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-07-25quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara1-119/+107
2008-07-25fatfs: add UTC timestamp optionJoe Peterson1-3/+5
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-07-25remove the in-kernel struct dirent{,64}Adrian Bunk2-21/+0
2008-07-25msdos fs: remove unsettable atari optionRene Scharfe1-1/+0
2008-07-25fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi1-20/+27
2008-07-25reiserfs: convert j_commit_lock to mutexJeff Mahoney1-1/+1
2008-07-25reiserfs: convert j_flush_sem to mutexJeff Mahoney1-1/+1
2008-07-25reiserfs: convert j_lock to mutexJeff Mahoney1-1/+1
2008-07-25coda: remove CODA_FS_OLD_APIAdrian Bunk1-43/+0
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin1-0/+1
2008-07-25ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault1-2/+2
2008-07-25gpio: max732x driverEric Miao1-0/+19
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell1-9/+16
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+13
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-3/+4
2008-07-25sm501: gpio I2C supportBen Dooks1-1/+9
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard1-1/+1
2008-07-25sm501: add gpiolib supportBen Dooks1-18/+2
2008-07-25sm501: add power control callbackBen Dooks1-0/+7
2008-07-25printk ratelimiting rewriteDave Young4-10/+37
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum1-13/+6
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-1/+1
2008-07-25init.h: remove obsolete contentRobert P. J. Day1-7/+1
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro1-4/+7
2008-07-25build-kernel-profileo-only-when-requested-cleanupsAndrew Morton1-2/+4
2008-07-25build kernel/profile.o only when requestedAdrian Bunk1-17/+39
2008-07-25lists: remove a redundant conditional definition of list_add()Robert P. J. Day1-4/+0
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/jba...Linus 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/rol...Linus Torvalds2-5/+23
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3