aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-31eventfd: change int to __u64 in eventfd_signal()Sha Zhengju2-9/+5
2012-05-31fs/nls: add Apple NLSVladimir Serbinenko13-1/+6451
2012-05-31pidns: make killed children autoreapEric W. Biederman1-1/+6
2012-05-31pidns: use task_active_pid_ns in do_notify_parentEric W. Biederman1-6/+5
2012-05-31rapidio/tsi721: add DMA engine supportAlexandre Bounine4-92/+1050
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine5-0/+163
2012-05-31ipc/mqueue: add rbtree node caching supportDoug Ledford1-23/+81
2012-05-31tools/selftests: add mq_perf_testsDoug Ledford3-1/+746
2012-05-31ipc/mqueue: strengthen checks on mqueue creationDoug Ledford1-9/+18
2012-05-31ipc/mqueue: correct mq_attr_ok testDoug Ledford1-3/+8
2012-05-31ipc/mqueue: improve performance of send/recvDoug Ledford1-43/+130
2012-05-31selftests: add mq_open_testsDoug Ledford3-1/+501
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro4-3/+33
2012-05-31mqueue: don't use kmalloc with KMALLOC_MAX_SIZEKOSAKI Motohiro1-2/+2
2012-05-31mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro1-3/+3
2012-05-31ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford2-14/+44
2012-05-31ipc/mqueue: enforce hard limitsDoug Ledford1-3/+5
2012-05-31ipc/mqueue: switch back to using non-max values on createDoug Ledford2-2/+5
2012-05-31ipc/mqueue: cleanup definition names and locationsDoug Ledford2-23/+13
2012-05-31kexec: export kexec.h to user spacemaximilian attems2-22/+54
2012-05-31kernel/cpu.c: document clear_tasks_mm_cpumask()Anton Vorontsov1-0/+18
2012-05-31um: properly check all process' threads for a live mmAnton Vorontsov1-6/+7
2012-05-31um: fix possible race on task->mmAnton Vorontsov1-2/+5
2012-05-31um: should hold tasklist_lock while traversing processesAnton Vorontsov1-0/+3
2012-05-31blackfin: fix possible deadlock in decode_address()Anton Vorontsov1-3/+3
2012-05-31blackfin: a couple of task->mm handling fixesAnton Vorontsov1-13/+13
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov1-6/+1
2012-05-31powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov1-9/+2
2012-05-31arm: use clear_tasks_mm_cpumask()Anton Vorontsov1-7/+1
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov2-0/+27
2012-05-31fork: call complete_vfork_done() after clearing child_tid and flushing rss-countersKonstantin Khlebnikov1-3/+7
2012-05-31proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov1-0/+12
2012-05-31proc/smaps: carefully handle migration entriesKonstantin Khlebnikov1-8/+10
2012-05-31proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov2-19/+31
2012-05-31procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt1-2/+2
2012-05-31proc: pass "fd" by value in /proc/*/{fd,fdinfo} codeAlexey Dobriyan1-4/+4
2012-05-31proc: don't do dummy rcu_read_lock/rcu_read_unlock on error pathAlexey Dobriyan1-6/+7
2012-05-31proc: use mm_access() instead of ptrace_may_access()Cong Wang1-5/+2
2012-05-31proc: remove mm_for_maps()Cong Wang4-11/+4
2012-05-31proc: clean up /proc/<pid>/environ handlingCong Wang1-21/+24
2012-05-31stack usage: add pid to warning printk in check_stack_usageTim Bird1-3/+3
2012-05-31cred: remove task_is_dead() from __task_cred() validationOleg Nesterov2-8/+4
2012-05-31kmod.c: fix kernel-doc warningRandy Dunlap1-1/+1
2012-05-31kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh2-31/+24
2012-05-31kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh2-21/+11
2012-05-31kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh2-6/+1
2012-05-31fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon1-2/+2
2012-05-31fat: add fat_msg_ratelimit()Namjae Jeon1-0/+5
2012-05-31fat: switch to fsinfo_inodeArtem Bityutskiy2-31/+18
2012-05-31fat: mark superblock as dirty less oftenArtem Bityutskiy1-4/+5