summaryrefslogtreecommitdiffstats
path: root/mm/interval_tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-10watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann1-1/+1
2014-06-10watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck4-889/+0
2014-06-10watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck1-3/+12
2014-06-10ARM: mvebu: Add A375/A380 watchdog binding documentationEzequiel Garcia1-0/+7
2014-06-10watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia1-0/+103
2014-06-10watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia1-2/+13
2014-06-10watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia1-1/+28
2014-06-10watchdog: orion: Remove unneeded atomic accessEzequiel Garcia1-2/+5
2014-06-10watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia1-7/+20
2014-06-10watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia1-14/+24
2014-06-10watchdog: xilinx: Make of_device_id array constJingoo Han1-1/+1
2014-06-10watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin2-170/+123
2014-06-10watchdog: imx2_wdt: convert to use regmap API.Xiubo Li2-18/+33
2014-06-10watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li1-6/+6
2014-06-10watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos1-3/+3
2014-06-10watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos1-0/+10
2014-06-10watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan1-2/+0
2014-06-10watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg1-1/+1
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López1-11/+11
2014-06-10watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-06-10watchdog: Fix SBC8360 dependenciesJean Delvare1-1/+1
2014-06-08numa,sched: fix load_to_imbalanced logic inversionRik van Riel1-1/+1
2014-06-08Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds1-7/+5
2014-06-08Linux 3.15v3.15Linus Torvalds1-1/+1
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2-47/+79
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois1-1/+1
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster1-11/+11
2014-06-07all: LLVMLinux: Change DWARF flag to support gcc and clangBehan Webster1-1/+1
2014-06-07net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois1-5/+17
2014-06-07crypto: LLVMLinux: aligned-attribute.patchMark Charlebois1-1/+2
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming1-2/+1
2014-06-07ufs: sb mutex merge + mutex_destroyFabian Frederick4-43/+33
2014-06-07powerpc: update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-06-07cris: update comments for generic idle conversionGeert Uytterhoeven2-7/+3
2014-06-07idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2-3/+0
2014-06-07nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles1-5/+2
2014-06-07mm: convert some level-less printks to pr_*Mitchel Humpherys5-14/+29
2014-06-07MAINTAINERS: adi-buildroot-devel is moderatedRichard Weinberger1-9/+9
2014-06-07MAINTAINERS: add linux-api for review of API/ABI changesJosh Triplett1-0/+7
2014-06-07mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick1-17/+19
2014-06-07fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-06-07fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick1-4/+17
2014-06-07fs/dlm/config.c: convert simple_str to kstrFabian Frederick1-6/+20
2014-06-07mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2-0/+32
2014-06-07mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner1-20/+14
2014-06-07mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan1-50/+39
2014-06-07mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2-4/+8
2014-06-07mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas1-0/+6
2014-06-07lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas1-0/+6
2014-06-07mm: introduce kmemleak_update_trace()Catalin Marinas3-0/+39