summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15clocksource/drivers/cadence_ttc: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/vt8500: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/vt8500: Remove unneeded headerDaniel Lezcano1-1/+0
2015-12-15clocksource/drivers/tegra2: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/sun5i: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/sun4i: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/dw_apb: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/digicolor: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/orion: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/meson6: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/armada-370-xp: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/rockchip: Add COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/mediatek: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/pistachio: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/tango: Add COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/pxa_timer: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano2-2/+4
2015-12-15clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano2-1/+1
2015-12-15clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architectureDaniel Lezcano1-1/+6
2015-12-15clocksource/drivers/rockchip: Remove dsb() usageCaesar Wang1-4/+0
2015-12-15time: Define dummy functions for the generic sched clockDaniel Lezcano1-3/+9
2015-12-15clocksource/drivers/rockchip: Make the driver more readableCaesar Wang1-9/+10
2015-12-15clocksource/drivers/tegra: Allow timer irq affinity changeLucas Stach1-1/+2
2015-12-15clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Alexey Klimov1-1/+3
2015-12-15clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initAlexey Klimov1-8/+6
2015-12-15clocksource/drivers/mtk_timer: Add pr_fmt defineAlexey Klimov1-0/+2
2015-11-26nohz: Clarify magic in tick_nohz_stop_sched_tick()Peter Zijlstra1-2/+18
2015-11-26timekeeping: Lift clocksource cacheline restrictionThomas Gleixner1-5/+11
2015-11-23Linux 4.4-rc2Linus Torvalds1-1/+1
2015-11-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-76/+182
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-13/+15
2015-11-23Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-64/+115
2015-11-23Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-112/+342
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-116/+382
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-35/+69
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+53
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer1-18/+67
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0