aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-11s390: avoid format strings leaking into namesKees Cook3-3/+3
2014-06-10s390/airq: silence lockdep warningSebastian Ott1-7/+6
2014-06-10s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2-4/+35
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann8-341/+294
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter1-2/+0
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick1-4/+3
2014-06-10s390/cio: silence lockdep warningSebastian Ott1-0/+2
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2-21/+16
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel1-2/+2
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.15Linus Torvalds1-1/+1
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"Linus Torvalds2-47/+79
2014-06-07Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires1-9/+10
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer1-1/+1
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat1-4/+14
2014-06-07Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-06-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle1-1/+1
2014-06-08f2fs: support f2fs_fiemapJaegeuk Kim3-0/+8
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-06tracing: Fix memory leak on instance deletionSteven Rostedt (Red Hat)1-2/+1
2014-06-06ufs: sb mutex merge + mutex_destroyFabian Frederick4-43/+33
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven2-7/+3
2014-06-06idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2-3/+0
2014-06-06nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles1-5/+2
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys5-14/+29
2014-06-06MAINTAINERS: adi-buildroot-devel is moderatedRichard Weinberger1-9/+9
2014-06-06MAINTAINERS: add linux-api for review of API/ABI changesJosh Triplett1-0/+7
2014-06-06mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick1-17/+19
2014-06-06fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-06-06fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick1-4/+17
2014-06-06fs/dlm/config.c: convert simple_str to kstrFabian Frederick1-6/+20
2014-06-06mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2-0/+32
2014-06-06mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner1-20/+14
2014-06-06mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan1-50/+39
2014-06-06mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2-4/+8
2014-06-06mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas1-0/+6
2014-06-06lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas1-0/+6
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas3-0/+39
2014-06-06mm/kmemleak.c: use %u to print ->checksumJianpeng Ma1-1/+1
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko3-19/+16
2014-06-06sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel1-0/+3
2014-06-06sysrq: rcu-ify __handle_sysrqRik van Riel1-6/+12