aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-25coredump: move mm->core_waiters into struct core_stateOleg Nesterov
2008-07-25coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov
2008-07-25kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov
2008-07-25introduce PF_KTHREAD flagOleg Nesterov
2008-07-25ptrace: give more respect to SIGKILLOleg Nesterov
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk
2008-07-25res_counter: limit change support ebusyKAMEZAWA Hiroyuki
2008-07-25memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki
2008-07-25memcg: better migration handlingKAMEZAWA Hiroyuki
2008-07-25cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage
2008-07-25cgroups: misc cleanups to write_string patchsetPaul Menage
2008-07-25cgroup files: move the release_agent file to use typed handlersPaul Menage
2008-07-25cgroup files: add write_string cgroup control file methodPaul Menage
2008-07-25cgroup files: clean up whitespace in struct cftypePaul Menage
2008-07-25Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov
2008-07-25quota: implement sending information via netlink about user below quotaJan Kara
2008-07-25quota: convert macros to inline functionsJan Kara
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara
2008-07-25quota: cleanup loop in sync_dquots()Jan Kara
2008-07-25quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara
2008-07-25fatfs: add UTC timestamp optionJoe Peterson
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-07-25remove the in-kernel struct dirent{,64}Adrian Bunk
2008-07-25msdos fs: remove unsettable atari optionRene Scharfe
2008-07-25fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi
2008-07-25reiserfs: convert j_commit_lock to mutexJeff Mahoney
2008-07-25reiserfs: convert j_flush_sem to mutexJeff Mahoney
2008-07-25reiserfs: convert j_lock to mutexJeff Mahoney
2008-07-25coda: remove CODA_FS_OLD_APIAdrian Bunk
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin
2008-07-25ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault
2008-07-25gpio: max732x driverEric Miao
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25sm501: gpio I2C supportBen Dooks
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard
2008-07-25sm501: add gpiolib supportBen Dooks
2008-07-25sm501: add power control callbackBen Dooks
2008-07-25printk ratelimiting rewriteDave Young
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-25init.h: remove obsolete contentRobert P. J. Day
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk