summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig.debug (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-05ARM: 8547/1: dma-mapping: store buffer informationRabin Vincent1-1/+48
2016-03-05ARM: 8544/1: set_memory_xx fixesMika Penttilä1-0/+3
2016-02-22ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada1-6/+6
2016-02-22ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada7-38/+8
2016-02-22ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada1-1/+1
2016-02-22ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada1-2/+1
2016-02-22ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada1-1/+1
2016-02-22ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada1-2/+2
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann7-7/+7
2016-02-22ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann1-2/+12
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann3-16/+0
2016-02-22ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook1-10/+0
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann1-0/+2
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann1-1/+1
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2-0/+3
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2-0/+3
2016-02-17ARM: make the physical-relative calculation more obviousRussell King2-5/+12
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2-1/+9
2016-02-16ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee1-3/+4
2016-02-16ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2-8/+26
2016-02-16ARM: 8529/1: remove 'i' and 'zi' targetsMasahiro Yamada2-9/+0
2016-02-16ARM: 8528/1: drop redundant "PHONY += FORCE"Masahiro Yamada1-1/+1
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker1-0/+24
2016-02-16ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso3-6/+31
2016-02-16ARM: 8523/1: sa1111: ensure no negative value gets returned on positive matchMarek Szyprowski1-1/+1
2016-02-16ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on posit...Dan Williams1-1/+1
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-12arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1
2016-02-12mm: fix pfn_t vs highmemDan Williams3-12/+11
2016-02-12kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2-25/+21
2016-02-12mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta1-2/+2
2016-02-12mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-12mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes1-1/+1
2016-02-12mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov2-2/+6
2016-02-12vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld1-13/+13
2016-02-12mm: fix filemap.c kernel doc warningRandy Dunlap1-0/+1
2016-02-12ubsan: cosmetic fix to Kconfig textYang Shi1-1/+3
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes1-1/+1
2016-02-11Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson1-3/+0
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2-5/+11
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt5-4/+17
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel3-6/+9
2016-02-11ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel1-3/+2
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2-27/+332