summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-252-19/+29
* quota: cleanup loop in sync_dquots()Jan Kara2008-07-251-2/+0
* quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara2008-07-251-119/+107
* fatfs: add UTC timestamp optionJoe Peterson2008-07-251-3/+5
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0
* remove the in-kernel struct dirent{,64}Adrian Bunk2008-07-252-21/+0
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-251-1/+0
* fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi2008-07-251-20/+27
* reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-251-1/+1
* reiserfs: convert j_flush_sem to mutexJeff Mahoney2008-07-251-1/+1
* reiserfs: convert j_lock to mutexJeff Mahoney2008-07-251-1/+1
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-251-43/+0
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-251-0/+1
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-251-2/+2
* gpio: max732x driverEric Miao2008-07-251-0/+19
* gpiolib: allow user-selectionMichael Buesch2008-07-254-4/+60
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-251-9/+16
* gpio: sysfs interfaceDavid Brownell2008-07-252-2/+44
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-3/+4
* sm501: gpio I2C supportBen Dooks2008-07-251-1/+9
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-251-1/+1
* sm501: add gpiolib supportBen Dooks2008-07-251-18/+2
* sm501: add power control callbackBen Dooks2008-07-251-0/+7
* printk ratelimiting rewriteDave Young2008-07-255-10/+40
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-251-13/+6
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-251-0/+22
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* init.h: remove obsolete contentRobert P. J. Day2008-07-251-7/+1
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-2522-80/+33
* call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-251-4/+7
* asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-251-1/+1
* build-kernel-profileo-only-when-requested-cleanupsAndrew Morton2008-07-251-2/+4
* build kernel/profile.o only when requestedAdrian Bunk2008-07-251-17/+39
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-251-4/+0
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-251-80/+0
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-253-15/+10
* locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2008-07-252-31/+95
* split the typecheck macros out of include/linux/kernel.hAndrew Morton2008-07-252-20/+25
* endian: Always evaluate arguments.David Miller2008-07-252-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-2410-6/+42
|\
| * virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-251-0/+2
| * virtio: Rename set_features to finalize_featuresRusty Russell2008-07-251-3/+4
| * virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-251-0/+6
| * s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-251-0/+10
| * virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-251-0/+3
| * virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-258-3/+17
* | Label kthread_create() with printf attribute tag.Rusty Russell2008-07-241-1/+2
* | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-241-54/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-2420-587/+29
|\
| * ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-241-1/+1
OpenPOWER on IntegriCloud