index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
MIPS: OCTEON: delete SMI/MDIO enable
Aaro Koskinen
1
-20
/
+0
2019-01-22
MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.h
Masahiro Yamada
1
-1
/
+0
2019-01-22
MIPS: Loongson32: Revert ISA level to MIPS32R2
Jiaxun Yang
2
-2
/
+2
2019-01-22
MIPS: Loongson32: workaround di issue
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: Loongson32: Set load address to 0x80200000
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: Loongson32: clarify we don't support MIPS16 and merge configs
Jiaxun Yang
2
-15
/
+4
2019-01-22
MIPS: ath79: drop !OF clock code
John Crispin
2
-59
/
+0
2019-01-22
MIPS: ath79: drop platform device registration code
John Crispin
15
-835
/
+0
2019-01-22
MIPS: ath79: drop legacy pci code
John Crispin
5
-309
/
+22
2019-01-22
MIPS: ath79: drop machfiles
John Crispin
12
-919
/
+9
2019-01-22
MIPS: ath79: drop legacy IRQ code
John Crispin
4
-174
/
+7
2019-01-22
MIPS: ath79: export switch MDIO reference clock
Felix Fietkau
2
-1
/
+10
2019-01-22
MIPS: ath79: support setting up clock via DT on all SoC types
Felix Fietkau
1
-17
/
+22
2019-01-22
MIPS: ath79: make specifying the reference clock in DT optional
Felix Fietkau
1
-44
/
+40
2019-01-22
MIPS: ath79: pass PLL base to clock init functions
Felix Fietkau
1
-30
/
+30
2019-01-22
MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init
Felix Fietkau
1
-21
/
+17
2019-01-22
MIPS: ath79: add helpers for setting clocks and expose the ref clock
Felix Fietkau
2
-63
/
+68
2019-01-22
MIPS: Loongson32: Remove unused platform devices
Jiaxun Yang
2
-67
/
+0
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-64
/
+16
2019-01-22
mips: math-emu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+4
2019-01-22
mips: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+3
2019-01-22
mips: ralink: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+1
2019-01-22
mips: cavium: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-28
/
+4
2019-01-18
MIPS: Compile post DMA flush only when needed
Hauke Mehrtens
2
-1
/
+7
2019-01-14
Linux 5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backed
Vitaly Kuznetsov
1
-2
/
+1
2019-01-11
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
1
-1
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()
Lan Tianyu
1
-1
/
+1
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2019-01-11
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
1
-2
/
+7
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
4
-9
/
+56
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
1
-17
/
+34
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2
-2
/
+27
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2
-14
/
+32
2019-01-11
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-01-11
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
1
-1
/
+3
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
[next]