| Commit message (Expand) | Author | Age |
* | Bye, bye, WfW flag | Linus Torvalds | 2013-09-11 |
* | Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-11 |
|\ |
|
| * | ecryptfs: avoid ctx initialization race | Kees Cook | 2013-09-06 |
| * | ecryptfs: remove check for if an array is NULL | Dan Carpenter | 2013-09-06 |
* | | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2013-09-11 |
|\ \ |
|
| * | | drivers: of: fix build break if asm/dma-contiguous.h is missing | Marek Szyprowski | 2013-09-10 |
* | | | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf | Linus Torvalds | 2013-09-11 |
|\ \ \ |
|
| * | | | dma-buf: Expose buffer size to userspace (v2) | Christopher James Halse Rogers | 2013-09-10 |
| * | | | dma-buf: Check return value of anon_inode_getfile | Tuomas Tynkkynen | 2013-09-10 |
| |/ / |
|
* | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-11 |
|\ \ \ |
|
| * | | | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 2013-09-11 |
| * | | | ipc: drop ipc_lock_check | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc, shm: drop shm_lock_check | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc: drop ipc_lock_by_ptr | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc, shm: guard against non-existant vma in shmdt(2) | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc: document general ipc locking scheme | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,msg: drop msg_unlock | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc: rename ids->rw_mutex | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: shorten critical region for shmat | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: cleanup do_shmat pasta | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: shorten critical region for shmctl | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: make shmctl_nolock lockless | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: introduce shmctl_nolock | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc: drop ipcctl_pre_down | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: shorten critical region in shmctl_down | Davidlohr Bueso | 2013-09-11 |
| * | | | ipc,shm: introduce lockless functions to obtain the ipc object | Davidlohr Bueso | 2013-09-11 |
| * | | | initmpfs: use initramfs if rootfstype= or root= specified | Rob Landley | 2013-09-11 |
| * | | | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled | Rob Landley | 2013-09-11 |
| * | | | initmpfs: move rootfs code from fs/ramfs/ to init/ | Rob Landley | 2013-09-11 |
| * | | | initmpfs: move bdi setup from init_rootfs to init_ramfs | Rob Landley | 2013-09-11 |
| * | | | initmpfs: replace MS_NOUSER in initramfs | Rob Landley | 2013-09-11 |
| * | | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara | 2013-09-11 |
| * | | | drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-11 |
| * | | | drivers/w1/w1.c: replace strict_strtol() with kstrtol() | Jingoo Han | 2013-09-11 |
| * | | | memstick: add support for legacy memorysticks | Maxim Levitsky | 2013-09-11 |
| * | | | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-11 |
| * | | | drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-11 |
| * | | | pktcdvd: fix defective misuses of pkt_<level> | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: convert pr_info to pkt_info | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: convert pr_notice to pkt_notice | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: add struct pktcdvd_device * to pkt_dbg | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: consolidate DPRINTK and VPRINTK macros | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: convert printk to pr_<level> | Joe Perches | 2013-09-11 |
| * | | | pktcdvd: convert ZONE macro to static function get_zone() | Joe Perches | 2013-09-11 |
| * | | | panic: call panic handlers before kmsg_dump | Kees Cook | 2013-09-11 |
| * | | | affs: use loff_t in affs_truncate() | Dan Carpenter | 2013-09-11 |
| * | | | aoe: remove do-nothing NAME="%k" term from example udev rules | Ed Cashin | 2013-09-11 |
| * | | | aoe: do not BUG if memory pressure prevented debugfs file creation | Ed Cashin | 2013-09-11 |