Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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-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 |
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 |