aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko3-9/+15
2013-09-12memcg: get rid of soft-limit tree infrastructureMichal Hocko1-263/+2
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko3-175/+60
2013-09-12memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan1-7/+1
2013-09-12vfs: make d_path() get the root path under RCULinus Torvalds1-2/+14
2013-09-12ARM: sort arch/arm/KconfigRussell King1-16/+18
2013-09-12vfs: use __getname/__putname for getcwd() system callLinus Torvalds1-5/+5
2013-09-12ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard1-0/+15
2013-09-12ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard1-0/+15
2013-09-12ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard1-0/+11
2013-09-12ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard1-0/+16
2013-09-12vfs: don't copy things to user space holding the rcu readlockLinus Torvalds1-1/+2
2013-09-12vfs: make getcwd() get the root and pwd path under rcuLinus Torvalds1-11/+12
2013-09-12vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2-11/+11
2013-09-12dcache: get/release read lock in read_seqbegin_or_lock() & friendWaiman Long1-15/+16
2013-09-12seqlock: Add a new locking reader typeWaiman Long1-5/+63
2013-09-12hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-12xfs: remove dead code from xlog_recover_inode_pass2Mark Tinguely1-3/+0
2013-09-12xfs: = vs == typo in ASSERT()Dan Carpenter1-2/+2
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus4-5/+5
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust1-1/+1
2013-09-12sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven1-1/+1
2013-09-12perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian1-2/+4
2013-09-12uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov1-3/+1
2013-09-12perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian1-0/+1
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu4-100/+140
2013-09-11Bye, bye, WfW flagLinus Torvalds2-881/+1602
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2-8/+8
2013-09-11ipc: drop ipc_lock_checkDavidlohr Bueso2-17/+0
2013-09-11ipc, shm: drop shm_lock_checkDavidlohr Bueso1-11/+0
2013-09-11ipc: drop ipc_lock_by_ptrDavidlohr Bueso3-9/+6
2013-09-11ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso1-2/+1
2013-09-11ipc: document general ipc locking schemeDavidlohr Bueso1-0/+8
2013-09-11ipc,msg: drop msg_unlockDavidlohr Bueso1-3/+2
2013-09-11ipc: rename ids->rw_mutexDavidlohr Bueso7-69/+69
2013-09-11ipc,shm: shorten critical region for shmatDavidlohr Bueso1-4/+10
2013-09-11ipc,shm: cleanup do_shmat pastaDavidlohr Bueso1-14/+12
2013-09-11ipc,shm: shorten critical region for shmctlDavidlohr Bueso1-24/+25
2013-09-11ipc,shm: make shmctl_nolock locklessDavidlohr Bueso1-7/+12
2013-09-11ipc,shm: introduce shmctl_nolockDavidlohr Bueso1-18/+39
2013-09-11ipc: drop ipcctl_pre_downDavidlohr Bueso2-23/+4
2013-09-11ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso1-4/+6
2013-09-11ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso1-0/+20
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2-4/+15
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2-2/+12
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley5-33/+36
2013-09-11initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley1-6/+19
2013-09-11initmpfs: replace MS_NOUSER in initramfsRob Landley1-1/+6
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara7-8/+46
2013-09-11drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0