aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | Revert "um: Fix wait_stub_done() error handling"Richard Weinberger2014-07-20
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen2014-07-19
| | * | | | | | | | | | | | | Btrfs: fix abnormal long waiting in fsyncLiu Bo2014-07-19
| * | | | | | | | | | | | | | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-07-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-13
| | * | | | | | | | | | | | | NFS: Remove 2 unused variablesTrond Myklebust2014-07-12
| | * | | | | | | | | | | | | nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-12
| | * | | | | | | | | | | | | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-12
| | * | | | | | | | | | | | | nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-12
| | * | | | | | | | | | | | | nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-12
| | * | | | | | | | | | | | | nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-12
| | * | | | | | | | | | | | | nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-08
| * | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-07-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs2014-07-07
| | | * | | | | | | | | | | | | | tools/liblockdep: Remove debug print left over from developmentSasha Levin2014-07-07
| | | * | | | | | | | | | | | | | tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang2014-07-07
| | * | | | | | | | | | | | | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-16
| | * | | | | | | | | | | | | | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-16
| | * | | | | | | | | | | | | | | locking/rwsem: Reduce the size of struct rw_semaphoreJason Low2014-07-16
| | * | | | | | | | | | | | | | | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-16
| | * | | | | | | | | | | | | | | locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low2014-07-16
| | * | | | | | | | | | | | | | | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-16
| | * | | | | | | | | | | | | | | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-16
| | * | | | | | | | | | | | | | | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-16
| | * | | | | | | | | | | | | | | locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-16
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-16
| * | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa2014-07-18
| | * | | | | | | | | | | | | | | | irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit2014-07-17
| | * | | | | | | | | | | | | | | | irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger2014-07-08
| * | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-08
| * | | | | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-23
| | | * | | | | | | | | | | | | | | | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-23
| | | | |_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-18
| | * | | | | | | | | | | | | | | | | | | Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-07-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach2014-07-18
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2014-07-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsiBoris BREZILLON2014-07-18
| | | * | | | | | | | | | | | | | | | | | | | ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsiBoris BREZILLON2014-07-18
| | | * | | | | | | | | | | | | | | | | | | | ARM: at91: at91sam9x5: correct typo error for ohci clockBo Shen2014-07-18
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-07-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia2014-07-08
| | | * | | | | | | | | | | | | | | | | | | | | ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT2014-07-08