aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipc: document general ipc locking schemeDavidlohr Bueso2013-09-11
* ipc,msg: drop msg_unlockDavidlohr Bueso2013-09-11
* ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-11
* ipc,shm: shorten critical region for shmatDavidlohr Bueso2013-09-11
* ipc,shm: cleanup do_shmat pastaDavidlohr Bueso2013-09-11
* ipc,shm: shorten critical region for shmctlDavidlohr Bueso2013-09-11
* ipc,shm: make shmctl_nolock locklessDavidlohr Bueso2013-09-11
* ipc,shm: introduce shmctl_nolockDavidlohr Bueso2013-09-11
* ipc: drop ipcctl_pre_downDavidlohr Bueso2013-09-11
* ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso2013-09-11
* ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso2013-09-11
* initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-11
* initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-11
* initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-11
* initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley2013-09-11
* initmpfs: replace MS_NOUSER in initramfsRob Landley2013-09-11
* lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-11
* drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han2013-09-11
* memstick: add support for legacy memorysticksMaxim Levitsky2013-09-11
* drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-11
* drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-11
* pktcdvd: fix defective misuses of pkt_<level>Joe Perches2013-09-11
* pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches2013-09-11
* pktcdvd: convert pr_info to pkt_infoJoe Perches2013-09-11
* pktcdvd: convert pr_notice to pkt_noticeJoe Perches2013-09-11
* pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches2013-09-11
* pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches2013-09-11
* pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches2013-09-11
* pktcdvd: convert printk to pr_<level>Joe Perches2013-09-11
* pktcdvd: convert ZONE macro to static function get_zone()Joe Perches2013-09-11
* panic: call panic handlers before kmsg_dumpKees Cook2013-09-11
* affs: use loff_t in affs_truncate()Dan Carpenter2013-09-11
* aoe: remove do-nothing NAME="%k" term from example udev rulesEd Cashin2013-09-11
* aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-11
* aoe: suppress compiler warningsAndy Shevchenko2013-09-11
* aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-11
* aoe: update internal version number to 85Ed Cashin2013-09-11
* aoe: update copyright dateEd Cashin2013-09-11
* aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-11
* aoe: provide file operations for debugfs filesEd Cashin2013-09-11
* aoe: add AoE-target files to debugfsEd Cashin2013-09-11
* aoe: create and destroy debugfs directory for aoeEd Cashin2013-09-11
* mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer2013-09-11
* rbtree: allow tests to run as builtinCody P Schafer2013-09-11
* rbtree_test: add test for postorder iterationCody P Schafer2013-09-11
* rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer2013-09-11
* rbtree: add postorder iteration functionsCody P Schafer2013-09-11
* block/partitions/efi.c: consistently use pr_foo()Andrew Morton2013-09-11
* partitions/efi: some style cleanupsDavidlohr Bueso2013-09-11