Age | Commit message (Expand) | Author |
2013-09-12 | vfs: don't copy things to user space holding the rcu readlock | Linus Torvalds |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-12 | Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s... | Linus Torvalds |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-12 | vfs: make getcwd() get the root and pwd path under rcu | Linus Torvalds |
2013-09-12 | vfs: move get_fs_root_and_pwd() to single caller | Linus Torvalds |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-09-12 | dcache: get/release read lock in read_seqbegin_or_lock() & friend | Waiman Long |
2013-09-12 | seqlock: Add a new locking reader type | Waiman Long |
2013-09-12 | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-09-12 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2013-09-12 | hwmon: (k10temp) remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-12 | xfs: remove dead code from xlog_recover_inode_pass2 | Mark Tinguely |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel |
2013-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-09-12 | xfs: = vs == typo in ASSERT() | Dan Carpenter |
2013-09-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-09-12 | ARC: SMP failed to boot due to missing IVT setup | Noam Camus |
2013-09-12 | SUNRPC: No, I did not intend to create a 256KiB hashtable | Trond Myklebust |
2013-09-12 | sunrpc: Add missing kuids conversion for printing | Geert Uytterhoeven |
2013-09-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-09-12 | perf/x86: Fix uncore PCI fixed counter handling | Stephane Eranian |
2013-09-12 | uprobes: Fix utask->depth accounting in handle_trampoline() | Oleg Nesterov |
2013-09-12 | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING | Stephane Eranian |
2013-09-12 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-09-12 | crypto: crct10dif - Add fallback for broken initrds | Herbert Xu |
2013-09-11 | 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 | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2013-09-11 | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf | Linus Torvalds |
2013-09-11 | 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 |