aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-14sched/wait: Break up long wake list walkTim Chen2-15/+64
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig48-52/+52
2017-09-13mm, page_owner: skip unnecessary stack_trace entriesPrakash Gupta1-1/+1
2017-09-13arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta1-5/+13
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko36-61/+57
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-13fscache: fix fscache_objlist_show format processingArnd Bergmann1-1/+2
2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven1-4/+4
2017-09-13procfs: remove unused variableArnd Bergmann1-1/+0
2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton1-1/+4
2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers1-1/+1
2017-09-13Fix up MAINTAINERS file sortingLinus Torvalds1-55/+55
2017-09-13x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov1-6/+0
2017-09-13x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan1-2/+2
2017-09-13paravirt: Switch maintainerJuergen Gross1-2/+2
2017-09-13x86/paravirt: Remove no longer used paravirt functionsJuergen Gross10-92/+12
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski4-46/+50
2017-09-13x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3Andy Lutomirski1-1/+20
2017-09-13x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()Andy Lutomirski1-1/+21
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu1-2/+15
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu1-0/+2
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu1-0/+3
2017-09-12perf stat: Wait for the correct childMilian Wolff1-1/+1
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff1-4/+10
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra3-3/+8
2017-09-12sched/core: WARN() when migrating to an offline CPUPeter Zijlstra1-0/+4
2017-09-12sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra1-0/+7
2017-09-12sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra1-0/+6
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song1-1/+1
2017-09-12perf ui progress: Fix progress updateJiri Olsa1-1/+6
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa1-1/+1
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa1-1/+12
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa1-1/+7
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff1-1/+1
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo1-3/+6
2017-09-12ovl: fix false positive ESTALE on lookupAmir Goldstein1-4/+7
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada1-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada1-2/+3
2017-09-12fuse: getattr cleanupMiklos Szeredi3-23/+18
2017-09-12fuse: honor iocb sync flags on writeMiklos Szeredi3-22/+28
2017-09-12fuse: allow server to run in different pid_nsMiklos Szeredi2-9/+7
2017-09-12pinctrl/amd: save pin registers over suspend/resumeDaniel Drake2-0/+76
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai1-0/+3
2017-09-12pinctrl: armada-37xx: Fix gpio interrupt setupGregory CLEMENT1-19/+22
2017-09-12pinctrl: sprd: fix off by one bugsDan Carpenter1-4/+4
2017-09-12pinctrl: sprd: check for allocation failureDan Carpenter1-3/+7
2017-09-12pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TESTGeert Uytterhoeven1-1/+2
2017-09-12pinctrl: sprd: fix build errors and dependenciesRandy Dunlap1-0/+2
2017-09-12pinctrl: sprd: make three local functions staticColin Ian King1-7/+7