summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds2013-09-112-0/+44
|\
| * dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers2013-09-102-0/+41
| * dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen2013-09-101-1/+4
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-11247-2889/+8796
|\ \
| * | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-112-8/+8
| * | ipc: drop ipc_lock_checkDavidlohr Bueso2013-09-112-17/+0
| * | ipc, shm: drop shm_lock_checkDavidlohr Bueso2013-09-111-11/+0
| * | ipc: drop ipc_lock_by_ptrDavidlohr Bueso2013-09-113-9/+6
| * | ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso2013-09-111-2/+1
| * | ipc: document general ipc locking schemeDavidlohr Bueso2013-09-111-0/+8
| * | ipc,msg: drop msg_unlockDavidlohr Bueso2013-09-111-3/+2
| * | ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-117-69/+69
| * | ipc,shm: shorten critical region for shmatDavidlohr Bueso2013-09-111-4/+10
| * | ipc,shm: cleanup do_shmat pastaDavidlohr Bueso2013-09-111-14/+12
| * | ipc,shm: shorten critical region for shmctlDavidlohr Bueso2013-09-111-24/+25
| * | ipc,shm: make shmctl_nolock locklessDavidlohr Bueso2013-09-111-7/+12
| * | ipc,shm: introduce shmctl_nolockDavidlohr Bueso2013-09-111-18/+39
| * | ipc: drop ipcctl_pre_downDavidlohr Bueso2013-09-112-23/+4
| * | ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso2013-09-111-4/+6
| * | ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso2013-09-111-0/+20
| * | initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-112-4/+15
| * | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-112-2/+12
| * | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-115-33/+36
| * | initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley2013-09-111-6/+19
| * | initmpfs: replace MS_NOUSER in initramfsRob Landley2013-09-111-1/+6
| * | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-117-8/+46
| * | drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
| * | drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han2013-09-111-4/+8
| * | memstick: add support for legacy memorysticksMaxim Levitsky2013-09-115-1/+2693
| * | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
| * | drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-1/+0
| * | pktcdvd: fix defective misuses of pkt_<level>Joe Perches2013-09-111-3/+3
| * | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches2013-09-111-15/+16
| * | pktcdvd: convert pr_info to pkt_infoJoe Perches2013-09-111-6/+8
| * | pktcdvd: convert pr_notice to pkt_noticeJoe Perches2013-09-111-10/+12
| * | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches2013-09-111-20/+24
| * | pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches2013-09-111-48/+42
| * | pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches2013-09-111-54/+53
| * | pktcdvd: convert printk to pr_<level>Joe Perches2013-09-111-61/+61
| * | pktcdvd: convert ZONE macro to static function get_zone()Joe Perches2013-09-111-10/+10
| * | panic: call panic handlers before kmsg_dumpKees Cook2013-09-111-2/+6
| * | affs: use loff_t in affs_truncate()Dan Carpenter2013-09-111-1/+1
| * | aoe: remove do-nothing NAME="%k" term from example udev rulesEd Cashin2013-09-111-1/+1
| * | aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-111-1/+0
| * | aoe: suppress compiler warningsAndy Shevchenko2013-09-111-4/+0
| * | aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-111-6/+3
| * | aoe: update internal version number to 85Ed Cashin2013-09-111-1/+1
| * | aoe: update copyright dateEd Cashin2013-09-111-1/+1
| * | aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-111-1/+32
| * | aoe: provide file operations for debugfs filesEd Cashin2013-09-111-1/+24
OpenPOWER on IntegriCloud