index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'
Andy Shevchenko
6
-117
/
+164
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
2
-47
/
+1
2020-04-24
platform/x86: intel_telemetry: Add telemetry_get_pltdata()
Mika Westerberg
1
-1
/
+1
2020-04-24
x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
Mika Westerberg
1
-3
/
+6
2020-04-24
platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
Mika Westerberg
1
-8
/
+0
2020-04-24
platform/x86: intel_telemetry: Convert to use new SCU IPC API
Mika Westerberg
2
-1
/
+3
2020-04-24
mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
Mika Westerberg
1
-3
/
+0
2020-04-24
platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
Mika Westerberg
1
-0
/
+10
2020-04-24
platform/x86: intel_scu_ipc: Introduce new SCU IPC API
Mika Westerberg
2
-10
/
+73
2020-04-24
platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate header
Mika Westerberg
2
-55
/
+63
2020-04-24
platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
Mika Westerberg
2
-1
/
+19
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-21
/
+56
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
1
-0
/
+3
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
1
-14
/
+31
2020-04-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-13
/
+4
2020-04-17
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
2020-04-17
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
1
-4
/
+2
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
1
-1
/
+1
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-40
/
+70
2020-04-15
Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+16
2020-04-15
arm64: Delete the space separator in __emit_inst
Fangrui Song
1
-1
/
+3
2020-04-15
arm64: vdso: don't free unallocated pages
Mark Rutland
1
-12
/
+1
2020-04-15
x86/umip: Make umip_insns static
Jason Yan
1
-1
/
+1
2020-04-14
arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
Luke Nelson
1
-16
/
+24
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+17
2020-04-14
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
1
-0
/
+2
2020-04-14
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
1
-2
/
+10
2020-04-14
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
1
-2
/
+2
2020-04-14
efi/arm: Deal with ADR going out of range in efi_enter_kernel()
Ard Biesheuvel
1
-1
/
+2
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
1
-1
/
+0
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-9
/
+79
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+522
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-4
/
+11
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
26
-303
/
+109
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-1
/
+5
2020-04-11
x86/Hyper-V: Report crash register data or kmsg before running crash kernel
Tianyu Lan
1
-0
/
+10
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
80
-259
/
+207
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-15
/
+8
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2020-04-10
change email address for Pali Rohár
Pali Rohár
3
-3
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
7
-3
/
+26
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
7
-17
/
+27
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2
-0
/
+14
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
8
-25
/
+34
[next]