summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-07um: Switch clocksource to hrtimersAnton Ivanov14-224/+255
2015-11-07um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is heldSaurabh Sengar1-8/+9
2015-11-07um: Report host OOM more nicelyRichard Weinberger1-1/+15
2015-11-07um: Simplify STUB_DATA loadingRichard Weinberger1-4/+1
2015-11-07um: Remove dead symbol from i386 syscall stubRichard Weinberger1-1/+0
2015-11-07um: Remove dead code from x86_64 syscall stubRichard Weinberger1-13/+0
2015-11-07um: Get rid of open coded NR_SYSCALLSRichard Weinberger1-5/+3
2015-11-07um: Store syscall number after syscall_trace_enter()Richard Weinberger3-13/+11
2015-11-07um: Define PTRACE_OLDSETOPTIONSRichard Weinberger1-0/+2
2015-11-07Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds39-943/+1787
2015-11-07tools/liblockdep: explicitly declare lockdep API we call from liblockdepSasha Levin2-1/+4
2015-11-07tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTERSasha Levin1-0/+2
2015-11-07tools/liblockdep: remove task argument from debug_check_no_locks_heldSasha Levin1-1/+1
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo1-1/+1
2015-11-06perf test: Add 'perf test BPF'Wang Nan6-1/+248
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan4-1/+35
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan4-31/+129
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina44-349/+1509
2015-11-06Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2015-11-06HID: logitech: Add support for G29Simon Wood3-4/+63
2015-11-06HID: logitech: Simplify wheel detection schemeSimon Wood1-42/+28
2015-11-06Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel1-2/+0
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds204-224/+303
2015-11-06perf bpf: Improve BPF related error messagesWang Nan4-15/+108
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds78-2282/+4547
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds97-1047/+2567
2015-11-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds8-5/+997
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds58-677/+2896
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds307-3293/+21221
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan3-33/+49
2015-11-06bpf tools: Add new API bpf_object__get_kversion()Wang Nan2-0/+9
2015-11-06Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+22
2015-11-06bpf tools: Improve libbpf error reportingWang Nan5-59/+159
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds1-2/+0
2015-11-06netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso1-2/+2
2015-11-06netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal1-3/+6
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds74-410/+2531
2015-11-06thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann1-2/+1
2015-11-06mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris1-1/+2
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds1-1/+0
2015-11-06arm64: bpf: fix mod-by-zero caseZi Shen Lim1-8/+13
2015-11-06arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2015-11-06arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas1-0/+1
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom4-99/+39
2015-11-06drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom2-1/+3
2015-11-06tracing: Make tracing work when debugfs is not configured inJiaxing Wang1-1/+3
2015-11-06bcache: Really show state of work pending bitPetr Mladek1-3/+1
2015-11-06perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu1-5/+2
2015-11-06pwm: lpss: Add support for runtime PMQipeng Zha3-0/+45