| Commit message (Expand) | Author | Age | Files | Lines |
* | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 2016-03-15 | 1 | -3/+20 |
* | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 2016-03-15 | 1 | -0/+5 |
* | mm, page_owner: convert page_owner_inited to static key | Vlastimil Babka | 2016-03-15 | 1 | -4/+5 |
* | mm, printk: introduce new format string for flags | Vlastimil Babka | 2016-03-15 | 1 | -0/+18 |
* | mm/page_alloc.c: introduce kernelcore=mirror option | Taku Izumi | 2016-03-15 | 1 | -1/+11 |
* | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 2016-03-15 | 1 | -2/+2 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-14 | 2 | -0/+13 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2016-02-29 | 14 | -23/+71 |
| |\ |
|
| * | | sched/debug: Make schedstats a runtime tunable that is disabled by default | Mel Gorman | 2016-02-09 | 2 | -0/+13 |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-14 | 1 | -0/+35 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 2016-03-08 | 10 | -24/+24 |
| |\ \ \ |
|
| * | | | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 | 1 | -0/+35 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-03-14 | 1 | -0/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v4.5-rc6' into perf/core, to pick up fixes | Ingo Molnar | 2016-02-29 | 8 | -20/+20 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'perf/urgent' into perf/core, to queue up dependent patch | Ingo Molnar | 2016-02-17 | 6 | -3/+51 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-02-04 | 3 | -8/+14 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2016-02-03 | 1 | -0/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | perf tools: Document the perf sysctls | Ben Hutchings | 2016-01-26 | 1 | -0/+13 |
* | | | | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ... | Kees Cook | 2016-02-22 | 1 | -0/+4 |
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-03-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm... | Olof Johansson | 2016-03-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property | Lokesh Vutla | 2016-03-07 | 1 | -0/+1 |
* | | | | | | | | | KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo | Paolo Bonzini | 2016-03-10 | 1 | -1/+2 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-05 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST | Mauro Carvalho Chehab | 2016-02-16 | 1 | -4/+0 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-03-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Add sun4v_wdt watchdog driver | wim.coekaerts@oracle.com | 2016-01-31 | 1 | -0/+4 |
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-02-27 | 1 | -10/+0 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2016-02-24 | 1 | -10/+0 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Revert "regulator: tps65217: remove tps65217.dtsi file" | Peter Ujfalusi | 2016-02-19 | 1 | -10/+0 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-02-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | ravb: Update DT binding example for final CPG/MSSR bindings | Geert Uytterhoeven | 2016-02-17 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-20 | 2 | -3/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hpet: Drop stale URLs | Michael S. Tsirkin | 2016-02-17 | 1 | -3/+1 |
| * | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2016-02-16 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | efi: Make efivarfs entries immutable by default | Peter Jones | 2016-02-10 | 1 | -0/+7 |
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker... | Stephen Boyd | 2016-01-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | * | | | | | | | clk: rockchip: rk3036: rename emac ext source clock | Xing Zheng | 2016-01-16 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-17 | 3 | -4/+9 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | rtc: s3c: Document required clocks in the DT binding | Javier Martinez Canillas | 2016-02-12 | 1 | -0/+6 |
| * | | | | | | | | serial: fsl-imx-uart: Fix typo in fsl,dte-mode description | Fabio Estevam | 2016-02-12 | 1 | -1/+1 |
| * | | | | | | | | dt-bindings: arm, gic-v3: require that reserved cells are always 0 | Will Deacon | 2016-02-12 | 1 | -3/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2016-02-13 | 1 | -2/+35 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | thermal: rcar: enable to use thermal-zone on DT | Kuninori Morimoto | 2016-02-09 | 1 | -2/+35 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-12 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PCI: rcar: Add device tree support for r8a7793 | Simon Horman | 2016-02-05 | 1 | -0/+1 |
| * | | | | | | | | PCI: rcar: Add gen2 device tree support for r8a7793 | Simon Horman | 2016-02-05 | 1 | -0/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-02-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|