summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen2015-06-241-7/+0
* mm, hwpoison: add comment describing when to add new casesAndi Kleen2015-06-241-0/+8
* linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes2015-06-241-2/+2
* slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders2015-06-244-15/+24
* mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo2015-06-242-23/+61
* xtensa: use for_each_sg()Akinobu Mita2015-06-241-7/+12
* procfs: treat parked tasks as sleeping for task stateChris Metcalf2015-06-241-0/+8
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-246-5/+112
* smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2015-06-242-1/+63
* sparc: use for_each_sg()Akinobu Mita2015-06-241-3/+5
* parisc: use for_each_sg()Akinobu Mita2015-06-241-11/+16
* ocfs2: mark local functions as staticJoseph Qi2015-06-242-6/+6
* ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick2015-06-241-9/+2
* ocfs2: use swap() in swap_refcount_rec()Fabian Frederick2015-06-241-4/+2
* ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick2015-06-241-4/+1
* ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi2015-06-242-3/+15
* ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei2015-06-241-3/+1
* ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen2015-06-241-1/+1
* ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang2015-06-243-37/+4
* ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi2015-06-241-1/+14
* ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei2015-06-241-1/+2
* ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei2015-06-241-10/+24
* ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi2015-06-241-1/+0
* ocfs2: use retval instead of status for checking errorDaeseok Youn2015-06-241-10/+10
* ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi2015-06-244-46/+39
* ocfs2: remove __mlog_cpu_guessAndrew Morton2015-06-241-16/+3
* ocfs2: reduce object size of mlog usesJoe Perches2015-06-242-30/+59
* configfs: unexport/make static config_item_init()Fabian Frederick2015-06-242-3/+1
* NTFS: use kvfree() in ntfs_free()Pekka Enberg2015-06-241-6/+1
* fsnotify: remove obsolete documentationNikolay Borisov2015-06-241-2/+0
* powerpc: use for_each_sg()Akinobu Mita2015-06-241-5/+5
* metag: use for_each_sg()Akinobu Mita2015-06-241-5/+9
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-2464-741/+938
|\
| * arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-193-5/+16
| * arm64: show unhandled SP/PC alignment faultsVladimir Murzin2015-06-191-1/+8
| * arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-06-191-0/+4
| * arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-195-13/+9
| * arm64: compat: print compat_sp instead of spVladimir Murzin2015-06-171-2/+2
| * arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-06-171-1/+1
| * arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-06-171-0/+1
| * arm64: defconfig: enable memtestMark Rutland2015-06-151-0/+1
| * arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-121-2/+0
| * arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-06-121-0/+8
| * arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-126-51/+4
| * arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-122-1/+23
| * arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon2015-06-111-5/+5
| * arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu2015-06-111-0/+31
| * arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-06-111-1/+2
| * arm64: fix missing syscall trace exitJosh Stone2015-06-081-1/+6
| * Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-057-122/+175
| |\
OpenPOWER on IntegriCloud