index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
watchdog: it87_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
*
watchdog: ts72xx_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
*
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
2017-09-09
*
Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-09-08
|
\
|
*
platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model
Andy Lutomirski
2017-08-18
|
*
platform/x86: intel-vbtn: reduce unnecessary messages for normal users
Alex Hung
2017-08-18
|
*
platform/x86: intel-hid: reduce unnecessary messages for normal users
Alex Hung
2017-08-18
|
*
platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register
Stanislav Fomichev
2017-08-18
|
*
platform/x86: wmi: Fix check for method instance number
Pali Rohár
2017-08-18
|
*
platform/x86: ideapad-laptop: Expose conservation mode switch
Hao Wei Tee
2017-08-14
|
*
platform/x86: intel_pmc_core: Make the driver PCH family agnostic
Srinivas Pandruvada
2017-08-13
|
*
platform/x86: peaq-wmi: Evaluate wmi method with instance number 0x0
Pali Rohár
2017-08-13
|
*
platform/x86: mxm-wmi: Evaluate wmi method with instance number 0x0
Pali Rohár
2017-08-13
|
*
platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0
Pali Rohár
2017-08-13
|
*
platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t const
Bhumika Goyal
2017-08-13
|
*
platform/x86: intel_mid_powerbtn: make mid_pb_ddata const
Bhumika Goyal
2017-08-13
|
*
platform/x86: intel_mid_powerbtn: fix error return code in mid_pb_probe()
Gustavo A. R. Silva
2017-08-13
|
*
platform/x86: hp-wmi: Remove unused macro helper
Paulo Alcantara
2017-08-13
|
*
platform/x86: hp-wmi: Correctly determine method id in WMI calls
Paulo Alcantara
2017-08-13
|
*
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
2017-08-05
|
*
platform/x86: dell-wmi: Fix driver interface version query
Andy Lutomirski
2017-08-01
|
*
platform/x86: intel_telemetry: remove redundant macro definition
Rajneesh Bhardwaj
2017-07-25
|
*
platform/x86: intel_telemetry: Add GLK PSS Event Table
Rajneesh Bhardwaj
2017-07-25
|
*
platform/x86: alienware-wmi: fix format string overflow warning
Arnd Bergmann
2017-07-25
|
*
platform/x86: ibm_rtl: remove unnecessary static in ibm_rtl_write()
Gustavo A. R. Silva
2017-07-25
|
*
platform/x86: msi-wmi: remove unnecessary static in msi_wmi_notify()
Gustavo A. R. Silva
2017-07-25
|
*
platform/x86: peaq-wmi: silence a static checker warning
Dan Carpenter
2017-07-25
*
|
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-09-08
|
\
\
|
*
|
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
|
*
|
ARC: Show fault information passed to show_kernel_fault_diag()
Jose Abreu
2017-09-01
|
*
|
ARC: [plat-hsdk] initial port for HSDK board
Alexey Brodkin
2017-09-01
|
*
|
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
|
*
|
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
2017-09-01
|
*
|
ARC: [plat-axs103] refactor the DT fudging code
Vineet Gupta
2017-09-01
|
*
|
ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk
Eugeniy Paltsev
2017-09-01
|
*
|
ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se...
Eugeniy Paltsev
2017-09-01
|
*
|
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
2017-08-30
|
*
|
ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have
Alexey Brodkin
2017-08-30
|
*
|
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
2017-08-28
|
*
|
ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch
Noam Camus
2017-08-28
|
*
|
ARC: [plat-eznps] avoid toggling of DPC register
Elad Kanfi
2017-08-28
|
*
|
ARC: [plat-eznps] Update the init sequence of aux regs per cpu.
Liav Rehana
2017-08-28
|
*
|
ARC: [plat-eznps] new command line argument for HW scheduler at MTM
Noam Camus
2017-08-28
|
*
|
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-28
|
*
|
ARC: [plat-eznps] Handle user memory error same in simulation and silicon
Noam Camus
2017-08-28
|
*
|
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
Noam Camus
2017-08-28
|
*
|
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
2017-08-28
|
*
|
ARC: [plat-eznps] spinlock aware for MTM
Noam Camus
2017-08-28
|
*
|
ARC: spinlock: Document the EX based spin_unlock
Vineet Gupta
2017-08-28
|
*
|
ARC: [plat-eznps] disabled stall counter due to a HW bug
Noam Camus
2017-08-28
[next]