summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2012-05-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds
2012-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-31Merge tag 'devel-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-31radeon: add radeon prime vmap support.Dave Airlie
2012-05-31nouveau: add vmap support to nouveau prime supportDave Airlie
2012-05-31udl: support vmapping imported dma-bufsDave Airlie
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie
2012-05-31nouveau: add stub dma-buf mmap functionality.Dave Airlie
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie