summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-09arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni5-8/+60
2018-03-09arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel4-2/+14
2018-03-09arm64/errata: add REVIDR handling to frameworkArd Biesheuvel2-3/+22
2018-03-09arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel7-24/+130
2018-03-08arm64/kernel: kaslr: reduce module randomization range to 4 GBArd Biesheuvel4-15/+23
2018-03-08arm64: module: don't BUG when exceeding preallocated PLT countArd Biesheuvel2-1/+4
2018-03-08ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi1-5/+0
2018-03-08ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi1-7/+0
2018-03-08ACPI/IORT: Remove linker section for IORT entries againJia He1-1/+0
2018-03-06arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon2-1/+9
2018-03-06arm64/debug: Fix registers on sleeping tasksDouglas Anderson1-5/+16
2018-03-06scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel1-0/+1
2018-03-06kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov1-4/+6
2018-03-06arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas6-11/+68
2018-03-06arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomicsWill Deacon1-1/+2
2018-03-06arm64: Use arm64_force_sig_info instead of force_sig_infoWill Deacon3-9/+5
2018-03-06arm64: Move show_unhandled_signals_ratelimited into traps.cWill Deacon2-11/+7
2018-03-06arm64: signal: Call arm64_notify_segfault when failing to deliver signalWill Deacon2-15/+5
2018-03-06arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_infoWill Deacon1-51/+36
2018-03-06arm64: Pass user fault info to arm64_notify_die instead of printing itWill Deacon1-22/+8
2018-03-06arm64: signal: Don't print anything directly in force_signal_injectWill Deacon1-7/+0
2018-03-06arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_dieWill Deacon2-1/+29
2018-03-06arm64: signal: Force SIGKILL for unknown signals in force_signal_injectWill Deacon1-0/+6
2018-03-06arm64: signal: Make force_signal_inject more robustWill Deacon4-19/+17
2018-03-05arm64: cpufeature: Remove redundant "feature" in reportsKees Cook1-1/+1
2018-03-05arm64: cpufeature: Relocate PAN emulation reportKees Cook1-3/+3
2018-03-05arm64/kernel: kaslr: drop special Image placement logicArd Biesheuvel1-15/+0
2018-03-05arm64: Mirror arm for unimplemented compat syscallsMichael Weiser1-1/+20
2018-02-26Linux 4.16-rc3v4.16-rc3Linus Torvalds1-1/+1
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-02-23x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves1-0/+1
2018-02-23x86/topology: Fix function name in documentationDou Liyang1-1/+1
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri2-14/+8
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui1-0/+1
2018-02-23x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner1-3/+22
2018-02-23powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-02-23powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao1-3/+3
2018-02-23integrity/security: fix digsig.c build error with header fileRandy Dunlap1-0/+1
2018-02-23MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-23bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2-2/+29
2018-02-23bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-02-22genirq/matrix: Handle CPU offlining properThomas Gleixner1-9/+14
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap1-3/+12
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1