Age | Commit message (Expand) | Author | Files | Lines |
2015-02-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -102/+155 |
2015-02-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -44/+111 |
2015-02-21 | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds | 3 | -0/+9 |
2015-02-21 | kernel: make READ_ONCE() valid on const arguments | Linus Torvalds | 1 | -3/+3 |
2015-02-21 | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -27/+74 |
2015-02-21 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 4 | -125/+110 |
2015-02-20 | ipmi: Fix a memory ordering issue | Corey Minyard | 1 | -4/+10 |
2015-02-20 | ipmi: Remove uses of return value of seq_printf | Joe Perches | 3 | -16/+26 |
2015-02-20 | ipmi: Use is_visible callback for conditional sysfs entries | Takashi Iwai | 1 | -43/+17 |
2015-02-20 | ipmi: Free ipmi_recv_msg messages from the linked list on close | Nicholas Krause | 1 | -1/+5 |
2015-02-20 | ipmi: avoid gcc warning | Arnd Bergmann | 1 | -8/+21 |
2015-02-20 | ipmi: Update timespec usage to timespec64 | John Stultz | 1 | -12/+13 |
2015-02-20 | ipmi: Cleanup DEBUG_TIMING ifdef usage | John Stultz | 1 | -40/+21 |
2015-02-20 | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c | Nicholas Krause | 1 | -1/+0 |
2015-02-20 | char: ipmi: Remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -2/+0 |
2015-02-20 | ipmi: Remove a FIXME for slab conversion | Corey Minyard | 1 | -1/+0 |
2015-02-20 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 15 | -1090/+596 |
2015-02-20 | x86: pte_protnone() and pmd_protnone() must check entry is not present | David Vrabel | 1 | -2/+4 |
2015-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 34 | -861/+1063 |
2015-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 23 | -488/+444 |
2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 13 | -507/+760 |
2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+14 |
2015-02-19 | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 10 | -243/+1259 |
2015-02-19 | kgdb, docs: Fix <para> pdfdocs build errors | Rajaneesh Acharya | 1 | -3/+3 |
2015-02-19 | debug: prevent entering debug mode on panic/exception. | Colin Cross | 1 | -0/+17 |
2015-02-19 | kdb: Const qualifier for kdb_getstr's prompt argument | Daniel Thompson | 2 | -2/+2 |
2015-02-19 | kdb: Provide forward search at more prompt | Daniel Thompson | 3 | -5/+26 |
2015-02-19 | kdb: Fix a prompt management bug when using | grep | Daniel Thompson | 1 | -2/+2 |
2015-02-19 | kdb: Remove stack dump when entering kgdb due to NMI | Daniel Thompson | 1 | -1/+0 |
2015-02-19 | kdb: Avoid printing KERN_ levels to consoles | Daniel Thompson | 3 | -11/+21 |
2015-02-19 | kdb: Fix off by one error in kdb_cpu() | Jason Wessel | 2 | -2/+2 |
2015-02-19 | kdb: fix incorrect counts in KDB summary command output | Jay Lan | 1 | -1/+1 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 33 | -99/+105 |
2015-02-19 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -11/+21 |
2015-02-19 | MAINTAINERS: update Ceph and RBD maintainers | Sage Weil | 1 | -3/+4 |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 9 | -90/+40 |
2015-02-19 | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov | 1 | -2/+3 |
2015-02-19 | libceph: fix double __remove_osd() problem | Ilya Dryomov | 1 | -8/+18 |
2015-02-19 | rbd: convert to blk-mq | Christoph Hellwig | 1 | -54/+68 |
2015-02-19 | ceph: return error for traceless reply race | Yan, Zheng | 1 | -6/+9 |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng | 2 | -3/+6 |
2015-02-19 | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng | 1 | -3/+26 |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov | 1 | -0/+4 |
2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol | 4 | -4/+33 |
2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov | 1 | -20/+10 |
2015-02-19 | ceph: fix atomic_open snapdir | Yan, Zheng | 1 | -1/+1 |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng | 1 | -14/+15 |
2015-02-19 | client: include kernel version in client metadata | Yan, Zheng | 1 | -1/+2 |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 3 | -4/+19 |
2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng | 1 | -2/+10 |