summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-17x86/irq/32: Handle irq stack allocation failure properThomas Gleixner
2019-04-17x86/irq/32: Invoke irq_ctx_init() from init_IRQ()Thomas Gleixner
2019-04-17x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner
2019-04-17x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptrThomas Gleixner
2019-04-17x86/irq/32: Make irq stack a character arrayThomas Gleixner
2019-04-17x86/irq/32: Define IRQ_STACK_SIZEThomas Gleixner
2019-04-17x86/dumpstack/64: Speedup in_exception_stack()Thomas Gleixner
2019-04-17x86/exceptions: Split debug IST stackThomas Gleixner
2019-04-17x86/exceptions: Enable IST guard pagesThomas Gleixner
2019-04-17x86/exceptions: Disconnect IST index and stack orderThomas Gleixner
2019-04-17x86/cpu: Remove orig_ist arrayThomas Gleixner
2019-04-17x86/cpu: Prepare TSS.IST setup for guard pagesThomas Gleixner
2019-04-17x86/dumpstack/64: Use cpu_entry_area instead of orig_istThomas Gleixner
2019-04-17x86/irq/64: Use cpu entry area instead of orig_istThomas Gleixner
2019-04-17x86/traps: Use cpu_entry_area instead of orig_istThomas Gleixner
2019-04-17x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner
2019-04-17x86/cpu_entry_area: Prepare for IST guard pagesThomas Gleixner
2019-04-17x86/exceptions: Add structs for exception stacksThomas Gleixner
2019-04-17x86/cpu_entry_area: Cleanup setup functionsThomas Gleixner
2019-04-17x86/exceptions: Make IST index zero basedThomas Gleixner
2019-04-17x86/exceptions: Remove unused stack defines on 32bitThomas Gleixner
2019-04-17x86/64: Remove stale CURRENT_MASKThomas Gleixner
2019-04-17x86/idt: Remove unused macro SISTGThomas Gleixner
2019-04-17x86/irq/64: Sanitize the top/bottom confusionThomas Gleixner
2019-04-17x86/irq/64: Remove a hardcoded irq_stack_union accessAndy Lutomirski
2019-04-17x86/dumpstack: Fix off-by-one errors in stack identificationAndy Lutomirski
2019-04-17x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-04-17mm/slab: Remove store_stackinfo()Qian Cai
2019-04-14Linux 5.1-rc5Linus Torvalds
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-13Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-13Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-04-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu