aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-25
* workqueues: implement flush_work()Oleg Nesterov2008-07-25
* coredump: kill mm->core_doneOleg Nesterov2008-07-25
* coredump: construct the list of coredumping threads at startup timeOleg Nesterov2008-07-25
* coredump: turn core_state->nr_threads into atomic_tOleg Nesterov2008-07-25
* coredump: move mm->core_waiters into struct core_stateOleg Nesterov2008-07-25
* coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov2008-07-25
* kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-25
* introduce PF_KTHREAD flagOleg Nesterov2008-07-25
* ptrace: give more respect to SIGKILLOleg Nesterov2008-07-25
* include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-25
* res_counter: limit change support ebusyKAMEZAWA Hiroyuki2008-07-25
* memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-25
* memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-25
* memcg: better migration handlingKAMEZAWA Hiroyuki2008-07-25
* cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-25
* cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-25
* cgroups: misc cleanups to write_string patchsetPaul Menage2008-07-25
* cgroup files: move the release_agent file to use typed handlersPaul Menage2008-07-25
* cgroup files: add write_string cgroup control file methodPaul Menage2008-07-25
* cgroup files: clean up whitespace in struct cftypePaul Menage2008-07-25
* Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov2008-07-25
* quota: implement sending information via netlink about user below quotaJan Kara2008-07-25
* quota: convert macros to inline functionsJan Kara2008-07-25
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* quota: cleanup loop in sync_dquots()Jan Kara2008-07-25
* quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara2008-07-25
* fatfs: add UTC timestamp optionJoe Peterson2008-07-25
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* remove the in-kernel struct dirent{,64}Adrian Bunk2008-07-25
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-25
* fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi2008-07-25
* reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-25
* reiserfs: convert j_flush_sem to mutexJeff Mahoney2008-07-25
* reiserfs: convert j_lock to mutexJeff Mahoney2008-07-25
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-25
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-25
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-25
* gpio: max732x driverEric Miao2008-07-25
* gpiolib: allow user-selectionMichael Buesch2008-07-25
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-25
* gpio: sysfs interfaceDavid Brownell2008-07-25
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* sm501: gpio I2C supportBen Dooks2008-07-25
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-25
* sm501: add gpiolib supportBen Dooks2008-07-25
* sm501: add power control callbackBen Dooks2008-07-25
* printk ratelimiting rewriteDave Young2008-07-25
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-25
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-25