summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-251-1/+1
* | | | | | elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-251-2/+2
* | | | | | ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-251-1/+2
* | | | | | ipc/sem.c: rewrite undo list lockingManfred Spraul2008-07-251-1/+5
* | | | | | ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul2008-07-251-7/+5
* | | | | | ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-251-2/+0
* | | | | | ipc/sem.c: convert undo structures to struct list_headManfred Spraul2008-07-251-6/+6
* | | | | | idr: make idr_find rcu-safeNadia Derbey2008-07-251-0/+16
* | | | | | idr: error checking factorizationNadia Derbey2008-07-251-0/+6
* | | | | | idr: change the idr structureNadia Derbey2008-07-251-0/+2
* | | | | | calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-251-0/+8
* | | | | | workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-252-4/+13
* | | | | | workqueues: implement flush_work()Oleg Nesterov2008-07-251-0/+2
* | | | | | coredump: kill mm->core_doneOleg Nesterov2008-07-251-3/+1
* | | | | | coredump: construct the list of coredumping threads at startup timeOleg Nesterov2008-07-251-0/+6
* | | | | | coredump: turn core_state->nr_threads into atomic_tOleg Nesterov2008-07-251-1/+1
* | | | | | coredump: move mm->core_waiters into struct core_stateOleg Nesterov2008-07-251-1/+1
* | | | | | coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov2008-07-251-1/+6
* | | | | | kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-251-2/+1
* | | | | | introduce PF_KTHREAD flagOleg Nesterov2008-07-252-1/+2
* | | | | | ptrace: give more respect to SIGKILLOleg Nesterov2008-07-251-3/+0
* | | | | | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-2515-23/+32
* | | | | | res_counter: limit change support ebusyKAMEZAWA Hiroyuki2008-07-251-0/+16
* | | | | | memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-251-0/+7
* | | | | | memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-251-5/+5
* | | | | | memcg: better migration handlingKAMEZAWA Hiroyuki2008-07-251-5/+6
* | | | | | cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-252-3/+7
* | | | | | cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-251-3/+8
* | | | | | cgroups: misc cleanups to write_string patchsetPaul Menage2008-07-251-2/+2
* | | | | | cgroup files: move the release_agent file to use typed handlersPaul Menage2008-07-251-0/+2
* | | | | | cgroup files: add write_string cgroup control file methodPaul Menage2008-07-251-0/+14
* | | | | | cgroup files: clean up whitespace in struct cftypePaul Menage2008-07-251-16/+16
* | | | | | Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov2008-07-251-2/+4
* | | | | | quota: implement sending information via netlink about user below quotaJan Kara2008-07-251-0/+4
* | | | | | quota: convert macros to inline functionsJan Kara2008-07-252-17/+53
* | | | | | 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