summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko-175/+60
2013-09-12memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan-7/+1
2013-09-11Bye, bye, WfW flagLinus Torvalds-881/+1602
2013-09-11Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-10/+6
2013-09-11Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds-2/+0
2013-09-11Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds-0/+44
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-2889/+8796
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky-8/+8
2013-09-11ipc: drop ipc_lock_checkDavidlohr Bueso-17/+0
2013-09-11ipc, shm: drop shm_lock_checkDavidlohr Bueso-11/+0
2013-09-11ipc: drop ipc_lock_by_ptrDavidlohr Bueso-9/+6
2013-09-11ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso-2/+1
2013-09-11ipc: document general ipc locking schemeDavidlohr Bueso-0/+8
2013-09-11ipc,msg: drop msg_unlockDavidlohr Bueso-3/+2
2013-09-11ipc: rename ids->rw_mutexDavidlohr Bueso-69/+69
2013-09-11ipc,shm: shorten critical region for shmatDavidlohr Bueso-4/+10
2013-09-11ipc,shm: cleanup do_shmat pastaDavidlohr Bueso-14/+12
2013-09-11ipc,shm: shorten critical region for shmctlDavidlohr Bueso-24/+25
2013-09-11ipc,shm: make shmctl_nolock locklessDavidlohr Bueso-7/+12
2013-09-11ipc,shm: introduce shmctl_nolockDavidlohr Bueso-18/+39
2013-09-11ipc: drop ipcctl_pre_downDavidlohr Bueso-23/+4
2013-09-11ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso-4/+6
2013-09-11ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso-0/+20
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley-4/+15
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley-2/+12
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley-33/+36
2013-09-11initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley-6/+19
2013-09-11initmpfs: replace MS_NOUSER in initramfsRob Landley-1/+6
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara-8/+46
2013-09-11drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-09-11drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han-4/+8
2013-09-11memstick: add support for legacy memorysticksMaxim Levitsky-1/+2693
2013-09-11drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-09-11drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-09-11pktcdvd: fix defective misuses of pkt_<level>Joe Perches-3/+3
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches-15/+16
2013-09-11pktcdvd: convert pr_info to pkt_infoJoe Perches-6/+8
2013-09-11pktcdvd: convert pr_notice to pkt_noticeJoe Perches-10/+12
2013-09-11pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches-20/+24
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches-48/+42
2013-09-11pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches-54/+53
2013-09-11pktcdvd: convert printk to pr_<level>Joe Perches-61/+61
2013-09-11pktcdvd: convert ZONE macro to static function get_zone()Joe Perches-10/+10
2013-09-11panic: call panic handlers before kmsg_dumpKees Cook-2/+6
2013-09-11affs: use loff_t in affs_truncate()Dan Carpenter-1/+1
2013-09-11aoe: remove do-nothing NAME="%k" term from example udev rulesEd Cashin-1/+1
2013-09-11aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin-1/+0
2013-09-11aoe: suppress compiler warningsAndy Shevchenko-4/+0
2013-09-11aoe: remove custom implementation of kbasename()Andy Shevchenko-6/+3
2013-09-11aoe: update internal version number to 85Ed Cashin-1/+1