summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-075-30/+16
|\
| * kbuild: docbook: fix the include error when executing "make help"Kevin Hao2014-04-011-1/+1
| * kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-311-2/+3
| * kbuild: remove redundant '.*.cmd' pattern from make distcleanMasahiro Yamada2014-03-311-2/+1
| * kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-292-4/+1
| * kbuild: docbook: use $(obj) and $(src) rather than specific pathMasahiro Yamada2014-03-291-5/+5
| * kbuild: unconditionally clobber include/linux/version.h on distcleanPaul Gortmaker2014-03-291-1/+1
| * kbuild: docbook: specify KERNELDOC dependency correctlyMasahiro Yamada2014-03-141-5/+1
| * kbuild: docbook: include cmd files more simplyMasahiro Yamada2014-03-141-8/+1
| * kbuild: specify build_docproc as a phony targetMasahiro Yamada2014-03-141-3/+3
* | Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-04-0721-115/+114
|\ \
| * | ARC: [nsimosci] Unbork consoleVineet Gupta2014-04-052-1/+5
| * | ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker2014-04-051-4/+3
| * | ARC: [SMP] General FixesVineet Gupta2014-04-052-5/+5
| * | ARC: Remove unused DT template fileVineet Gupta2014-03-311-10/+0
| * | ARC: [clockevent] simplify timer ISRVineet Gupta2014-03-261-19/+15
| * | ARC: [clockevent] can't be SoC specificVineet Gupta2014-03-261-2/+1
| * | ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger2014-03-261-1/+0
| * | ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-2611-70/+54
| * | ARC: support external initrdNoam Camus2014-03-261-0/+27
| * | ARC: add uImage to .gitignoreMischa Jonker2014-03-261-0/+1
| * | ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker2014-03-261-3/+3
* | | Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-04-071-1/+1
|\ \ \
| * | | Xen: do hv callback accounting only on x86Arnd Bergmann2014-04-071-1/+1
| * | | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-071493-13637/+25211
| |\ \ \
* | \ \ \ Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-07233-2012/+3714
|\ \ \ \ \
| * | | | | MAINTAINERS: update Intel C600 SAS driver maintainersLukasz Dorau2014-04-071-2/+1
| * | | | | fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer2014-04-071-2/+0
| * | | | | fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer2014-04-071-2/+0
| * | | | | fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer2014-04-073-18/+0
| * | | | | fs/ufs/super.c: add __init to init_inodecache()Fabian Frederick2014-04-071-1/+1
| * | | | | doc/kernel-parameters.txt: add early_ioremap_debugMark Salter2014-04-071-0/+5
| * | | | | arm64: add early_ioremap supportMark Salter2014-04-0711-52/+169
| * | | | | arm64: initialize pgprot info earlier in bootMark Salter2014-04-073-2/+4
| * | | | | x86: use generic early_ioremapMark Salter2014-04-076-240/+13
| * | | | | mm: create generic early_ioremap() supportMark Salter2014-04-074-0/+291
| * | | | | x86/mm: sparse warning fix for early_memremapDave Young2014-04-072-4/+9
| * | | | | lglock: map to spinlock when !CONFIG_SMPJosh Triplett2014-04-072-1/+18
| * | | | | percpu: add preemption checks to __this_cpu opsChristoph Lameter2014-04-072-14/+43
| * | | | | vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter2014-04-071-2/+6
| * | | | | slub: use raw_cpu_inc for incrementing statisticsChristoph Lameter2014-04-071-1/+5
| * | | | | net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter2014-04-071-1/+1
| * | | | | modules: use raw_cpu_write for initialization of per cpu refcount.Christoph Lameter2014-04-071-1/+1
| * | | | | mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter2014-04-071-2/+2
| * | | | | percpu: add raw_cpu_opsChristoph Lameter2014-04-074-198/+260
| * | | | | slub: fix leak of 'name' in sysfs_slab_addDave Jones2014-04-071-14/+15
| * | | | | slub: rework sysfs layout for memcg cachesVladimir Davydov2014-04-072-1/+28
| * | | | | slub: adjust memcg caches when creating cache aliasVladimir Davydov2014-04-071-0/+13
| * | | | | memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov2014-04-073-37/+57
| * | | | | memcg, slab: unregister cache from memcg before starting to destroy itVladimir Davydov2014-04-072-7/+8
OpenPOWER on IntegriCloud