aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-12Merge branch 'for-next' into for-linusAl Viro
2013-09-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-12Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-12Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-12vfs: make d_path() get the root path under RCULinus Torvalds
2013-09-12ARM: sort arch/arm/KconfigRussell King
2013-09-12vfs: use __getname/__putname for getcwd() system callLinus Torvalds
2013-09-12ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard
2013-09-12ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard
2013-09-12ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard
2013-09-12ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard
2013-09-12vfs: don't copy things to user space holding the rcu readlockLinus Torvalds
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-12vfs: make getcwd() get the root and pwd path under rcuLinus Torvalds
2013-09-12vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-09-12dcache: get/release read lock in read_seqbegin_or_lock() & friendWaiman Long
2013-09-12seqlock: Add a new locking reader typeWaiman Long
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 branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel
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-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust
2013-09-12sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven
2013-09-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-12perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian
2013-09-12uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov
2013-09-12perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian
2013-09-12Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
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