summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara2014-12-101-1/+0
* ocfs2: remove unneeded NULL checkDan Carpenter2014-12-101-1/+1
* ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter2014-12-101-3/+0
* ocfs2: do not set filesystem readonly if link downjiangyiwen2014-12-102-2/+2
* ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...Xue jiufei2014-12-102-6/+37
* ocfs2: fix error handling when creating debugfs root in ocfs2_init()Jan Kara2014-12-101-1/+2
* ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues2014-12-101-3/+1
* ocfs2: o2net: fix connect expiredJunxiao Bi2014-12-101-1/+1
* ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda2014-12-101-0/+12
* ocfs2: report error from o2hb_do_disk_heartbeat() to userJan Kara2014-12-101-2/+2
* ocfs2: remove bogus test from ocfs2_read_locked_inode()Jan Kara2014-12-101-2/+1
* ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()Jan Kara2014-12-101-1/+1
* ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter2014-12-101-1/+1
* ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEMJoseph Qi2014-12-101-5/+13
* sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter2014-12-101-1/+1
* scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2014-12-101-1/+1
* dma-debug: prevent early callers from crashingFlorian Fainelli2014-12-101-2/+10
* dma-debug: introduce dma_debug_disabledFlorian Fainelli2014-12-101-16/+21
* fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-101-2/+2
* fs/cifs/file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-101-2/+2
* fs/cifs: remove obsolete __constantFabian Frederick2014-12-107-47/+47
* mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim2014-12-101-1/+13
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-103-5/+67
|\
| * timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani2014-10-292-0/+31
| * timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-293-5/+36
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1035-47/+1591
|\ \
| * | asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen2014-11-221-5/+0
| * | mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-195-14/+55
| * | x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2014-11-192-5/+24
| * | x86 mpx: Change return type of get_reg_offset()Dave Hansen2014-11-191-5/+4
| * | fs: Do not include mpx.h in exec.cDave Hansen2014-11-181-1/+0
| * | x86, mpx: Add documentation on Intel MPXQiaowei Ren2014-11-181-0/+234
| * | x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-185-0/+421
| * | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-1811-6/+399
| * | x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-182-0/+249
| * | x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-184-0/+128
| * | x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren2014-11-182-0/+9
| * | x86, mpx: Add MPX to disabled featuresDave Hansen2014-11-181-1/+7
| * | ia64: Sync struct siginfo with general versionQiaowei Ren2014-11-181-2/+6
| * | mips: Sync struct siginfo with general versionQiaowei Ren2014-11-181-0/+4
| * | mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-182-1/+12
| * | x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-181-4/+4
| * | x86: mpx: Give bndX registers actual namesDave Hansen2014-11-181-3/+4
| * | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-189-22/+53
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-1053-351/+1924
|\ \ \
| * | | genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner2014-12-072-6/+6
| * | | PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier2014-11-232-2/+17
| * | | PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu2014-11-232-3/+67
| * | | PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2014-11-233-0/+187
| * | | PCI/MSI: Move cached entry functions to irq coreJiang Liu2014-11-233-18/+14
OpenPOWER on IntegriCloud