aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie5-9/+4
2012-07-31documentation: update how page-cluster affects swap I/OChristian Ehrhardt1-2/+10
2012-07-31swap: allow swap readahead to be mergedChristian Ehrhardt1-0/+5
2012-07-31memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki1-1/+0
2012-07-31memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki1-8/+8
2012-07-31memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki1-5/+5
2012-07-31mm: make vb_alloc() more foolproofJan Kara1-0/+8
2012-07-31vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo1-4/+4
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-07-31xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds8-50/+448
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-1825/+2220
2012-07-30Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-3/+3
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds156-5523/+7584
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds185-1042/+2662
2012-07-30drivers/misc/lkdtm.c: fix missing allocation failure checkAlan Cox1-0/+2
2012-07-30lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()Mandeep Singh Baines1-8/+0
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2-0/+246
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita3-0/+70
2012-07-30memory: memory notifier error injection moduleAkinobu Mita3-0/+72
2012-07-30PM: PM notifier error injection moduleAkinobu Mita3-0/+74
2012-07-30cpu: rewrite cpu-notifier-error-inject moduleAkinobu Mita2-40/+39
2012-07-30fault-injection: notifier error injectionAkinobu Mita5-0/+247
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov3-0/+34
2012-07-30resource: make sure requested range is included in the root rangeOctavian Purdila1-1/+23
2012-07-30include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-30fs: cachefiles: add support for large files in filesystem cachingJustin Lecher1-1/+1
2012-07-30pps: return PTR_ERR on error in device_createEmil Goode1-1/+3
2012-07-30taskstats: check nla_reserve() returnAlan Cox1-0/+5
2012-07-30sysctl: suppress kmemleak messagesSteven Rostedt1-1/+5
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon39-22/+29
2012-07-30ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2-6/+6
2012-07-30ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2-1/+2
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon6-11/+18
2012-07-30kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal1-1/+1
2012-07-30fork: fix error handling in dup_task()Akinobu Mita1-12/+15
2012-07-30revert "sched: Fix fork() error path to not crash"Andrew Morton1-8/+3
2012-07-30fork: use vma_pages() to simplify the codeHuang Shijie1-2/+2
2012-07-30proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni1-3/+6
2012-07-30proc: environ_read() make sure offset points to environment address rangeDjalal Harouni1-6/+7
2012-07-30coredump: fix wrong comments on core limits of pipe coredump caseJovi Zhang1-7/+8
2012-07-30kmod: avoid deadlock from recursive kmod callTetsuo Handa1-2/+29
2012-07-30kernel/kmod.c: document call_usermodehelper_fns() a bitAndrew Morton1-0/+6
2012-07-30fat: refactor shortname parsingSteven J. Magnani1-118/+137
2012-07-30fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani4-25/+24
2012-07-30hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon1-1/+1
2012-07-30nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko11-10/+81
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39