| Age | Commit message (Expand) | Author |
| 2015-02-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds |
| 2015-02-21 | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds |
| 2015-02-21 | kernel: make READ_ONCE() valid on const arguments | Linus Torvalds |
| 2015-02-20 | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb | Linus Torvalds |
| 2015-02-20 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
| 2015-02-20 | ipmi: Fix a memory ordering issue | Corey Minyard |
| 2015-02-20 | ipmi: Remove uses of return value of seq_printf | Joe Perches |
| 2015-02-20 | ipmi: Use is_visible callback for conditional sysfs entries | Takashi Iwai |
| 2015-02-20 | ipmi: Free ipmi_recv_msg messages from the linked list on close | Nicholas Krause |
| 2015-02-20 | ipmi: avoid gcc warning | Arnd Bergmann |
| 2015-02-20 | ipmi: Update timespec usage to timespec64 | John Stultz |
| 2015-02-20 | ipmi: Cleanup DEBUG_TIMING ifdef usage | John Stultz |
| 2015-02-20 | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c | Nicholas Krause |
| 2015-02-20 | char: ipmi: Remove obsolete cleanup for clientdata | Wolfram Sang |
| 2015-02-20 | ipmi: Remove a FIXME for slab conversion | Corey Minyard |
| 2015-02-20 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal | Linus Torvalds |
| 2015-02-19 | x86: pte_protnone() and pmd_protnone() must check entry is not present | David Vrabel |
| 2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs | Linus Torvalds |
| 2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds |
| 2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux | Linus Torvalds |
| 2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
| 2015-02-19 | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 | Linus Torvalds |
| 2015-02-19 | kgdb, docs: Fix <para> pdfdocs build errors | Rajaneesh Acharya |
| 2015-02-19 | debug: prevent entering debug mode on panic/exception. | Colin Cross |
| 2015-02-19 | kdb: Const qualifier for kdb_getstr's prompt argument | Daniel Thompson |
| 2015-02-19 | kdb: Provide forward search at more prompt | Daniel Thompson |
| 2015-02-19 | kdb: Fix a prompt management bug when using | grep | Daniel Thompson |
| 2015-02-19 | kdb: Remove stack dump when entering kgdb due to NMI | Daniel Thompson |
| 2015-02-19 | kdb: Avoid printing KERN_ levels to consoles | Daniel Thompson |
| 2015-02-19 | kdb: Fix off by one error in kdb_cpu() | Jason Wessel |
| 2015-02-19 | kdb: fix incorrect counts in KDB summary command output | Jay Lan |
| 2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild | Linus Torvalds |
| 2015-02-19 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild | Linus Torvalds |
| 2015-02-19 | MAINTAINERS: update Ceph and RBD maintainers | Sage Weil |
| 2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild | Linus Torvalds |
| 2015-02-19 | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov |
| 2015-02-19 | libceph: fix double __remove_osd() problem | Ilya Dryomov |
| 2015-02-19 | rbd: convert to blk-mq | Christoph Hellwig |
| 2015-02-19 | ceph: return error for traceless reply race | Yan, Zheng |
| 2015-02-19 | ceph: fix dentry leaks | Yan, Zheng |
| 2015-02-19 | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng |
| 2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov |
| 2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol |
| 2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov |
| 2015-02-19 | ceph: fix atomic_open snapdir | Yan, Zheng |
| 2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng |
| 2015-02-19 | client: include kernel version in client metadata | Yan, Zheng |
| 2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng |
| 2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng |
| 2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng |