Age | Commit message (Expand) | Author |
2015-10-06 | locking/percpu-rwsem: Fix the comments outdated by rcu_sync | Oleg Nesterov |
2015-10-06 | locking/percpu-rwsem: Make use of the rcu_sync infrastructure | Oleg Nesterov |
2015-10-06 | locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe | Oleg Nesterov |
2015-10-06 | rcu_sync: Introduce rcu_sync_dtor() | Oleg Nesterov |
2015-10-06 | rcu_sync: Add CONFIG_PROVE_RCU checks | Oleg Nesterov |
2015-10-06 | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure | Oleg Nesterov |
2015-10-06 | rcu: Create rcu_sync infrastructure | Oleg Nesterov |
2015-10-06 | torture: Consolidate cond_resched_rcu_qs() into stutter_wait() | Paul E. McKenney |
2015-10-06 | locktorture: Add torture tests for percpu_rwsem | Paul E. McKenney |
2015-10-06 | locking/percpu-rwsem: Export symbols for locktorture | Paul E. McKenney |
2015-10-06 | locktorture: Support rtmutex torturing | Davidlohr Bueso |
2015-09-20 | rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex | Paul E. McKenney |
2015-09-20 | rcu: Change _wait_rcu_gp() to work around GCC bug 67055 | Oleg Nesterov |
2015-09-20 | Linux 4.3-rc2v4.3-rc2 | Linus Torvalds |
2015-09-19 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-19 | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-19 | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-09-19 | Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-09-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-09-19 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-09-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-19 | fs-writeback: unplug before cond_resched in writeback_sb_inodes | Chris Mason |
2015-09-19 | mm: fix type cast in __pfn_to_phys() | Tyler Baker |
2015-09-18 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2015-09-18 | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki |
2015-09-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2015-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-18 | IB/hfi: Properly set permissions for user device files | Ira Weiny |
2015-09-18 | IB/hfi1: mask vs shift confusion | Dan Carpenter |
2015-09-18 | IB/hfi1: clean up some defines | Dan Carpenter |
2015-09-18 | IB/hfi1: info leak in get_ctxt_info() | Dan Carpenter |
2015-09-18 | IB/hfi1: fix a locking bug | Dan Carpenter |
2015-09-18 | IB/hfi1: checking for NULL instead of IS_ERR | Dan Carpenter |
2015-09-18 | IB/hfi1: fix sdma_descq_cnt parameter parsing | Mike Marciniszyn |
2015-09-18 | IB/hfi1: fix copy_to/from_user() error handling | Dan Carpenter |
2015-09-18 | IB/hfi1: fix pstateinfo from returning improperly byteswapped value | Ira Weiny |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-09-18 | sched: access local runqueue directly in single_task_running | Dominik Dingel |
2015-09-17 | Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2015-09-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-17 | revert "mm: make sure all file VMAs have ->vm_ops set" | Andrew Morton |
2015-09-17 | MAINTAINERS: update LTP mailing list | Cyril Hrubis |
2015-09-17 | userfaultfd: add missing mmput() in error path | Eric Biggers |
2015-09-17 | lib/string_helpers.c: fix infinite loop in string_get_size() | Vitaly Kuznetsov |
2015-09-17 | alpha: lib: export __delay | Sudip Mukherjee |
2015-09-17 | alpha: io: define ioremap_uc | Sudip Mukherjee |
2015-09-17 | kasan: fix last shadow judgement in memory_is_poisoned_16() | Xishi Qiu |