aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryGravatar Vitaly Kuznetsov 1-3/+20
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionGravatar Laura Abbott 1-0/+5
2016-03-15mm, page_owner: convert page_owner_inited to static keyGravatar Vlastimil Babka 1-4/+5
2016-03-15mm, printk: introduce new format string for flagsGravatar Vlastimil Babka 1-0/+18
2016-03-15mm/page_alloc.c: introduce kernelcore=mirror optionGravatar Taku Izumi 1-1/+11
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSGravatar Laura Abbott 1-2/+2
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+13
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+35
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+13
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+4
2016-03-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+1
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboGravatar Paolo Bonzini 1-1/+2
2016-03-09Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Gravatar Olof Johansson 1-0/+1
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesGravatar Ingo Molnar 10-24/+24
2016-03-07ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyGravatar Lokesh Vutla 1-0/+1
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-4/+0
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-0/+4
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Gravatar Ingo Molnar 14-23/+71
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesGravatar Ingo Molnar 8-20/+20
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-10/+0
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-10/+0
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+2
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Gravatar Kees Cook 1-0/+4
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+8
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2016-02-19Revert "regulator: tps65217: remove tps65217.dtsi file"Gravatar Peter Ujfalusi 1-10/+0
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsGravatar Tony Luck 1-0/+35
2016-02-17ravb: Update DT binding example for final CPG/MSSR bindingsGravatar Geert Uytterhoeven 1-2/+2
2016-02-17Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-4/+9
2016-02-17Merge branch 'perf/urgent' into perf/core, to queue up dependent patchGravatar Ingo Molnar 6-3/+51
2016-02-17hpet: Drop stale URLsGravatar Michael S. Tsirkin 1-3/+1
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 1-0/+7
2016-02-16[media] media.h: get rid of MEDIA_ENT_F_CONN_TESTGravatar Mauro Carvalho Chehab 1-4/+0
2016-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 1-2/+35
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+2
2016-02-12rtc: s3c: Document required clocks in the DT bindingGravatar Javier Martinez Canillas 1-0/+6
2016-02-12serial: fsl-imx-uart: Fix typo in fsl,dte-mode descriptionGravatar Fabio Estevam 1-1/+1
2016-02-12dt-bindings: arm, gic-v3: require that reserved cells are always 0Gravatar Will Deacon 1-3/+2
2016-02-12Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+2
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2016-02-10Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/...Gravatar Mark Brown 1-0/+2
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+11
2016-02-10efi: Make efivarfs entries immutable by defaultGravatar Peter Jones 1-0/+7
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureGravatar Tejun Heo 1-0/+11
2016-02-09thermal: rcar: enable to use thermal-zone on DTGravatar Kuninori Morimoto 1-2/+35
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultGravatar Mel Gorman 2-0/+13
2016-02-05PCI: rcar: Add device tree support for r8a7793Gravatar Simon Horman 1-0/+1
2016-02-05PCI: rcar: Add gen2 device tree support for r8a7793Gravatar Simon Horman 1-0/+1
2016-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 3-8/+14
2016-02-03mm: polish virtual memory accountingGravatar Konstantin Khlebnikov 1-2/+2