aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-12Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-09-11Bye, bye, WfW flagLinus Torvalds
2013-09-11Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-11Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-09-11Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2013-09-11ipc: drop ipc_lock_checkDavidlohr Bueso
2013-09-11ipc, shm: drop shm_lock_checkDavidlohr Bueso
2013-09-11ipc: drop ipc_lock_by_ptrDavidlohr Bueso
2013-09-11ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso
2013-09-11ipc: document general ipc locking schemeDavidlohr Bueso
2013-09-11ipc,msg: drop msg_unlockDavidlohr Bueso
2013-09-11ipc: rename ids->rw_mutexDavidlohr Bueso
2013-09-11ipc,shm: shorten critical region for shmatDavidlohr Bueso
2013-09-11ipc,shm: cleanup do_shmat pastaDavidlohr Bueso
2013-09-11ipc,shm: shorten critical region for shmctlDavidlohr Bueso
2013-09-11ipc,shm: make shmctl_nolock locklessDavidlohr Bueso
2013-09-11ipc,shm: introduce shmctl_nolockDavidlohr Bueso
2013-09-11ipc: drop ipcctl_pre_downDavidlohr Bueso
2013-09-11ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso
2013-09-11ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-09-11initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley
2013-09-11initmpfs: replace MS_NOUSER in initramfsRob Landley
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara
2013-09-11drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han
2013-09-11memstick: add support for legacy memorysticksMaxim Levitsky
2013-09-11drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11pktcdvd: fix defective misuses of pkt_<level>Joe Perches
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches
2013-09-11pktcdvd: convert pr_info to pkt_infoJoe Perches
2013-09-11pktcdvd: convert pr_notice to pkt_noticeJoe Perches
2013-09-11pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches
2013-09-11pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches
2013-09-11pktcdvd: convert printk to pr_<level>Joe Perches
2013-09-11pktcdvd: convert ZONE macro to static function get_zone()Joe Perches
2013-09-11panic: call panic handlers before kmsg_dumpKees Cook
2013-09-11affs: use loff_t in affs_truncate()Dan Carpenter
2013-09-11aoe: remove do-nothing NAME="%k" term from example udev rulesEd Cashin
2013-09-11aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin