aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-31powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-31arm: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov
2012-05-31fork: call complete_vfork_done() after clearing child_tid and flushing rss-co...Konstantin Khlebnikov
2012-05-31proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov
2012-05-31proc/smaps: carefully handle migration entriesKonstantin Khlebnikov
2012-05-31proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov
2012-05-31procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt
2012-05-31proc: pass "fd" by value in /proc/*/{fd,fdinfo} codeAlexey Dobriyan
2012-05-31proc: don't do dummy rcu_read_lock/rcu_read_unlock on error pathAlexey Dobriyan
2012-05-31proc: use mm_access() instead of ptrace_may_access()Cong Wang
2012-05-31proc: remove mm_for_maps()Cong Wang
2012-05-31proc: clean up /proc/<pid>/environ handlingCong Wang
2012-05-31stack usage: add pid to warning printk in check_stack_usageTim Bird
2012-05-31cred: remove task_is_dead() from __task_cred() validationOleg Nesterov
2012-05-31kmod.c: fix kernel-doc warningRandy Dunlap
2012-05-31kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh
2012-05-31kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh
2012-05-31kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh
2012-05-31fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon
2012-05-31fat: add fat_msg_ratelimit()Namjae Jeon
2012-05-31fat: switch to fsinfo_inodeArtem Bityutskiy
2012-05-31fat: mark superblock as dirty less oftenArtem Bityutskiy
2012-05-31fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy
2012-05-31fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy
2012-05-31HPFS: remove PRINTK() macroDan Carpenter
2012-05-31nilfs2: flush disk caches in syncingRyusuke Konishi
2012-05-31pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon
2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten
2012-05-31checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches
2012-05-31checkpatch: check for whitespace before semicolon at EOLEric Nelson
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko
2012-05-31vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely
2012-05-31kernel/cpu_pm.c: fix various typosNicolas Pitre
2012-05-31kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton
2012-05-31sethostname/setdomainname: notify userspace when there is a change in uts_ker...Sasikantha babu
2012-05-31.mailmap: add GustavoGustavo Padovan
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov
2012-05-31kernel/resource.c: correct the comment of allocate_resource()Wei Yang
2012-05-31introduce SIZE_MAXXi Wang
2012-05-31CodingStyle: add kmalloc_array() to memory allocatorsXi Wang
2012-05-31um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul
2012-05-31security/keys/keyctl.c: suppress memory allocation failure warningAndrew Morton
2012-05-29drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat
2012-05-29drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen
2012-05-29drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge
2012-05-29drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang
2012-05-29rtc: ds1307: remove superfluous initializationWolfram Sang