Age | Commit message (Expand) | Author | Files | Lines |
2015-02-19 | s390/spinlock: disabled compare-and-delay by default | Martin Schwidefsky | 1 | -5/+7 |
2015-02-19 | i2c: designware-baytrail: another fixup for proper Kconfig dependencies | Wolfram Sang | 1 | -1/+1 |
2015-02-19 | i2c: fix reference to functionality constants definition | Baruch Siach | 1 | -1/+1 |
2015-02-19 | Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/... | Ralf Baechle | 65 | -415/+4405 |
2015-02-19 | MIPS: Export MSA functions used by lose_fpu(1) for KVM | James Hogan | 1 | -0/+4 |
2015-02-19 | MIPS: Export FP functions used by lose_fpu(1) for KVM | James Hogan | 1 | -0/+6 |
2015-02-19 | MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init() | Kevin Cernekee | 1 | -1/+1 |
2015-02-19 | MIPS: Provide correct siginfo_t.si_stime | Petr Malat | 2 | -37/+3 |
2015-02-19 | MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS | Markos Chandras | 1 | -18/+17 |
2015-02-19 | MIPS: Makefile: Pass -march option on Loongson3A cores | Ralf Baechle | 1 | -0/+10 |
2015-02-19 | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2 | -1/+10 |
2015-02-19 | x86/microcode/intel: Handle truncated microcode images more robustly | Quentin Casasnovas | 2 | -0/+9 |
2015-02-19 | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas | 1 | -1/+1 |
2015-02-19 | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 9 | -22/+69 |
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 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 2 | -5/+6 |
2015-02-19 | Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Ingo Molnar | 1 | -2/+26 |
2015-02-19 | x86/mm/init: Fix incorrect page size in init_memory_mapping() printks | Dave Hansen | 1 | -2/+26 |
2015-02-19 | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 7 | -17/+63 |
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 |
2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2 | -15/+26 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng | 2 | -9/+5 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 1 | -44/+42 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2 | -18/+35 |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov | 1 | -7/+6 |
2015-02-19 | ceph: improve reference tracking for snaprealm | Yan, Zheng | 4 | -27/+63 |
2015-02-19 | ceph: properly zero data pages for file holes. | Yan, Zheng | 1 | -6/+7 |
2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist | 1 | -14/+0 |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist | 1 | -30/+0 |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 4 | -0/+27 |
2015-02-19 | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 1 | -2/+2 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 5 | -192/+4 |
2015-02-19 | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky | 1 | -1/+4 |
2015-02-19 | x86/intel/quark: Fix simple_return.cocci warnings | Fengguang Wu | 1 | -5/+1 |
2015-02-19 | x86/intel/quark: Fix ptr_ret.cocci warnings | Fengguang Wu | 1 | -4/+1 |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 15 | -16/+16 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 11 | -16/+16 |
2015-02-19 | cpufreq: s3c: remove last use of resume_clocks callback | Arnd Bergmann | 1 | -8/+0 |