summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf/core: Fix memory leak triggered by perf --namespaceVasily Averin2017-11-151-0/+1
| * | | | perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang2017-11-141-0/+8
| * | | | perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen2017-11-131-12/+23
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-261-1/+1
|\ \ \ \ \
| * | | | | jump_label: Invoke jump_label_test() via early_initcall()Jason Baron2017-11-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-2615-40/+72
|\ \ \ \ \
| * | | | | tools/headers: Sync objtool UAPI headerIngo Molnar2017-11-141-0/+10
| * | | | | Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-141568-18231/+52034
| |\| | | |
| * | | | | objtool: Fix cross-buildJosh Poimboeuf2017-11-081-1/+1
| * | | | | objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf2017-11-072-15/+30
| * | | | | objtool: Move synced files to their original relative locationsJosh Poimboeuf2017-11-0713-25/+27
| * | | | | objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf2017-11-071-8/+8
| * | | | | objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf2017-11-071-0/+5
| * | | | | Merge branch 'linus' into core/objtool, to pick up dependent fixesIngo Molnar2017-11-0713763-8597/+27217
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25351-1773/+1225
|\ \ \ \ \ \ \
| * | | | | | | m68k/macboing: Fix missed timer callback assignmentKees Cook2017-11-241-2/+2
| * | | | | | | Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-2310549-277295/+549486
| |\ \ \ \ \ \ \
| | * | | | | | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-2144-87/+84
| | * | | | | | | timer: Remove redundant __setup_timer*() macrosKees Cook2017-11-213-45/+29
| | * | | | | | | timer: Pass function down to initialization routinesKees Cook2017-11-212-21/+33
| | * | | | | | | timer: Remove unused data arguments from macrosKees Cook2017-11-213-15/+8
| | * | | | | | | timer: Switch callback prototype to take struct timer_list * argumentKees Cook2017-11-212-5/+5
| | * | | | | | | timer: Pass timer_list pointer to callbacks unconditionallyKees Cook2017-11-212-14/+7
| | * | | | | | | Coccinelle: Remove setup_timer.cocciKees Cook2017-11-211-277/+0
| | * | | | | | | timer: Remove setup_*timer() interfaceKees Cook2017-11-211-17/+0
| | * | | | | | | timer: Remove init_timer() interfaceKees Cook2017-11-212-10/+3
| | * | | | | | | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-2115-65/+65
| | * | | | | | | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21227-937/+824
| | * | | | | | | treewide: init_timer() -> setup_timer()Kees Cook2017-11-2131-113/+55
| | * | | | | | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-2139-82/+82
| | * | | | | | | s390: cmm: Convert timers to use timer_setup()Kees Cook2017-11-211-5/+3
| | * | | | | | | lightnvm: Convert timers to use timer_setup()Kees Cook2017-11-216-13/+13
| | * | | | | | | drivers/net: cris: Convert timers to use timer_setup()Kees Cook2017-11-211-19/+17
| | * | | | | | | drm/vc4: Convert timers to use timer_setup()Kees Cook2017-11-212-12/+7
| | * | | | | | | block/laptop_mode: Convert timers to use timer_setup()Kees Cook2017-11-213-9/+10
| | * | | | | | | net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook2017-11-211-2/+1
| | * | | | | | | drm/i915/selftests: Convert timers to use timer_setup()Kees Cook2017-11-211-3/+3
| | * | | | | | | usb: usbatm: Convert timers to use timer_setup()Kees Cook2017-11-213-20/+29
| | * | | | | | | drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook2017-11-211-2/+2
| * | | | | | | | timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLDMiroslav Lichvar2017-11-143-56/+0
| * | | | | | | | clocksource/timer_of: Rename timer_of_exit to timer_of_cleanupBenjamin Gaignard2017-11-142-2/+9
| * | | | | | | | Merge branch 'linus' into timers/urgentThomas Gleixner2017-11-141474-17953/+51372
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()Dou Liyang2017-11-131-6/+0
| * | | | | | | | timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar2017-11-131-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-258-56/+136
|\ \ \ \ \ \ \ \
| * | | | | | | | ARC: perf: avoid vmalloc backed mmapVineet Gupta2017-11-211-1/+1
| * | | | | | | | ARCv2: perf: optimize given that num counters <= 32Vineet Gupta2017-11-211-9/+7
| * | | | | | | | ARCv2: perf: tweak overflow interruptVineet Gupta2017-11-211-10/+14
| * | | | | | | | ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-11-152-7/+8
| * | | | | | | | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-132-5/+71