summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-01arm: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-06-01cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov
2012-06-01fork: call complete_vfork_done() after clearing child_tid and flushing rss-co...Konstantin Khlebnikov
2012-06-01proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov
2012-06-01proc/smaps: carefully handle migration entriesKonstantin Khlebnikov
2012-06-01proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov
2012-06-01procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt
2012-06-01proc: pass "fd" by value in /proc/*/{fd,fdinfo} codeAlexey Dobriyan
2012-06-01proc: don't do dummy rcu_read_lock/rcu_read_unlock on error pathAlexey Dobriyan
2012-06-01proc: use mm_access() instead of ptrace_may_access()Cong Wang
2012-06-01proc: remove mm_for_maps()Cong Wang
2012-06-01proc: clean up /proc/<pid>/environ handlingCong Wang
2012-06-01stack usage: add pid to warning printk in check_stack_usageTim Bird
2012-06-01cred: remove task_is_dead() from __task_cred() validationOleg Nesterov
2012-06-01kmod.c: fix kernel-doc warningRandy Dunlap
2012-06-01kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh
2012-06-01kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh
2012-06-01kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh
2012-06-01fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon
2012-06-01fat: add fat_msg_ratelimit()Namjae Jeon
2012-06-01fat: switch to fsinfo_inodeArtem Bityutskiy
2012-06-01fat: mark superblock as dirty less oftenArtem Bityutskiy
2012-06-01fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy
2012-06-01fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy
2012-06-01HPFS: remove PRINTK() macroDan Carpenter
2012-06-01nilfs2: flush disk caches in syncingRyusuke Konishi
2012-06-01pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon
2012-06-01init: disable sparse checking of the mount.o source filesH Hartley Sweeten
2012-06-01checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches
2012-06-01checkpatch: check for whitespace before semicolon at EOLEric Nelson
2012-06-01vsprintf: further optimize decimal conversionDenys Vlasenko
2012-06-01vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely
2012-06-01kernel/cpu_pm.c: fix various typosNicolas Pitre
2012-06-01kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton
2012-06-01sethostname/setdomainname: notify userspace when there is a change in uts_ker...Sasikantha babu
2012-06-01.mailmap: add GustavoGustavo Padovan
2012-06-01drivers/message/fusion: use pci_dev->revisionSergei Shtylyov
2012-06-01kernel/resource.c: correct the comment of allocate_resource()Wei Yang
2012-06-01introduce SIZE_MAXXi Wang
2012-06-01CodingStyle: add kmalloc_array() to memory allocatorsXi Wang
2012-06-01um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul
2012-06-01security/keys/keyctl.c: suppress memory allocation failure warningAndrew Morton
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-05-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-31tty: add lockdep annotationsEric Dumazet
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust
2012-05-31Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds