aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25cgroups: misc cleanups to write_string patchsetPaul Menage1-2/+2
2008-07-25cgroup files: move the release_agent file to use typed handlersPaul Menage1-0/+2
2008-07-25cgroup files: add write_string cgroup control file methodPaul Menage1-0/+14
2008-07-25cgroup files: clean up whitespace in struct cftypePaul Menage1-16/+16
2008-07-25Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov1-2/+4
2008-07-25quota: implement sending information via netlink about user below quotaJan Kara1-0/+4
2008-07-25quota: convert macros to inline functionsJan Kara2-17/+53
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara2-19/+29
2008-07-25quota: cleanup loop in sync_dquots()Jan Kara1-2/+0
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-25gpiolib: allow user-selectionMichael Buesch4-4/+60
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell1-9/+16
2008-07-25gpio: sysfs interfaceDavid Brownell2-2/+44
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 Young5-10/+40
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum1-13/+6
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven1-0/+22
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-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori22-80/+33
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro1-4/+7
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk1-1/+1
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 Harrison3-15/+10
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 Torvalds10-6/+42
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